01M293DKKKZZFHKCVJ7Z5BKGHH: build-and-test (helios)

BasicConfig {
    output_rules: [
        "%/work/*",
        "%/work/oxidecomputer/omicron/target/nextest/ci/junit.xml",
        "%/work/oxidecomputer/omicron/target/live-tests-archive.tgz",
        "=/tmp/nextest-run-archive.zip",
        "=/tmp/nextest-chrome-trace.json",
        "%/var/tmp/omicron_tmp/**/*",
        "!/var/tmp/omicron_tmp/crdb-base*",
        "!/var/tmp/omicron_tmp/rustc*",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0-32c256gb",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/work/oxidecomputer/omicron/target/nextest/ci/junit.xml",
            series: "junit-helios",
            name: "junit.xml",
        },
        BasicConfigPublish {
            from_output: "/work/environment.json",
            series: "junit-helios",
            name: "environment.json",
        },
        BasicConfigPublish {
            from_output: "/work/cargo-build-analysis.jsonl",
            series: "build-info-helios",
            name: "cargo-build-analysis.jsonl",
        },
        BasicConfigPublish {
            from_output: "/work/oxidecomputer/omicron/target/live-tests-archive.tgz",
            series: "live-tests",
            name: "live-tests-archive.tgz",
        },
        BasicConfigPublish {
            from_output: "/tmp/nextest-run-archive.zip",
            series: "nextest-recording-helios",
            name: "nextest-run-archive.zip",
        },
        BasicConfigPublish {
            from_output: "/tmp/nextest-chrome-trace.json",
            series: "nextest-recording-helios",
            name: "nextest-chrome-trace.json",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01M293E48HR5CEPWGAPPNJHH4F

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-11T20:45:25.842Zjob assigned to worker 01M293E5N5DJC2K5SR1KDCZJQZ [factory aws, i-07319341ad2fb5dd8] (queued for 48 s)
 
22026-09-11T20:45:33.728Zstarting task 0: "setup"
32026-09-11T20:45:33.733Z++ uname -s
42026-09-11T20:45:33.736Z+ kern=SunOS
52026-09-11T20:45:33.737Z+ build_user=build
62026-09-11T20:45:33.737Z+ build_uid=12345
72026-09-11T20:45:33.738Z+ work_dir=/work
82026-09-11T20:45:33.738Z+ input_dir=/input
92026-09-11T20:45:33.738Z+ [[ 0 == 12345 ]]
102026-09-11T20:45:33.738Z+ case "$kern" in
112026-09-11T20:45:33.738Z+ groupadd -g 12345 build
122026-09-11T20:45:33.749Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-11T20:45:35.757Z+ zfs create -o mountpoint=/work rpool/work
142026-09-11T20:45:35.838Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-11T20:45:35.842Z+ home_fs=zfs
162026-09-11T20:45:35.842Z+ [[ zfs == autofs ]]
172026-09-11T20:45:35.842Z+ mkdir -p /home/build
182026-09-11T20:45:35.842Z+ chown build:build /home/build /work
192026-09-11T20:45:37.844Z+ chmod 0700 /home/build /work
202026-09-11T20:45:37.848Zprocess exited: duration 4122 ms, exit code 0
 
212026-09-11T20:45:37.855Zstarting task 1: "rust-toolchain"
222026-09-11T20:45:37.861Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
232026-09-11T20:45:37.862Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-11T20:45:37.862Z * rust toolchain channel = "1.98.1"
252026-09-11T20:45:37.862Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-11T20:45:37.862Z * rust toolchain profile = "default"
272026-09-11T20:45:37.862Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-11T20:45:37.866Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-11T20:45:37.866Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-11T20:45:37.968Zinfo: downloading installer
312026-09-11T20:45:39.261Zinfo: profile set to default
322026-09-11T20:45:39.261Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-11T20:45:39.265Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-11T20:45:39.443Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-11T20:45:39.447Zinfo: downloading 6 components
362026-09-11T20:45:54.577Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
372026-09-11T20:45:54.577Z
382026-09-11T20:45:54.603Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-11T20:45:54.603Z
402026-09-11T20:45:54.607Z
412026-09-11T20:45:54.607ZRust is installed now. Great!
422026-09-11T20:45:54.607Z
432026-09-11T20:45:54.607ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-11T20:45:54.607Zenvironment variable. This has not been done automatically.
452026-09-11T20:45:54.607Z
462026-09-11T20:45:54.607ZTo configure your current shell, you need to source
472026-09-11T20:45:54.607Zthe corresponding env file under $HOME/.cargo.
482026-09-11T20:45:54.607Z
492026-09-11T20:45:54.607ZConsider running the right command for your shell (note the leading DOT):
502026-09-11T20:45:54.607Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-11T20:45:54.607Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-11T20:45:54.607ZCC_x86_64-unknown-illumos = None
532026-09-11T20:45:54.607Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-11T20:45:54.607ZCC_x86_64_unknown_illumos = None
552026-09-11T20:45:54.607Zcargo:rerun-if-env-changed=HOST_CC
562026-09-11T20:45:54.607ZHOST_CC = None
572026-09-11T20:45:54.607Zcargo:rerun-if-env-changed=CC
582026-09-11T20:45:54.607ZCC = None
592026-09-11T20:45:54.607Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-11T20:45:54.812Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-11T20:45:54.812ZCRATE_CC_NO_DEFAULTS = None
622026-09-11T20:45:54.812Zcargo:rerun-if-env-changed=CFLAGS
632026-09-11T20:45:54.812ZCFLAGS = None
642026-09-11T20:45:54.812Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-11T20:45:54.812ZHOST_CFLAGS = None
662026-09-11T20:45:54.812Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-11T20:45:54.812ZCFLAGS_x86_64_unknown_illumos = None
682026-09-11T20:45:54.812Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-11T20:45:54.812ZCFLAGS_x86_64-unknown-illumos = None
702026-09-11T20:45:54.919Z+ rustup --version
712026-09-11T20:45:54.925Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-11T20:45:54.929Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-11T20:45:54.946Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-11T20:45:54.950Z+ cargo --version
752026-09-11T20:45:54.958Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-11T20:45:54.961Z+ rustc --version
772026-09-11T20:45:54.983Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-11T20:45:54.986Zprocess exited: duration 17130 ms, exit code 0
 
792026-09-11T20:45:54.992Zstarting task 2: "authentication"
802026-09-11T20:45:55.008ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
812026-09-11T20:46:03.031Zprocess exited: duration 8037 ms, exit code 0
 
822026-09-11T20:46:03.038Zstarting task 3: "clone repository"
832026-09-11T20:46:03.044Z+ mkdir -p /work/oxidecomputer/omicron
842026-09-11T20:46:03.050Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-09-11T20:46:03.081ZCloning into '/work/oxidecomputer/omicron'...
862026-09-11T20:46:16.785Z+ cd /work/oxidecomputer/omicron
872026-09-11T20:46:16.786Z+ git fetch origin b3dab2e6b2527d48ca30d307d649f126ae511329
882026-09-11T20:46:17.120ZFrom https://github.com/oxidecomputer/omicron
892026-09-11T20:46:17.120Z * branch b3dab2e6b2527d48ca30d307d649f126ae511329 -> FETCH_HEAD
902026-09-11T20:46:17.133Z+ [[ -n ben/multiple-eips-in-blueprint-zone-types ]]
912026-09-11T20:46:17.136Z++ git branch --show-current
922026-09-11T20:46:17.139Z+ current=main
932026-09-11T20:46:17.139Z+ [[ main != ben/multiple-eips-in-blueprint-zone-types ]]
942026-09-11T20:46:17.139Z+ git branch -f ben/multiple-eips-in-blueprint-zone-types b3dab2e6b2527d48ca30d307d649f126ae511329
952026-09-11T20:46:17.147Z+ git checkout -f ben/multiple-eips-in-blueprint-zone-types
962026-09-11T20:46:17.388ZSwitched to branch 'ben/multiple-eips-in-blueprint-zone-types'
972026-09-11T20:46:17.391Z+ git reset --hard b3dab2e6b2527d48ca30d307d649f126ae511329
982026-09-11T20:46:17.639ZHEAD is now at b3dab2e6b Merge remote-tracking branch 'origin/main' into ben/multiple-eips-in-blueprint-zone-types
992026-09-11T20:46:17.642Zprocess exited: duration 14603 ms, exit code 0
 
1002026-09-11T20:46:17.648Zstarting task 4: "build"
1012026-09-11T20:46:17.657Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
1022026-09-11T20:46:17.657Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
1032026-09-11T20:46:17.657Ztests will store ephemeral output in /var/tmp/omicron_tmp
1042026-09-11T20:46:17.657Z+ mkdir /var/tmp/omicron_tmp
1052026-09-11T20:46:17.660Z+ source ./env.sh
1062026-09-11T20:46:17.660Z++ OLD_SHELL_OPTS=ehxB
1072026-09-11T20:46:17.660Z++ set -o xtrace
1082026-09-11T20:46:17.663Z++++ dirname ./env.sh
1092026-09-11T20:46:17.666Z+++ readlink -f .
1102026-09-11T20:46:17.670Z++ OMICRON_WS=/work/oxidecomputer/omicron
1112026-09-11T20:46:17.670Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122026-09-11T20:46:17.670Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132026-09-11T20:46:17.670Z++ 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
1142026-09-11T20:46:17.670Z++ 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
1152026-09-11T20:46:17.670Z++ 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
1162026-09-11T20:46:17.670Z++ 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
1172026-09-11T20:46:17.670Z++ 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
1182026-09-11T20:46:17.670Z++ 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
1192026-09-11T20:46:17.670Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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
1202026-09-11T20:46:17.670Z++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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
1212026-09-11T20:46:17.670Z++ case $OLD_SHELL_OPTS in
1222026-09-11T20:46:17.670Z++ unset OLD_SHELL_OPTS OMICRON_WS
1232026-09-11T20:46:17.670Z+ source .github/buildomat/ci-env.sh
1242026-09-11T20:46:17.670Z++ export CARGO_TERM_COLOR=always
1252026-09-11T20:46:17.670Z++ CARGO_TERM_COLOR=always
1262026-09-11T20:46:17.673Z+++ uname -s
1272026-09-11T20:46:17.673Z++ [[ SunOS == \S\u\n\O\S ]]
1282026-09-11T20:46:17.673Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1292026-09-11T20:46:17.676Z+ target_os=illumos
1302026-09-11T20:46:17.676Z+ NEXTEST_VERSION=0.9.131
1312026-09-11T20:46:17.676Z+ cargo --version
1322026-09-11T20:46:17.684Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1332026-09-11T20:46:17.687Z+ rustc --version
1342026-09-11T20:46:17.707Zrustc 1.98.1 (48a229cea 2026-09-01)
1352026-09-11T20:46:17.710Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.131/illumos
1362026-09-11T20:46:17.714Z+ gunzip
1372026-09-11T20:46:17.714Z+ tar -xvf - -C /home/build/.cargo/bin
1382026-09-11T20:46:18.662Zx cargo-nextest, 22186872 bytes, 43334 tape blocks
1392026-09-11T20:46:18.666Z+ OUTPUT_DIR=/work
1402026-09-11T20:46:18.666Z+ echo 'tests will store non-ephemeral output in /work'
1412026-09-11T20:46:18.666Ztests will store non-ephemeral output in /work
1422026-09-11T20:46:18.666Z+ mkdir -p /work
1432026-09-11T20:46:18.666Z+ banner prerequisites
1442026-09-11T20:46:18.670Z
1452026-09-11T20:46:18.670Z ##### ##### ###### ##### ###### #### # # # #### #
1462026-09-11T20:46:18.670Z # # # # # # # # # # # # # # #
1472026-09-11T20:46:18.670Z # # # # ##### # # ##### # # # # # #### #
1482026-09-11T20:46:18.670Z ##### ##### # ##### # # # # # # # # #
1492026-09-11T20:46:18.670Z # # # # # # # # # # # # # # #
1502026-09-11T20:46:18.670Z # # # ###### # # ###### ### # #### # #### #
1512026-09-11T20:46:18.670Z
1522026-09-11T20:46:18.670Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1532026-09-11T20:46:20.828Z Startup: Refreshing catalog 'helios' ... Done
1542026-09-11T20:46:21.313Z Startup: Caching catalogs ... Done
1552026-09-11T20:46:23.867ZPlanning: Solver setup ... Done (2.426s)
1562026-09-11T20:46:23.940ZPlanning: Running solver ... Done (0.074s)
1572026-09-11T20:46:23.995ZPlanning: Finding local manifests ... Done (0.003s)
1582026-09-11T20:46:24.007ZPlanning: Fetching manifests: 0/2 0% complete
1592026-09-11T20:46:24.027ZPlanning: Fetching manifests: 2/2 100% complete
1602026-09-11T20:46:24.042ZPlanning: Package planning ... Done (0.015s)
1612026-09-11T20:46:24.045ZPlanning: Merging actions ... Done (0.001s)
1622026-09-11T20:46:24.212ZPlanning: Checking for conflicting actions ... Done (0.168s)
1632026-09-11T20:46:24.216ZPlanning: Consolidating action changes ... Done (0.001s)
1642026-09-11T20:46:25.030ZPlanning: Evaluating mediators ... Done (0.817s)
1652026-09-11T20:46:25.033ZPlanning: Planning completed in 3.68 seconds
1662026-09-11T20:46:25.040Z Packages to install: 2
1672026-09-11T20:46:25.040Z Estimated space available: 156.01 GB
1682026-09-11T20:46:25.040ZEstimated space to be consumed: 87.89 MB
1692026-09-11T20:46:25.040Z Create boot environment: No
1702026-09-11T20:46:25.040ZCreate backup boot environment: No
1712026-09-11T20:46:25.040Z Rebuild boot archive: No
1722026-09-11T20:46:25.043Z
1732026-09-11T20:46:25.043ZChanged packages:
1742026-09-11T20:46:25.043Zhelios
1752026-09-11T20:46:25.043Z developer/build-essential
1762026-09-11T20:46:25.043Z None -> 11-3.0
1772026-09-11T20:46:25.044Z library/libxmlsec1
1782026-09-11T20:46:25.044Z None -> 1.2.35-3.0
1792026-09-11T20:46:25.067Z
1802026-09-11T20:46:25.067ZDownload: 0/214 items 0.0/1.3MB 0% complete
1812026-09-11T20:46:25.139ZDownload: Completed 1.28 MB in 0.07 seconds (17.9M/s)
1822026-09-11T20:46:25.255Z Actions: 1/268 actions (Installing new actions)
1832026-09-11T20:46:25.294Z Actions: Completed 268 actions in 0.04 seconds.
1842026-09-11T20:46:25.334ZFinalize: Updating package state database ... Done (0.040s)
1852026-09-11T20:46:25.334ZFinalize: Updating package cache ... Done (0.000s)
1862026-09-11T20:46:25.437ZFinalize: Updating image state ... Done (0.102s)
1872026-09-11T20:46:28.168ZFinalize: Creating fast lookup database ... Done (2.677s)
1882026-09-11T20:46:28.247ZFinalize: Reading search index ... Done (0.013s)
1892026-09-11T20:46:28.251ZFinalize: Updating search index ... Done (0.000s)
1902026-09-11T20:46:28.399ZFinalize: Updating package cache ... Done (0.000s)
1912026-09-11T20:46:28.782ZPlanning: Evaluating mediator changes ... Done
1922026-09-11T20:46:28.888ZPlanning: Checking for conflicting actions ... Done
1932026-09-11T20:46:28.892ZPlanning: Consolidating action changes ... Done
1942026-09-11T20:46:29.045ZPlanning: Evaluating mediators ... Done
1952026-09-11T20:46:29.048ZPlanning: Planning completed in 0.26 seconds
1962026-09-11T20:46:29.068Z Mediators to change: 2
1972026-09-11T20:46:29.068Z Create boot environment: No
1982026-09-11T20:46:29.068ZCreate backup boot environment: No
1992026-09-11T20:46:29.127ZFinalize: Updating package state database ... Done
2002026-09-11T20:46:29.131ZFinalize: Updating package cache ... Done
2012026-09-11T20:46:29.185ZFinalize: Updating image state ... Done
2022026-09-11T20:46:31.141ZFinalize: Creating fast lookup database ... Done
2032026-09-11T20:46:31.205ZFinalize: Reading search index ... Done
2042026-09-11T20:46:31.208ZFinalize: Updating search index ... Done
2052026-09-11T20:46:31.292ZFinalize: Updating package cache ... Done
2062026-09-11T20:46:31.578ZPlanning: Evaluating mediator changes ... Done
2072026-09-11T20:46:31.683ZPlanning: Checking for conflicting actions ... Done
2082026-09-11T20:46:31.686ZPlanning: Consolidating action changes ... Done
2092026-09-11T20:46:31.841ZPlanning: Evaluating mediators ... Done
2102026-09-11T20:46:31.844ZPlanning: Planning completed in 0.26 seconds
2112026-09-11T20:46:31.870Z Mediators to change: 1
2122026-09-11T20:46:31.870Z Create boot environment: No
2132026-09-11T20:46:31.870ZCreate backup boot environment: No
2142026-09-11T20:46:31.914ZFinalize: Updating package state database ... Done
2152026-09-11T20:46:31.914ZFinalize: Updating package cache ... Done
2162026-09-11T20:46:31.976ZFinalize: Updating image state ... Done
2172026-09-11T20:46:33.920ZFinalize: Creating fast lookup database ... Done
2182026-09-11T20:46:33.968ZFinalize: Reading search index ... Done
2192026-09-11T20:46:33.972ZFinalize: Updating search index ... Done
2202026-09-11T20:46:34.069ZFinalize: Updating package cache ... Done
2212026-09-11T20:46:34.386ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2222026-09-11T20:46:34.386Zapache system 2.4 system
2232026-09-11T20:46:34.386Zclang system 15 system
2242026-09-11T20:46:34.386Zcsh system system illumos
2252026-09-11T20:46:34.386Zctags system system illumos
2262026-09-11T20:46:34.386Zfile vendor vendor darwinsys
2272026-09-11T20:46:34.386Zfile system system illumos
2282026-09-11T20:46:34.386Zgcc vendor 14 vendor
2292026-09-11T20:46:34.386Zgcc system 13 system
2302026-09-11T20:46:34.386Zgcc system 10 system
2312026-09-11T20:46:34.386Zgo system 1.25 system
2322026-09-11T20:46:34.386Zllvm system 15 system
2332026-09-11T20:46:34.386Zmariadb system 11.4 system
2342026-09-11T20:46:34.386Zmta vendor vendor dma
2352026-09-11T20:46:34.386Zopenjdk system 17 system
2362026-09-11T20:46:34.386Zopenjdk system 11 system
2372026-09-11T20:46:34.386Zopenssl vendor 3 vendor
2382026-09-11T20:46:34.386Zperl system 5.40 system
2392026-09-11T20:46:34.386Zpostgresql system 18 system
2402026-09-11T20:46:34.386Zpostgresql system 17 system
2412026-09-11T20:46:34.387Zpython vendor 3 vendor
2422026-09-11T20:46:34.387Zpython system 2 system
2432026-09-11T20:46:34.387Zpython3 vendor 3.13 vendor
2442026-09-11T20:46:34.387Zruby system 3.4 system
2452026-09-11T20:46:34.387Zruby system 3.0 system
2462026-09-11T20:46:34.387Zwords vendor vendor american-english
2472026-09-11T20:46:34.387Zwords system system australian-english
2482026-09-11T20:46:34.387Zwords system system british-english
2492026-09-11T20:46:34.387Zwords system system canadian-english
2502026-09-11T20:46:34.387Zwords system system french
2512026-09-11T20:46:34.387Zwords system system italian
2522026-09-11T20:46:34.387Zwords system system ngerman
2532026-09-11T20:46:34.387Zwords system system ogerman
2542026-09-11T20:46:34.387Zwords system system spanish
2552026-09-11T20:46:34.639ZPUBLISHER TYPE STATUS P LOCATION
2562026-09-11T20:46:34.639Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2572026-09-11T20:46:35.165ZFMRI IFO
2582026-09-11T20:46:35.165Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2592026-09-11T20:46:35.165Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2602026-09-11T20:46:35.165Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2612026-09-11T20:46:35.165Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2622026-09-11T20:46:35.165Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2632026-09-11T20:46:35.165Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2642026-09-11T20:46:35.166Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2652026-09-11T20:46:35.166Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2662026-09-11T20:46:35.166Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2672026-09-11T20:46:35.515Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2682026-09-11T20:46:35.845Z Updating crates.io index
2692026-09-11T20:46:35.848Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2702026-09-11T20:46:36.192Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2712026-09-11T20:46:36.534Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2722026-09-11T20:46:36.803Z Updating git repository `https://github.com/oxidecomputer/propolis`
2732026-09-11T20:46:37.791Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2742026-09-11T20:46:38.334Z Updating git repository `https://github.com/oxidecomputer/crucible`
2752026-09-11T20:46:40.397Z Updating git repository `https://github.com/oxidecomputer/opte`
2762026-09-11T20:46:41.229Z Updating git repository `https://github.com/oxidecomputer/tofino`
2772026-09-11T20:46:41.515Z Updating git repository `https://github.com/oxidecomputer/lldp`
2782026-09-11T20:46:41.897Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2792026-09-11T20:46:43.425Z Updating git repository `https://github.com/oxidecomputer/clickward`
2802026-09-11T20:46:43.730Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2812026-09-11T20:46:44.119Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2822026-09-11T20:46:44.699Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2832026-09-11T20:46:44.982Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2842026-09-11T20:46:45.278Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2852026-09-11T20:46:45.599Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2862026-09-11T20:46:45.867Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2872026-09-11T20:46:46.294Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2882026-09-11T20:46:46.621Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2892026-09-11T20:46:47.140Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2902026-09-11T20:46:47.431Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2912026-09-11T20:46:48.001Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2922026-09-11T20:46:48.346Z Updating git repository `https://github.com/oxidecomputer/erebor`
2932026-09-11T20:46:48.681Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2942026-09-11T20:46:49.122Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2952026-09-11T20:46:49.397Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2962026-09-11T20:46:49.820Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2972026-09-11T20:46:50.178Z Updating git repository `https://github.com/oxidecomputer/ispf`
2982026-09-11T20:46:50.453Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2992026-09-11T20:46:50.785Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3002026-09-11T20:46:51.177Z Updating git repository `https://github.com/oxidecomputer/tough`
3012026-09-11T20:46:51.736Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3022026-09-11T20:46:52.052Z Updating git repository `https://github.com/oxidecomputer/tlvc`
3032026-09-11T20:46:52.334Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3042026-09-11T20:46:52.607Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3052026-09-11T20:46:52.969Z Updating git repository `https://github.com/oxidecomputer/pmbus`
3062026-09-11T20:46:53.342Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3072026-09-11T20:46:53.633Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3082026-09-11T20:46:53.918Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3092026-09-11T20:46:54.210Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3102026-09-11T20:46:54.566Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3112026-09-11T20:46:54.999Z Updating git repository `https://github.com/illumos/smf-rs`
3122026-09-11T20:46:57.248Z Downloading crates ...
3132026-09-11T20:46:57.295Z Downloaded block-buffer v0.10.4
3142026-09-11T20:46:57.300Z Downloaded cargo-platform v0.3.2
3152026-09-11T20:46:57.303Z Downloaded cargo_toml v0.21.0
3162026-09-11T20:46:57.306Z Downloaded anyhow v1.0.104
3172026-09-11T20:46:57.310Z Downloaded dtrace-parser v0.2.0
3182026-09-11T20:46:57.313Z Downloaded colorchoice v1.0.4
3192026-09-11T20:46:57.313Z Downloaded fastrand v2.3.0
3202026-09-11T20:46:57.313Z Downloaded heck v0.5.0
3212026-09-11T20:46:57.313Z Downloaded macaddr v1.0.1
3222026-09-11T20:46:57.317Z Downloaded itoa v1.0.17
3232026-09-11T20:46:57.324Z Downloaded strsim v0.11.1
3242026-09-11T20:46:57.327Z Downloaded toml_datetime v0.6.11
3252026-09-11T20:46:57.327Z Downloaded fs-err v3.3.0
3262026-09-11T20:46:57.330Z Downloaded usdt-attr-macro v0.5.0
3272026-09-11T20:46:57.330Z Downloaded pretty-hex v0.4.1
3282026-09-11T20:46:57.334Z Downloaded anstream v1.0.0
3292026-09-11T20:46:57.337Z Downloaded zerocopy v0.7.35
3302026-09-11T20:46:57.344Z Downloaded thiserror-impl v2.0.18
3312026-09-11T20:46:57.347Z Downloaded sha2 v0.10.9
3322026-09-11T20:46:57.352Z Downloaded is_terminal_polyfill v1.70.2
3332026-09-11T20:46:57.355Z Downloaded clap_lex v1.0.0
3342026-09-11T20:46:57.360Z Downloaded dof v0.3.0
3352026-09-11T20:46:57.364Z Downloaded equivalent v1.0.2
3362026-09-11T20:46:57.367Z Downloaded cfg-if v1.0.4
3372026-09-11T20:46:57.371Z Downloaded crypto-common v0.1.7
3382026-09-11T20:46:57.376Z Downloaded anstyle-query v1.1.5
3392026-09-11T20:46:57.379Z Downloaded heck v0.4.1
3402026-09-11T20:46:57.379Z Downloaded pest_meta v2.8.6
3412026-09-11T20:46:57.379Z Downloaded proc-macro2 v1.0.106
3422026-09-11T20:46:57.382Z Downloaded cpufeatures v0.2.17
3432026-09-11T20:46:57.382Z Downloaded fnv v1.0.7
3442026-09-11T20:46:57.392Z Downloaded generic-array v0.14.7
3452026-09-11T20:46:57.402Z Downloaded errno v0.3.14
3462026-09-11T20:46:57.406Z Downloaded utf8parse v0.2.2
3472026-09-11T20:46:57.409Z Downloaded version_check v0.9.5
3482026-09-11T20:46:57.409Z Downloaded thread-id v4.2.2
3492026-09-11T20:46:57.413Z Downloaded proc-macro-error-attr v1.0.4
3502026-09-11T20:46:57.416Z Downloaded toml_write v0.1.2
3512026-09-11T20:46:57.421Z Downloaded memmap v0.7.0
3522026-09-11T20:46:57.421Z Downloaded anstyle-parse v1.0.0
3532026-09-11T20:46:57.424Z Downloaded anstyle v1.0.14
3542026-09-11T20:46:57.424Z Downloaded cargo_metadata v0.23.1
3552026-09-11T20:46:57.430Z Downloaded swrite v0.1.0
3562026-09-11T20:46:57.434Z Downloaded plain v0.2.3
3572026-09-11T20:46:57.437Z Downloaded scroll_derive v0.12.1
3582026-09-11T20:46:57.437Z Downloaded serde_spanned v0.6.9
3592026-09-11T20:46:57.444Z Downloaded tabled_derive v0.7.0
3602026-09-11T20:46:57.447Z Downloaded usdt v0.5.0
3612026-09-11T20:46:57.447Z Downloaded terminal_size v0.4.3
3622026-09-11T20:46:57.447Z Downloaded unicode-linebreak v0.1.5
3632026-09-11T20:46:57.465Z Downloaded bytecount v0.6.9
3642026-09-11T20:46:57.468Z Downloaded digest v0.10.7
3652026-09-11T20:46:57.471Z Downloaded smawk v0.3.2
3662026-09-11T20:46:57.471Z Downloaded thiserror v1.0.69
3672026-09-11T20:46:57.475Z Downloaded autocfg v1.5.0
3682026-09-11T20:46:57.475Z Downloaded zmij v1.0.21
3692026-09-11T20:46:57.475Z Downloaded usdt-impl v0.5.0
3702026-09-11T20:46:57.478Z Downloaded usdt-macro v0.5.0
3712026-09-11T20:46:57.481Z Downloaded scroll v0.12.0
3722026-09-11T20:46:57.485Z Downloaded pest_derive v2.8.6
3732026-09-11T20:46:57.488Z Downloaded byteorder v1.5.0
3742026-09-11T20:46:57.491Z Downloaded camino v1.2.5
3752026-09-11T20:46:57.494Z Downloaded thiserror v2.0.18
3762026-09-11T20:46:57.497Z Downloaded thiserror-impl v1.0.69
3772026-09-11T20:46:57.500Z Downloaded quote v1.0.45
3782026-09-11T20:46:57.500Z Downloaded proc-macro-error v1.0.4
3792026-09-11T20:46:57.503Z Downloaded serde v1.0.228
3802026-09-11T20:46:57.503Z Downloaded once_cell v1.21.3
3812026-09-11T20:46:57.507Z Downloaded bitflags v2.11.0
3822026-09-11T20:46:57.507Z Downloaded serde_tokenstream v0.2.3
3832026-09-11T20:46:57.511Z Downloaded pest_generator v2.8.6
3842026-09-11T20:46:57.514Z Downloaded camino-tempfile v1.4.1
3852026-09-11T20:46:57.518Z Downloaded semver v1.0.28
3862026-09-11T20:46:57.521Z Downloaded ucd-trie v0.1.7
3872026-09-11T20:46:57.524Z Downloaded zerocopy-derive v0.7.35
3882026-09-11T20:46:57.525Z Downloaded papergrid v0.11.0
3892026-09-11T20:46:57.534Z Downloaded clap v4.6.1
3902026-09-11T20:46:57.540Z Downloaded log v0.4.33
3912026-09-11T20:46:57.544Z Downloaded clap_derive v4.6.1
3922026-09-11T20:46:57.547Z Downloaded getrandom v0.4.3
3932026-09-11T20:46:57.550Z Downloaded serde_derive v1.0.228
3942026-09-11T20:46:57.551Z Downloaded tempfile v3.27.0
3952026-09-11T20:46:57.554Z Downloaded textwrap v0.16.2
3962026-09-11T20:46:57.561Z Downloaded unicode-ident v1.0.24
3972026-09-11T20:46:57.572Z Downloaded serde_core v1.0.228
3982026-09-11T20:46:57.581Z Downloaded toml v0.8.23
3992026-09-11T20:46:57.584Z Downloaded toml_edit v0.22.27
4002026-09-11T20:46:57.594Z Downloaded memchr v2.8.0
4012026-09-11T20:46:57.607Z Downloaded serde_json v1.0.151
4022026-09-11T20:46:57.611Z Downloaded typenum v1.20.1
4032026-09-11T20:46:57.630Z Downloaded indexmap v2.14.0
4042026-09-11T20:46:57.636Z Downloaded goblin v0.8.2
4052026-09-11T20:46:57.640Z Downloaded pest v2.8.6
4062026-09-11T20:46:57.647Z Downloaded hashbrown v0.17.0
4072026-09-11T20:46:57.668Z Downloaded clap_builder v4.6.0
4082026-09-11T20:46:57.690Z Downloaded tabled v0.15.0
4092026-09-11T20:46:57.697Z Downloaded winnow v0.7.14
4102026-09-11T20:46:57.702Z Downloaded unicode-width v0.2.0
4112026-09-11T20:46:57.706Z Downloaded syn v1.0.109
4122026-09-11T20:46:57.730Z Downloaded unicode-width v0.1.14
4132026-09-11T20:46:57.733Z Downloaded syn v2.0.117
4142026-09-11T20:46:57.758Z Downloaded rustix v1.1.4
4152026-09-11T20:46:57.781Z Downloaded libc v0.2.185
4162026-09-11T20:46:57.847Z Compiling proc-macro2 v1.0.106
4172026-09-11T20:46:57.847Z Compiling unicode-ident v1.0.24
4182026-09-11T20:46:57.851Z Compiling quote v1.0.45
4192026-09-11T20:46:57.851Z Compiling serde_core v1.0.228
4202026-09-11T20:46:57.851Z Compiling libc v0.2.185
4212026-09-11T20:46:57.851Z Compiling version_check v0.9.5
4222026-09-11T20:46:57.851Z Compiling memchr v2.8.0
4232026-09-11T20:46:57.851Z Compiling serde v1.0.228
4242026-09-11T20:46:57.851Z Compiling zmij v1.0.21
4252026-09-11T20:46:57.851Z Compiling ucd-trie v0.1.7
4262026-09-11T20:46:57.851Z Compiling thiserror v1.0.69
4272026-09-11T20:46:57.851Z Compiling itoa v1.0.17
4282026-09-11T20:46:58.022Z Compiling rustix v1.1.4
4292026-09-11T20:46:58.032Z Compiling byteorder v1.5.0
4302026-09-11T20:46:58.032Z Compiling bitflags v2.11.0
4312026-09-11T20:46:58.032Z Compiling serde_json v1.0.151
4322026-09-11T20:46:58.032Z Compiling syn v1.0.109
4332026-09-11T20:46:58.032Z Compiling camino v1.2.5
4342026-09-11T20:46:58.032Z Compiling log v0.4.33
4352026-09-11T20:46:58.032Z Compiling hashbrown v0.17.0
4362026-09-11T20:46:58.032Z Compiling utf8parse v0.2.2
4372026-09-11T20:46:58.032Z Compiling getrandom v0.4.3
4382026-09-11T20:46:58.032Z Compiling equivalent v1.0.2
4392026-09-11T20:46:58.133Z Compiling plain v0.2.3
4402026-09-11T20:46:58.133Z Compiling colorchoice v1.0.4
4412026-09-11T20:46:58.133Z Compiling autocfg v1.5.0
4422026-09-11T20:46:58.134Z Compiling is_terminal_polyfill v1.70.2
4432026-09-11T20:46:58.134Z Compiling pretty-hex v0.4.1
4442026-09-11T20:46:58.134Z Compiling winnow v0.7.14
4452026-09-11T20:46:58.309Z Compiling anstyle-parse v1.0.0
4462026-09-11T20:46:58.330Z Compiling thiserror v2.0.18
4472026-09-11T20:46:58.402Z Compiling anstyle v1.0.14
4482026-09-11T20:46:58.432Z Compiling cfg-if v1.0.4
4492026-09-11T20:46:58.527Z Compiling anstyle-query v1.1.5
4502026-09-11T20:46:58.645Z Compiling toml_write v0.1.2
4512026-09-11T20:46:58.720Z Compiling indexmap v2.14.0
4522026-09-11T20:46:58.808Z Compiling strsim v0.11.1
4532026-09-11T20:46:58.841Z Compiling heck v0.4.1
4542026-09-11T20:46:58.841Z Compiling pest v2.8.6
4552026-09-11T20:46:58.957Z Compiling proc-macro-error-attr v1.0.4
4562026-09-11T20:46:58.989Z Compiling usdt-impl v0.5.0
4572026-09-11T20:46:58.989Z Compiling proc-macro-error v1.0.4
4582026-09-11T20:46:59.039Z Compiling anstream v1.0.0
4592026-09-11T20:46:59.085Z Compiling anyhow v1.0.104
4602026-09-11T20:46:59.085Z Compiling fs-err v3.3.0
4612026-09-11T20:46:59.085Z Compiling once_cell v1.21.3
4622026-09-11T20:46:59.085Z Compiling unicode-width v0.1.14
4632026-09-11T20:46:59.140Z Compiling fastrand v2.3.0
4642026-09-11T20:46:59.140Z Compiling fnv v1.0.7
4652026-09-11T20:46:59.154Z Compiling heck v0.5.0
4662026-09-11T20:46:59.179Z Compiling clap_lex v1.0.0
4672026-09-11T20:46:59.213Z Compiling bytecount v0.6.9
4682026-09-11T20:46:59.536Z Compiling smawk v0.3.2
4692026-09-11T20:46:59.559Z Compiling unicode-linebreak v0.1.5
4702026-09-11T20:46:59.559Z Compiling unicode-width v0.2.0
4712026-09-11T20:46:59.559Z Compiling swrite v0.1.0
4722026-09-11T20:46:59.803Z Compiling papergrid v0.11.0
4732026-09-11T20:46:59.826Z Compiling errno v0.3.14
4742026-09-11T20:46:59.829Z Compiling thread-id v4.2.2
4752026-09-11T20:46:59.846Z Compiling memmap v0.7.0
4762026-09-11T20:47:00.347Z Compiling pest_meta v2.8.6
4772026-09-11T20:47:00.450Z Compiling syn v2.0.117
4782026-09-11T20:47:00.802Z Compiling terminal_size v0.4.3
4792026-09-11T20:47:00.802Z Compiling tempfile v3.27.0
4802026-09-11T20:47:00.905Z Compiling clap_builder v4.6.0
4812026-09-11T20:47:00.905Z Compiling textwrap v0.16.2
4822026-09-11T20:47:01.329Z Compiling cargo-platform v0.3.2
4832026-09-11T20:47:01.329Z Compiling semver v1.0.28
4842026-09-11T20:47:01.596Z Compiling camino-tempfile v1.4.1
4852026-09-11T20:47:01.808Z Compiling tabled_derive v0.7.0
4862026-09-11T20:47:02.476Z Compiling tabled v0.15.0
4872026-09-11T20:47:02.492Z Compiling pest_generator v2.8.6
4882026-09-11T20:47:02.994Z Compiling serde_derive v1.0.228
4892026-09-11T20:47:02.994Z Compiling thiserror-impl v1.0.69
4902026-09-11T20:47:02.994Z Compiling zerocopy-derive v0.7.35
4912026-09-11T20:47:02.997Z Compiling pest_derive v2.8.6
4922026-09-11T20:47:02.997Z Compiling scroll_derive v0.12.1
4932026-09-11T20:47:02.997Z Compiling thiserror-impl v2.0.18
4942026-09-11T20:47:02.997Z Compiling clap_derive v4.6.1
4952026-09-11T20:47:03.647Z Compiling scroll v0.12.0
4962026-09-11T20:47:03.755Z Compiling zerocopy v0.7.35
4972026-09-11T20:47:03.859Z Compiling goblin v0.8.2
4982026-09-11T20:47:04.027Z Compiling dtrace-parser v0.2.0
4992026-09-11T20:47:04.340Z Compiling clap v4.6.1
5002026-09-11T20:47:05.304Z Compiling serde_spanned v0.6.9
5012026-09-11T20:47:05.305Z Compiling toml_datetime v0.6.11
5022026-09-11T20:47:05.308Z Compiling cargo_metadata v0.23.1
5032026-09-11T20:47:05.308Z Compiling macaddr v1.0.1
5042026-09-11T20:47:05.308Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5052026-09-11T20:47:05.322Z Compiling dof v0.3.0
5062026-09-11T20:47:05.325Z Compiling serde_tokenstream v0.2.3
5072026-09-11T20:47:05.561Z Compiling toml_edit v0.22.27
5082026-09-11T20:47:06.004Z Compiling usdt-attr-macro v0.5.0
5092026-09-11T20:47:06.004Z Compiling usdt-macro v0.5.0
5102026-09-11T20:47:06.639Z Compiling usdt v0.5.0
5112026-09-11T20:47:06.759Z Compiling toml v0.8.23
5122026-09-11T20:47:07.069Z Compiling cargo_toml v0.21.0
5132026-09-11T20:47:08.358Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5142026-09-11T20:47:10.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.12s
5152026-09-11T20:47:10.684Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5162026-09-11T20:47:11.180Z Downloading crates ...
5172026-09-11T20:47:11.234Z Downloaded async-recursion v1.1.1
5182026-09-11T20:47:11.237Z Downloaded backtrace-ext v0.2.1
5192026-09-11T20:47:11.250Z Downloaded argon2 v0.5.3
5202026-09-11T20:47:11.253Z Downloaded argon2 v0.6.0-rc.8
5212026-09-11T20:47:11.259Z Downloaded foreign-types-shared v0.1.1
5222026-09-11T20:47:11.259Z Downloaded futures-sink v0.3.32
5232026-09-11T20:47:11.259Z Downloaded bcrypt-pbkdf v0.11.0
5242026-09-11T20:47:11.264Z Downloaded async-stream v0.3.6
5252026-09-11T20:47:11.264Z Downloaded bit-set v0.5.3
5262026-09-11T20:47:11.264Z Downloaded flagset v0.4.7
5272026-09-11T20:47:11.269Z Downloaded async-stream-impl v0.3.6
5282026-09-11T20:47:11.269Z Downloaded backoff v0.4.0
5292026-09-11T20:47:11.269Z Downloaded chacha20 v0.9.1
5302026-09-11T20:47:11.269Z Downloaded cmake v0.1.57
5312026-09-11T20:47:11.269Z Downloaded atomicwrites v0.4.4
5322026-09-11T20:47:11.269Z Downloaded futures-executor v0.3.32
5332026-09-11T20:47:11.272Z Downloaded env_logger v0.11.11
5342026-09-11T20:47:11.272Z Downloaded adler2 v2.0.1
5352026-09-11T20:47:11.272Z Downloaded cbc v0.2.1
5362026-09-11T20:47:11.272Z Downloaded atty v0.2.14
5372026-09-11T20:47:11.272Z Downloaded base64ct v1.8.3
5382026-09-11T20:47:11.275Z Downloaded httpdate v1.0.3
5392026-09-11T20:47:11.275Z Downloaded futures-io v0.3.32
5402026-09-11T20:47:11.275Z Downloaded bitfield-macros v0.19.4
5412026-09-11T20:47:11.279Z Downloaded fixedbitset v0.4.2
5422026-09-11T20:47:11.279Z Downloaded bit-set v0.8.0
5432026-09-11T20:47:11.279Z Downloaded base16ct v0.2.0
5442026-09-11T20:47:11.279Z Downloaded foreign-types-macros v0.2.3
5452026-09-11T20:47:11.282Z Downloaded float-ord v0.3.2
5462026-09-11T20:47:11.285Z Downloaded endian-type v0.1.2
5472026-09-11T20:47:11.285Z Downloaded embedded-io v0.4.0
5482026-09-11T20:47:11.285Z Downloaded castaway v0.2.4
5492026-09-11T20:47:11.285Z Downloaded bcs v0.1.6
5502026-09-11T20:47:11.288Z Downloaded bit-vec v0.6.3
5512026-09-11T20:47:11.288Z Downloaded bit-vec v0.8.0
5522026-09-11T20:47:11.288Z Downloaded cfg_aliases v0.1.1
5532026-09-11T20:47:11.288Z Downloaded embedded-io v0.6.1
5542026-09-11T20:47:11.288Z Downloaded foreign-types v0.3.2
5552026-09-11T20:47:11.289Z Downloaded gethostname v0.5.0
5562026-09-11T20:47:11.289Z Downloaded futures-core v0.3.32
5572026-09-11T20:47:11.292Z Downloaded fd-lock v4.0.4
5582026-09-11T20:47:11.292Z Downloaded form_urlencoded v1.2.2
5592026-09-11T20:47:11.292Z Downloaded bb8 v0.8.6
5602026-09-11T20:47:11.296Z Downloaded float-cmp v0.10.0
5612026-09-11T20:47:11.296Z Downloaded futures-task v0.3.32
5622026-09-11T20:47:11.296Z Downloaded compression-core v0.4.31
5632026-09-11T20:47:11.296Z Downloaded foreign-types-shared v0.3.1
5642026-09-11T20:47:11.301Z Downloaded base16ct v1.0.0
5652026-09-11T20:47:11.301Z Downloaded fallible-iterator v0.2.0
5662026-09-11T20:47:11.301Z Downloaded bitfield-struct v0.6.2
5672026-09-11T20:47:11.301Z Downloaded aead v0.5.2
5682026-09-11T20:47:11.301Z Downloaded ciborium-ll v0.2.2
5692026-09-11T20:47:11.304Z Downloaded backon v1.6.0
5702026-09-11T20:47:11.304Z Downloaded console v0.15.11
5712026-09-11T20:47:11.304Z Downloaded anstream v0.6.21
5722026-09-11T20:47:11.310Z Downloaded atomic-waker v1.1.2
5732026-09-11T20:47:11.310Z Downloaded env_filter v2.0.0
5742026-09-11T20:47:11.310Z Downloaded async-trait v0.1.89
5752026-09-11T20:47:11.313Z Downloaded home v0.5.12
5762026-09-11T20:47:11.313Z Downloaded globwalk v0.9.1
5772026-09-11T20:47:11.313Z Downloaded hubpack v0.1.2
5782026-09-11T20:47:11.313Z Downloaded foreign-types v0.5.0
5792026-09-11T20:47:11.313Z Downloaded funty v2.0.0
5802026-09-11T20:47:11.314Z Downloaded headers-core v0.3.0
5812026-09-11T20:47:11.314Z Downloaded ghash v0.6.0
5822026-09-11T20:47:11.314Z Downloaded array-init v0.0.4
5832026-09-11T20:47:11.317Z Downloaded ascii-canvas v3.0.0
5842026-09-11T20:47:11.317Z Downloaded block-buffer v0.12.1
5852026-09-11T20:47:11.317Z Downloaded hostname v0.4.2
5862026-09-11T20:47:11.317Z Downloaded filetime v0.2.27
5872026-09-11T20:47:11.317Z Downloaded futures-macro v0.3.32
5882026-09-11T20:47:11.320Z Downloaded assert_matches v1.5.0
5892026-09-11T20:47:11.320Z Downloaded ciborium-io v0.2.2
5902026-09-11T20:47:11.320Z Downloaded ff v0.13.1
5912026-09-11T20:47:11.320Z Downloaded find-msvc-tools v0.1.9
5922026-09-11T20:47:11.320Z Downloaded fs_extra v1.3.0
5932026-09-11T20:47:11.323Z Downloaded fixedbitset v0.5.7
5942026-09-11T20:47:11.323Z Downloaded fxhash v0.2.1
5952026-09-11T20:47:11.323Z Downloaded enum_dispatch v0.3.13
5962026-09-11T20:47:11.326Z Downloaded fs-err v2.11.0
5972026-09-11T20:47:11.329Z Downloaded newline-converter v0.3.0
5982026-09-11T20:47:11.332Z Downloaded hex v0.4.3
5992026-09-11T20:47:11.332Z Downloaded hash32 v0.3.1
6002026-09-11T20:47:11.336Z Downloaded nibble_vec v0.1.0
6012026-09-11T20:47:11.339Z Downloaded http-body v1.0.1
6022026-09-11T20:47:11.339Z Downloaded cfg_aliases v0.2.1
6032026-09-11T20:47:11.342Z Downloaded hash32 v0.2.1
6042026-09-11T20:47:11.342Z Downloaded arrayref v0.3.9
6052026-09-11T20:47:11.347Z Downloaded block-padding v0.4.2
6062026-09-11T20:47:11.347Z Downloaded nodrop v0.1.14
6072026-09-11T20:47:11.347Z Downloaded git-stub v1.0.0
6082026-09-11T20:47:11.347Z Downloaded hex-literal v1.1.0
6092026-09-11T20:47:11.350Z Downloaded http-range v0.1.5
6102026-09-11T20:47:11.350Z Downloaded cmov v0.5.4
6112026-09-11T20:47:11.353Z Downloaded anstyle-parse v0.2.7
6122026-09-11T20:47:11.353Z Downloaded arc-swap v1.8.2
6132026-09-11T20:47:11.356Z Downloaded bitfield v0.19.4
6142026-09-11T20:47:11.356Z Downloaded ena v0.14.4
6152026-09-11T20:47:11.356Z Downloaded enum-as-inner v0.6.1
6162026-09-11T20:47:11.356Z Downloaded ff v0.14.0
6172026-09-11T20:47:11.359Z Downloaded foldhash v0.1.5
6182026-09-11T20:47:11.359Z Downloaded foldhash v0.2.0
6192026-09-11T20:47:11.359Z Downloaded num_threads v0.1.7
6202026-09-11T20:47:11.359Z Downloaded hostname v0.3.1
6212026-09-11T20:47:11.362Z Downloaded hubpack_derive v0.1.1
6222026-09-11T20:47:11.362Z Downloaded parse-size v1.1.0
6232026-09-11T20:47:11.366Z Downloaded async-bb8-diesel v0.2.1
6242026-09-11T20:47:11.366Z Downloaded aead v0.6.1
6252026-09-11T20:47:11.369Z Downloaded oxide-generation-macros v0.2.0
6262026-09-11T20:47:11.369Z Downloaded futures-channel v0.3.32
6272026-09-11T20:47:11.369Z Downloaded phf_shared v0.11.3
6282026-09-11T20:47:11.369Z Downloaded erased-serde v0.3.31
6292026-09-11T20:47:11.372Z Downloaded packed_struct_codegen v0.10.1
6302026-09-11T20:47:11.372Z Downloaded path-slash v0.1.5
6312026-09-11T20:47:11.375Z Downloaded const-oid v0.10.2
6322026-09-11T20:47:11.375Z Downloaded precomputed-hash v0.1.1
6332026-09-11T20:47:11.378Z Downloaded proc-macro-crate v3.4.0
6342026-09-11T20:47:11.378Z Downloaded progenitor-macro v0.13.0
6352026-09-11T20:47:11.381Z Downloaded rustc-hash v2.1.1
6362026-09-11T20:47:11.381Z Downloaded byte-wrapper v0.1.0
6372026-09-11T20:47:11.381Z Downloaded bitflags v1.3.2
6382026-09-11T20:47:11.384Z Downloaded recursive v0.1.1
6392026-09-11T20:47:11.385Z Downloaded ref-cast-impl v1.0.25
6402026-09-11T20:47:11.388Z Downloaded camino-tempfile-ext v0.3.3
6412026-09-11T20:47:11.391Z Downloaded cipher v0.5.2
6422026-09-11T20:47:11.391Z Downloaded group v0.14.0
6432026-09-11T20:47:11.391Z Downloaded globset v0.4.18
6442026-09-11T20:47:11.395Z Downloaded group v0.13.0
6452026-09-11T20:47:11.396Z Downloaded cipher v0.4.4
6462026-09-11T20:47:11.396Z Downloaded cobs v0.3.0
6472026-09-11T20:47:11.396Z Downloaded bs58 v0.5.1
6482026-09-11T20:47:11.402Z Downloaded cassowary v0.3.0
6492026-09-11T20:47:11.402Z Downloaded glob v0.3.3
6502026-09-11T20:47:11.402Z Downloaded highway v1.3.0
6512026-09-11T20:47:11.402Z Downloaded arrayvec v0.7.6
6522026-09-11T20:47:11.405Z Downloaded git-stub-vcs v0.1.0
6532026-09-11T20:47:11.405Z Downloaded shell-words v1.1.1
6542026-09-11T20:47:11.405Z Downloaded strip-ansi-escapes v0.2.1
6552026-09-11T20:47:11.408Z Downloaded slog-bunyan v2.5.0
6562026-09-11T20:47:11.411Z Downloaded structmeta v0.3.0
6572026-09-11T20:47:11.411Z Downloaded slog-envlogger v2.2.0
6582026-09-11T20:47:11.411Z Downloaded cancel-safe-futures v0.1.5
6592026-09-11T20:47:11.414Z Downloaded http-body-util v0.1.3
6602026-09-11T20:47:11.414Z Downloaded num-complex v0.4.6
6612026-09-11T20:47:11.414Z Downloaded cexpr v0.6.0
6622026-09-11T20:47:11.417Z Downloaded ar_archive_writer v0.5.1
6632026-09-11T20:47:11.417Z Downloaded addr2line v0.25.1
6642026-09-11T20:47:11.420Z Downloaded buf-list v1.1.2
6652026-09-11T20:47:11.420Z Downloaded strsim v0.10.0
6662026-09-11T20:47:11.420Z Downloaded serde_repr v0.1.20
6672026-09-11T20:47:11.423Z Downloaded clang-sys v1.8.1
6682026-09-11T20:47:11.426Z Downloaded supports-color v3.0.2
6692026-09-11T20:47:11.426Z Downloaded time-core v0.1.8
6702026-09-11T20:47:11.426Z Downloaded ahash v0.8.12
6712026-09-11T20:47:11.429Z Downloaded num_enum v0.5.11
6722026-09-11T20:47:11.434Z Downloaded num_enum_derive v0.7.6
6732026-09-11T20:47:11.434Z Downloaded sqlparser_derive v0.5.0
6742026-09-11T20:47:11.434Z Downloaded parking_lot_core v0.8.6
6752026-09-11T20:47:11.434Z Downloaded pin-project-internal v1.1.11
6762026-09-11T20:47:11.437Z Downloaded termtree v0.5.1
6772026-09-11T20:47:11.437Z Downloaded oxide-generation v0.1.3
6782026-09-11T20:47:11.437Z Downloaded oxide-tokio-rt v0.1.4
6792026-09-11T20:47:11.437Z Downloaded paste v1.0.15
6802026-09-11T20:47:11.437Z Downloaded pem v3.0.6
6812026-09-11T20:47:11.440Z Downloaded elliptic-curve v0.14.1
6822026-09-11T20:47:11.440Z Downloaded fatfs v0.3.6
6832026-09-11T20:47:11.443Z Downloaded supports-hyperlinks v3.2.0
6842026-09-11T20:47:11.443Z Downloaded tokio-test v0.4.5
6852026-09-11T20:47:11.443Z Downloaded primeorder v0.13.6
6862026-09-11T20:47:11.443Z Downloaded progenitor v0.14.0
6872026-09-11T20:47:11.446Z Downloaded rand_seeder v0.4.0
6882026-09-11T20:47:11.447Z Downloaded resolv-conf v0.7.6
6892026-09-11T20:47:11.447Z Downloaded rustls-pemfile v2.2.0
6902026-09-11T20:47:11.447Z Downloaded tower-service v0.3.3
6912026-09-11T20:47:11.450Z Downloaded usdt v0.6.0
6922026-09-11T20:47:11.450Z Downloaded wait-timeout v0.2.1
6932026-09-11T20:47:11.450Z Downloaded untrusted v0.7.1
6942026-09-11T20:47:11.450Z Downloaded untrusted v0.9.0
6952026-09-11T20:47:11.450Z Downloaded yoke-derive v0.8.1
6962026-09-11T20:47:11.450Z Downloaded zerofrom v0.1.6
6972026-09-11T20:47:11.454Z Downloaded ciborium v0.2.2
6982026-09-11T20:47:11.454Z Downloaded blake2 v0.11.0-rc.6
6992026-09-11T20:47:11.457Z Downloaded getrandom v0.2.17
7002026-09-11T20:47:11.457Z Downloaded sec1 v0.8.1
7012026-09-11T20:47:11.457Z Downloaded compression-codecs v0.4.37
7022026-09-11T20:47:11.461Z Downloaded chacha20 v0.10.0
7032026-09-11T20:47:11.461Z Downloaded console v0.16.2
7042026-09-11T20:47:11.461Z Downloaded colored v2.2.0
7052026-09-11T20:47:11.464Z Downloaded const-oid v0.9.6
7062026-09-11T20:47:11.464Z Downloaded hmac v0.13.0
7072026-09-11T20:47:11.464Z Downloaded blake2 v0.10.6
7082026-09-11T20:47:11.468Z Downloaded blowfish v0.10.0
7092026-09-11T20:47:11.468Z Downloaded colored v3.1.1
7102026-09-11T20:47:11.468Z Downloaded rpassword v7.5.4
7112026-09-11T20:47:11.471Z Downloaded zone_cfg_derive v0.3.1
7122026-09-11T20:47:11.471Z Downloaded crc-catalog v2.4.0
7132026-09-11T20:47:11.471Z Downloaded base64 v0.22.1
7142026-09-11T20:47:11.475Z Downloaded convert_case v0.4.0
7152026-09-11T20:47:11.475Z Downloaded schemars_derive v0.8.22
7162026-09-11T20:47:11.475Z Downloaded sec1 v0.7.3
7172026-09-11T20:47:11.475Z Downloaded slab v0.4.12
7182026-09-11T20:47:11.478Z Downloaded spki v0.7.3
7192026-09-11T20:47:11.478Z Downloaded bzip2 v0.6.1
7202026-09-11T20:47:11.478Z Downloaded futures v0.3.32
7212026-09-11T20:47:11.482Z Downloaded generic-array v1.4.3
7222026-09-11T20:47:11.486Z Downloaded crunchy v0.2.4
7232026-09-11T20:47:11.486Z Downloaded slog-dtrace v0.3.0
7242026-09-11T20:47:11.486Z Downloaded allocator-api2 v0.2.21
7252026-09-11T20:47:11.486Z Downloaded ssh-cipher v0.3.0
7262026-09-11T20:47:11.486Z Downloaded debug-ignore v1.0.5
7272026-09-11T20:47:11.490Z Downloaded defmt-parser v1.0.0
7282026-09-11T20:47:11.490Z Downloaded flume v0.11.1
7292026-09-11T20:47:11.490Z Downloaded synstructure v0.13.2
7302026-09-11T20:47:11.493Z Downloaded thiserror-no-std v2.0.2
7312026-09-11T20:47:11.493Z Downloaded base64 v0.21.7
7322026-09-11T20:47:11.497Z Downloaded dirs-sys-next v0.1.2
7332026-09-11T20:47:11.497Z Downloaded pkcs1 v0.8.0-rc.4
7342026-09-11T20:47:11.497Z Downloaded poly1305 v0.9.0
7352026-09-11T20:47:11.497Z Downloaded postgres-types v0.2.14
7362026-09-11T20:47:11.501Z Downloaded display-error-chain v0.2.2
7372026-09-11T20:47:11.501Z Downloaded dtrace-parser v0.3.0
7382026-09-11T20:47:11.501Z Downloaded dunce v1.0.5
7392026-09-11T20:47:11.501Z Downloaded flate2 v1.1.9
7402026-09-11T20:47:11.505Z Downloaded quinn-udp v0.5.14
7412026-09-11T20:47:11.505Z Downloaded unicase v2.9.0
7422026-09-11T20:47:11.508Z Downloaded instability v0.3.11
7432026-09-11T20:47:11.508Z Downloaded illumos-nvpair v0.3.0
7442026-09-11T20:47:11.508Z Downloaded is_ci v1.2.0
7452026-09-11T20:47:11.508Z Downloaded kem v0.3.0
7462026-09-11T20:47:11.513Z Downloaded vergen-lib v9.1.0
7472026-09-11T20:47:11.513Z Downloaded whoami v1.6.1
7482026-09-11T20:47:11.517Z Downloaded jiff-static v0.2.34
7492026-09-11T20:47:11.518Z Downloaded half v1.8.3
7502026-09-11T20:47:11.518Z Downloaded hmac v0.12.1
7512026-09-11T20:47:11.523Z Downloaded half v2.7.1
7522026-09-11T20:47:11.523Z Downloaded getrandom v0.3.4
7532026-09-11T20:47:11.526Z Downloaded bzip2 v0.4.4
7542026-09-11T20:47:11.526Z Downloaded serdect v0.4.3
7552026-09-11T20:47:11.526Z Downloaded lru-slab v0.1.2
7562026-09-11T20:47:11.526Z Downloaded num-iter v0.1.45
7572026-09-11T20:47:11.530Z Downloaded num_enum_derive v0.5.11
7582026-09-11T20:47:11.530Z Downloaded rustversion v1.0.22
7592026-09-11T20:47:11.580Z Downloaded salsa20 v0.11.0
7602026-09-11T20:47:11.580Z Downloaded openssl-macros v0.1.1
7612026-09-11T20:47:11.580Z Downloaded openssl-probe v0.1.6
7622026-09-11T20:47:11.580Z Downloaded mime v0.3.17
7632026-09-11T20:47:11.580Z Downloaded olpc-cjson v0.1.4
7642026-09-11T20:47:11.580Z Downloaded spin v0.9.8
7652026-09-11T20:47:11.580Z Downloaded corncobs v0.1.4
7662026-09-11T20:47:11.580Z Downloaded httparse v1.10.1
7672026-09-11T20:47:11.580Z Downloaded ctr v0.10.1
7682026-09-11T20:47:11.580Z Downloaded derive_builder_core v0.20.2
7692026-09-11T20:47:11.580Z Downloaded delegate v0.13.5
7702026-09-11T20:47:11.580Z Downloaded pkcs5 v0.8.1
7712026-09-11T20:47:11.580Z Downloaded potential_utf v0.1.4
7722026-09-11T20:47:11.580Z Downloaded predicates-tree v1.0.13
7732026-09-11T20:47:11.580Z Downloaded prefix-trie v0.7.0
7742026-09-11T20:47:11.580Z Downloaded progenitor-client v0.14.0
7752026-09-11T20:47:11.581Z Downloaded hyper-tls v0.6.0
7762026-09-11T20:47:11.581Z Downloaded progenitor-impl v0.13.0
7772026-09-11T20:47:11.581Z Downloaded secrecy v0.8.0
7782026-09-11T20:47:11.581Z Downloaded signal-hook-mio v0.2.5
7792026-09-11T20:47:11.581Z Downloaded sigpipe v0.1.3
7802026-09-11T20:47:11.590Z Downloaded toml_parser v1.1.2+spec-1.1.0
7812026-09-11T20:47:11.590Z Downloaded headers v0.4.1
7822026-09-11T20:47:11.590Z Downloaded ingot v0.2.1
7832026-09-11T20:47:11.590Z Downloaded ipnet v2.12.0
7842026-09-11T20:47:11.590Z Downloaded libefi-sys v0.1.0
7852026-09-11T20:47:11.594Z Downloaded libscf-sys v1.2.0
7862026-09-11T20:47:11.594Z Downloaded libsw v3.5.0
7872026-09-11T20:47:11.594Z Downloaded russh-util v0.52.0
7882026-09-11T20:47:11.594Z Downloaded serde_yaml v0.9.34+deprecated
7892026-09-11T20:47:11.594Z Downloaded lzss v0.8.2
7902026-09-11T20:47:11.594Z Downloaded serde_plain v1.0.2
7912026-09-11T20:47:11.594Z Downloaded bytes v1.11.1
7922026-09-11T20:47:11.594Z Downloaded signature v3.0.0
7932026-09-11T20:47:11.597Z Downloaded darling v0.20.11
7942026-09-11T20:47:11.601Z Downloaded chumsky v0.9.3
7952026-09-11T20:47:11.604Z Downloaded ryu v1.0.23
7962026-09-11T20:47:11.607Z Downloaded subtle v2.6.1
7972026-09-11T20:47:11.610Z Downloaded backtrace v0.3.76
7982026-09-11T20:47:11.613Z Downloaded compact_str v0.8.1
7992026-09-11T20:47:11.617Z Downloaded mime_guess v2.0.5
8002026-09-11T20:47:11.617Z Downloaded peg v0.8.5
8012026-09-11T20:47:11.620Z Downloaded pbkdf2 v0.13.0
8022026-09-11T20:47:11.620Z Downloaded thread-id v5.1.0
8032026-09-11T20:47:11.620Z Downloaded port-file v0.1.0
8042026-09-11T20:47:11.625Z Downloaded parse-display-derive v0.10.0
8052026-09-11T20:47:11.625Z Downloaded crossbeam-utils v0.8.21
8062026-09-11T20:47:11.625Z Downloaded utf8_iter v1.0.4
8072026-09-11T20:47:11.632Z Downloaded des v0.9.0
8082026-09-11T20:47:11.632Z Downloaded phc v0.6.1
8092026-09-11T20:47:11.632Z Downloaded primeorder v0.14.0
8102026-09-11T20:47:11.635Z Downloaded proc-macro-crate v1.3.1
8112026-09-11T20:47:11.635Z Downloaded progenitor-extras v0.2.0
8122026-09-11T20:47:11.635Z Downloaded rand_core v0.10.0
8132026-09-11T20:47:11.635Z Downloaded usdt-attr-macro v0.6.0
8142026-09-11T20:47:11.635Z Downloaded progenitor-impl v0.14.0
8152026-09-11T20:47:11.640Z Downloaded rand_core v0.9.5
8162026-09-11T20:47:11.640Z Downloaded tinyvec v1.10.0
8172026-09-11T20:47:11.640Z Downloaded rusty-fork v0.3.1
8182026-09-11T20:47:11.644Z Downloaded scrypt v0.12.0
8192026-09-11T20:47:11.644Z Downloaded toml v1.1.2+spec-1.1.0
8202026-09-11T20:47:11.644Z Downloaded typify v0.6.2
8212026-09-11T20:47:11.647Z Downloaded unicode-bidi v0.3.18
8222026-09-11T20:47:11.647Z Downloaded hybrid-array v0.4.13
8232026-09-11T20:47:11.652Z Downloaded cpufeatures v0.3.0
8242026-09-11T20:47:11.652Z Downloaded rustc-demangle v0.1.27
8252026-09-11T20:47:11.652Z Downloaded serde_spanned v1.1.1
8262026-09-11T20:47:11.652Z Downloaded wnaf v0.14.0
8272026-09-11T20:47:11.657Z Downloaded slog-async v2.8.0
8282026-09-11T20:47:11.657Z Downloaded cc v1.2.56
8292026-09-11T20:47:11.660Z Downloaded chacha20poly1305 v0.10.1
8302026-09-11T20:47:11.660Z Downloaded memmap2 v0.9.10
8312026-09-11T20:47:11.663Z Downloaded bumpalo v3.20.2
8322026-09-11T20:47:11.666Z Downloaded darling_macro v0.20.11
8332026-09-11T20:47:11.666Z Downloaded expectorate v1.2.0
8342026-09-11T20:47:11.670Z Downloaded snafu v0.8.9
8352026-09-11T20:47:11.674Z Downloaded async-compression v0.4.41
8362026-09-11T20:47:11.678Z Downloaded heapless v0.7.17
8372026-09-11T20:47:11.678Z Downloaded ssh-encoding v0.3.0
8382026-09-11T20:47:11.678Z Downloaded termios v0.3.3
8392026-09-11T20:47:11.681Z Downloaded tiny-keccak v2.0.2
8402026-09-11T20:47:11.681Z Downloaded crc-any v2.5.0
8412026-09-11T20:47:11.681Z Downloaded strum_macros v0.27.2
8422026-09-11T20:47:11.685Z Downloaded pkcs1 v0.7.5
8432026-09-11T20:47:11.690Z Downloaded hashbrown v0.13.2
8442026-09-11T20:47:11.693Z Downloaded tls_codec_derive v0.4.2
8452026-09-11T20:47:11.693Z Downloaded defmt v0.3.100
8462026-09-11T20:47:11.693Z Downloaded downcast-rs v2.0.2
8472026-09-11T20:47:11.693Z Downloaded tokio-native-tls v0.3.1
8482026-09-11T20:47:11.696Z Downloaded openssl-sys v0.9.117
8492026-09-11T20:47:11.700Z Downloaded derive_builder v0.20.2
8502026-09-11T20:47:11.703Z Downloaded keccak v0.1.6
8512026-09-11T20:47:11.703Z Downloaded toml_edit v0.23.10+spec-1.0.0
8522026-09-11T20:47:11.706Z Downloaded rand v0.8.6
8532026-09-11T20:47:11.706Z Downloaded rsa v0.9.10
8542026-09-11T20:47:11.709Z Downloaded tungstenite v0.23.0
8552026-09-11T20:47:11.709Z Downloaded serde_cbor v0.11.2
8562026-09-11T20:47:11.714Z Downloaded sha2 v0.11.0
8572026-09-11T20:47:11.714Z Downloaded vergen-git2 v9.1.0
8582026-09-11T20:47:11.717Z Downloaded is-terminal v0.4.17
8592026-09-11T20:47:11.717Z Downloaded kstat-rs v0.2.5
8602026-09-11T20:47:11.718Z Downloaded walkdir v2.5.0
8612026-09-11T20:47:11.718Z Downloaded zerovec-derive v0.11.2
8622026-09-11T20:47:11.718Z Downloaded newtype_derive v0.1.6
8632026-09-11T20:47:11.721Z Downloaded hashbrown v0.12.3
8642026-09-11T20:47:11.721Z Downloaded schemars v1.2.1
8652026-09-11T20:47:11.729Z Downloaded zstd-safe v7.2.4
8662026-09-11T20:47:11.732Z Downloaded convert_case v0.10.0
8672026-09-11T20:47:11.732Z Downloaded scuffle v0.1.0
8682026-09-11T20:47:11.739Z Downloaded hickory-server v0.25.2
8692026-09-11T20:47:11.743Z Downloaded hickory-resolver v0.25.2
8702026-09-11T20:47:11.746Z Downloaded crypto-common v0.2.2
8712026-09-11T20:47:11.746Z Downloaded normalize-line-endings v0.3.0
8722026-09-11T20:47:11.746Z Downloaded num-derive v0.4.2
8732026-09-11T20:47:11.746Z Downloaded oso-derive v0.27.3
8742026-09-11T20:47:11.746Z Downloaded path-slash v0.2.1
8752026-09-11T20:47:11.749Z Downloaded phf_shared v0.12.1
8762026-09-11T20:47:11.749Z Downloaded daft v0.1.8
8772026-09-11T20:47:11.749Z Downloaded aes v0.9.1
8782026-09-11T20:47:11.753Z Downloaded critical-section v1.2.0
8792026-09-11T20:47:11.753Z Downloaded oxide-update-engine-types v0.1.2
8802026-09-11T20:47:11.753Z Downloaded spki v0.8.0
8812026-09-11T20:47:11.757Z Downloaded strum_macros v0.26.4
8822026-09-11T20:47:11.757Z Downloaded diesel-dtrace v0.5.0
8832026-09-11T20:47:11.757Z Downloaded powerfmt v0.2.0
8842026-09-11T20:47:11.757Z Downloaded parking_lot v0.11.2
8852026-09-11T20:47:11.761Z Downloaded ed25519 v2.2.3
8862026-09-11T20:47:11.761Z Downloaded ed25519 v3.0.0
8872026-09-11T20:47:11.761Z Downloaded tokio-rustls v0.26.4
8882026-09-11T20:47:11.761Z Downloaded ingot-types v0.2.0
8892026-09-11T20:47:11.764Z Downloaded proc-macro-error-attr2 v2.0.0
8902026-09-11T20:47:11.764Z Downloaded toml_writer v1.1.1+spec-1.1.0
8912026-09-11T20:47:11.764Z Downloaded russh-cryptovec v0.62.0
8922026-09-11T20:47:11.764Z Downloaded darling_core v0.21.3
8932026-09-11T20:47:11.768Z Downloaded rfc6979 v0.6.0
8942026-09-11T20:47:11.768Z Downloaded seq-macro v0.3.6
8952026-09-11T20:47:11.768Z Downloaded sha1 v0.11.0
8962026-09-11T20:47:11.771Z Downloaded rand v0.9.2
8972026-09-11T20:47:11.771Z Downloaded twox-hash v2.1.2
8982026-09-11T20:47:11.775Z Downloaded icu_locale_core v2.1.1
8992026-09-11T20:47:11.778Z Downloaded icu_normalizer v2.1.1
9002026-09-11T20:47:11.778Z Downloaded indicatif v0.18.4
9012026-09-11T20:47:11.779Z Downloaded vergen v9.1.0
9022026-09-11T20:47:11.782Z Downloaded yoke v0.8.1
9032026-09-11T20:47:11.782Z Downloaded zerocopy v0.6.6
9042026-09-11T20:47:11.782Z Downloaded miette-derive v7.6.0
9052026-09-11T20:47:11.786Z Downloaded strum v0.26.3
9062026-09-11T20:47:11.786Z Downloaded yansi v1.0.1
9072026-09-11T20:47:11.786Z Downloaded heapless v0.8.0
9082026-09-11T20:47:11.791Z Downloaded num_enum v0.7.6
9092026-09-11T20:47:11.791Z Downloaded lock_api v0.4.14
9102026-09-11T20:47:11.791Z Downloaded hickory-resolver v0.24.4
9112026-09-11T20:47:11.794Z Downloaded http v1.4.2
9122026-09-11T20:47:11.794Z Downloaded sapling-renderdag v0.1.0
9132026-09-11T20:47:11.794Z Downloaded signal-hook-tokio v0.3.1
9142026-09-11T20:47:11.798Z Downloaded miniz_oxide v0.8.9
9152026-09-11T20:47:11.798Z Downloaded zerotrie v0.2.3
9162026-09-11T20:47:11.798Z Downloaded md-5 v0.11.0
9172026-09-11T20:47:11.802Z Downloaded topological-sort v0.2.2
9182026-09-11T20:47:11.802Z Downloaded native-tls v0.2.18
9192026-09-11T20:47:11.802Z Downloaded owo-colors v4.3.0
9202026-09-11T20:47:11.802Z Downloaded phf_shared v0.13.1
9212026-09-11T20:47:11.805Z Downloaded stable_deref_trait v1.2.1
9222026-09-11T20:47:11.805Z Downloaded subprocess v0.2.15
9232026-09-11T20:47:11.805Z Downloaded tagptr v0.2.0
9242026-09-11T20:47:11.805Z Downloaded postgres-protocol v0.6.12
9252026-09-11T20:47:11.805Z Downloaded rand_chacha v0.9.0
9262026-09-11T20:47:11.809Z Downloaded tracing-core v0.1.36
9272026-09-11T20:47:11.809Z Downloaded waitgroup v0.1.2
9282026-09-11T20:47:11.809Z Downloaded crypto-bigint v0.5.5
9292026-09-11T20:47:11.813Z Downloaded darling_core v0.20.11
9302026-09-11T20:47:11.816Z Downloaded nom v7.1.3
9312026-09-11T20:47:11.817Z Downloaded zerofrom-derive v0.1.6
9322026-09-11T20:47:11.820Z Downloaded p384 v0.14.0
9332026-09-11T20:47:11.820Z Downloaded pem-rfc7468 v1.0.0
9342026-09-11T20:47:11.820Z Downloaded ecdsa v0.17.0
9352026-09-11T20:47:11.824Z Downloaded phf v0.13.1
9362026-09-11T20:47:11.824Z Downloaded proc-macro-error2 v2.0.1
9372026-09-11T20:47:11.824Z Downloaded progenitor-client v0.13.0
9382026-09-11T20:47:11.824Z Downloaded tungstenite v0.21.0
9392026-09-11T20:47:11.827Z Downloaded thiserror-impl-no-std v2.0.2
9402026-09-11T20:47:11.827Z Downloaded scroll v0.13.0
9412026-09-11T20:47:11.827Z Downloaded serde_derive_internals v0.29.1
9422026-09-11T20:47:11.831Z Downloaded unicode-xid v0.2.6
9432026-09-11T20:47:11.832Z Downloaded either v1.15.0
9442026-09-11T20:47:11.832Z Downloaded progenitor v0.13.0
9452026-09-11T20:47:11.832Z Downloaded tokio-postgres v0.7.18
9462026-09-11T20:47:11.836Z Downloaded ron v0.8.1
9472026-09-11T20:47:11.840Z Downloaded schemars v0.9.0
9482026-09-11T20:47:11.843Z Downloaded url v2.5.8
9492026-09-11T20:47:11.846Z Downloaded crc v3.4.0
9502026-09-11T20:47:11.846Z Downloaded diesel_table_macro_syntax v0.3.0
9512026-09-11T20:47:11.846Z Downloaded dyn-clone v1.0.20
9522026-09-11T20:47:11.849Z Downloaded ident_case v1.0.1
9532026-09-11T20:47:11.849Z Downloaded serde_with v1.14.0
9542026-09-11T20:47:11.852Z Downloaded string_cache v0.8.9
9552026-09-11T20:47:11.852Z Downloaded x509-cert v0.2.5
9562026-09-11T20:47:11.855Z Downloaded signal-hook-registry v1.4.8
9572026-09-11T20:47:11.855Z Downloaded oxide-update-engine v0.1.2
9582026-09-11T20:47:11.858Z Downloaded slog v2.8.2
9592026-09-11T20:47:11.858Z Downloaded tokio-macros v2.7.0
9602026-09-11T20:47:11.862Z Downloaded lalrpop-util v0.19.12
9612026-09-11T20:47:11.862Z Downloaded dof v0.4.0
9622026-09-11T20:47:11.862Z Downloaded document-features v0.2.12
9632026-09-11T20:47:11.862Z Downloaded darling v0.23.0
9642026-09-11T20:47:11.865Z Downloaded internet-checksum v0.2.1
9652026-09-11T20:47:11.865Z Downloaded num-bigint-dig v0.8.6
9662026-09-11T20:47:11.868Z Downloaded time-macros v0.2.27
9672026-09-11T20:47:11.871Z Downloaded tokio-tungstenite v0.23.1
9682026-09-11T20:47:11.872Z Downloaded derive-where v1.6.0
9692026-09-11T20:47:11.875Z Downloaded maplit v1.0.2
9702026-09-11T20:47:11.875Z Downloaded match_cfg v0.1.0
9712026-09-11T20:47:11.875Z Downloaded password-hash v0.6.1
9722026-09-11T20:47:11.875Z Downloaded num-conv v0.2.0
9732026-09-11T20:47:11.880Z Downloaded tui-tree-widget v0.23.1
9742026-09-11T20:47:11.880Z Downloaded vergen-lib v0.1.6
9752026-09-11T20:47:11.883Z Downloaded usdt-impl v0.6.0
9762026-09-11T20:47:11.883Z Downloaded wyz v0.5.1
9772026-09-11T20:47:11.883Z Downloaded dropshot_endpoint v0.17.1
9782026-09-11T20:47:11.888Z Downloaded zstd v0.13.3
9792026-09-11T20:47:11.891Z Downloaded psl-types v2.0.11
9802026-09-11T20:47:11.891Z Downloaded writeable v0.6.2
9812026-09-11T20:47:11.894Z Downloaded rand_pcg v0.10.2
9822026-09-11T20:47:11.894Z Downloaded secrecy v0.10.3
9832026-09-11T20:47:11.898Z Downloaded crossbeam-deque v0.8.6
9842026-09-11T20:47:11.898Z Downloaded ctutils v0.4.2
9852026-09-11T20:47:11.905Z Downloaded rtoolbox v0.0.3
9862026-09-11T20:47:11.908Z Downloaded darling v0.13.4
9872026-09-11T20:47:11.912Z Downloaded minimal-lexical v0.2.1
9882026-09-11T20:47:11.912Z Downloaded siphasher v1.0.2
9892026-09-11T20:47:11.912Z Downloaded smallvec v1.15.1
9902026-09-11T20:47:11.916Z Downloaded daft-derive v0.1.8
9912026-09-11T20:47:11.916Z Downloaded ecdsa v0.16.9
9922026-09-11T20:47:11.920Z Downloaded impl-trait-for-tuples v0.2.3
9932026-09-11T20:47:11.920Z Downloaded litrs v1.0.0
9942026-09-11T20:47:11.920Z Downloaded omicron-zone-package v0.12.3
9952026-09-11T20:47:11.924Z Downloaded oso v0.27.3
9962026-09-11T20:47:11.924Z Downloaded deranged v0.5.8
9972026-09-11T20:47:11.924Z Downloaded hashbrown v0.15.5
9982026-09-11T20:47:11.928Z Downloaded signature v2.2.0
9992026-09-11T20:47:11.928Z Downloaded take_mut v0.2.2
10002026-09-11T20:47:11.928Z Downloaded tap v1.0.1
10012026-09-11T20:47:11.931Z Downloaded unicode-truncate v1.1.0
10022026-09-11T20:47:11.931Z Downloaded jobserver v0.1.34
10032026-09-11T20:47:11.931Z Downloaded tower-layer v0.3.3
10042026-09-11T20:47:11.931Z Downloaded zeroize_derive v1.5.0
10052026-09-11T20:47:11.931Z Downloaded elliptic-curve v0.13.8
10062026-09-11T20:47:11.935Z Downloaded unarray v0.1.4
10072026-09-11T20:47:11.935Z Downloaded unit-prefix v0.5.2
10082026-09-11T20:47:11.935Z Downloaded crc8 v0.1.1
10092026-09-11T20:47:11.935Z Downloaded hashbrown v0.14.5
10102026-09-11T20:47:11.940Z Downloaded libsw-core v0.3.2
10112026-09-11T20:47:11.947Z Downloaded num-integer v0.1.46
10122026-09-11T20:47:11.947Z Downloaded num-rational v0.4.2
10132026-09-11T20:47:11.947Z Downloaded module-lattice v0.2.3
10142026-09-11T20:47:11.947Z Downloaded unicode-normalization v0.1.25
10152026-09-11T20:47:11.954Z Downloaded indoc v1.0.9
10162026-09-11T20:47:11.954Z Downloaded toml_edit v0.19.15
10172026-09-11T20:47:11.957Z Downloaded rustls-platform-verifier v0.6.2
10182026-09-11T20:47:11.961Z Downloaded pin-project-lite v0.2.17
10192026-09-11T20:47:11.964Z Downloaded darling_macro v0.13.4
10202026-09-11T20:47:11.964Z Downloaded hashbrown v0.16.1
10212026-09-11T20:47:11.967Z Downloaded indexmap v1.9.3
10222026-09-11T20:47:11.968Z Downloaded difflib v0.4.0
10232026-09-11T20:47:11.968Z Downloaded r2d2 v0.8.10
10242026-09-11T20:47:11.971Z Downloaded aes-gcm v0.11.0
10252026-09-11T20:47:11.971Z Downloaded signal-hook v0.3.18
10262026-09-11T20:47:11.974Z Downloaded instant v0.1.13
10272026-09-11T20:47:11.974Z Downloaded serde_path_to_error v0.1.20
10282026-09-11T20:47:11.975Z Downloaded lru v0.12.5
10292026-09-11T20:47:11.975Z Downloaded opaque-debug v0.3.1
10302026-09-11T20:47:11.975Z Downloaded quinn v0.11.11
10312026-09-11T20:47:11.978Z Downloaded aho-corasick v1.1.4
10322026-09-11T20:47:11.982Z Downloaded serde_with_macros v1.5.2
10332026-09-11T20:47:11.982Z Downloaded darling v0.21.3
10342026-09-11T20:47:11.987Z Downloaded md5 v0.8.0
10352026-09-11T20:47:11.987Z Downloaded ed25519-dalek v3.0.0
10362026-09-11T20:47:11.987Z Downloaded socket2 v0.5.10
10372026-09-11T20:47:11.987Z Downloaded strum_macros v0.24.3
10382026-09-11T20:47:11.990Z Downloaded ingot-macros v0.2.0
10392026-09-11T20:47:11.990Z Downloaded newtype-uuid-macros v0.1.0
10402026-09-11T20:47:11.990Z Downloaded snafu-derive v0.8.9
10412026-09-11T20:47:11.990Z Downloaded stacker v0.1.23
10422026-09-11T20:47:11.990Z Downloaded ref-cast v1.0.25
10432026-09-11T20:47:12.002Z Downloaded num-bigint v0.4.6
10442026-09-11T20:47:12.006Z Downloaded zerovec v0.11.5
10452026-09-11T20:47:12.006Z Downloaded rand v0.10.1
10462026-09-11T20:47:12.006Z Downloaded libloading v0.8.9
10472026-09-11T20:47:12.006Z Downloaded static_assertions v1.1.0
10482026-09-11T20:47:12.006Z Downloaded same-file v1.0.6
10492026-09-11T20:47:12.006Z Downloaded percent-encoding v2.3.2
10502026-09-11T20:47:12.006Z Downloaded predicates-core v1.0.10
10512026-09-11T20:47:12.006Z Downloaded unsafe-libyaml v0.2.11
10522026-09-11T20:47:12.006Z Downloaded defmt v1.0.1
10532026-09-11T20:47:12.010Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10542026-09-11T20:47:12.010Z Downloaded ml-kem v0.3.2
10552026-09-11T20:47:12.010Z Downloaded derive-ex v0.1.8
10562026-09-11T20:47:12.013Z Downloaded dsl_auto_type v0.2.0
10572026-09-11T20:47:12.013Z Downloaded password-hash v0.5.0
10582026-09-11T20:47:12.017Z Downloaded tinyvec_macros v0.1.1
10592026-09-11T20:47:12.017Z Downloaded h2 v0.4.15
10602026-09-11T20:47:12.021Z Downloaded sponge-cursor v0.1.0
10612026-09-11T20:47:12.025Z Downloaded postcard v1.1.3
10622026-09-11T20:47:12.025Z Downloaded zopfli v0.8.3
10632026-09-11T20:47:12.025Z Downloaded structmeta-derive v0.3.0
10642026-09-11T20:47:12.028Z Downloaded universal-hash v0.6.1
10652026-09-11T20:47:12.028Z Downloaded rand_core v0.6.4
10662026-09-11T20:47:12.028Z Downloaded displaydoc v0.2.5
10672026-09-11T20:47:12.032Z Downloaded term v0.7.0
10682026-09-11T20:47:12.032Z Downloaded strum v0.27.2
10692026-09-11T20:47:12.032Z Downloaded darling_macro v0.21.3
10702026-09-11T20:47:12.032Z Downloaded unicode_categories v0.1.1
10712026-09-11T20:47:12.037Z Downloaded reqwest v0.13.2
10722026-09-11T20:47:12.040Z Downloaded xattr v1.6.1
10732026-09-11T20:47:12.040Z Downloaded zone v0.3.1
10742026-09-11T20:47:12.040Z Downloaded icu_properties v2.1.2
10752026-09-11T20:47:12.044Z Downloaded multer v3.1.0
10762026-09-11T20:47:12.044Z Downloaded newtype-uuid v1.3.2
10772026-09-11T20:47:12.047Z Downloaded dropshot-api-manager v0.8.0
10782026-09-11T20:47:12.047Z Downloaded unicode-properties v0.1.4
10792026-09-11T20:47:12.051Z Downloaded yasna v0.5.2
10802026-09-11T20:47:12.051Z Downloaded inout v0.1.4
10812026-09-11T20:47:12.051Z Downloaded cookie v0.18.1
10822026-09-11T20:47:12.055Z Downloaded maybe-uninit v2.0.0
10832026-09-11T20:47:12.055Z Downloaded nonempty v0.12.0
10842026-09-11T20:47:12.055Z Downloaded tar v0.4.46
10852026-09-11T20:47:12.058Z Downloaded oxnet v0.1.6
10862026-09-11T20:47:12.058Z Downloaded rustls-native-certs v0.8.3
10872026-09-11T20:47:12.062Z Downloaded serde_tokenstream v0.3.0
10882026-09-11T20:47:12.062Z Downloaded peg-runtime v0.8.5
10892026-09-11T20:47:12.062Z Downloaded parse-display v0.10.0
10902026-09-11T20:47:12.062Z Downloaded serde_urlencoded v0.7.1
10912026-09-11T20:47:12.066Z Downloaded serde_bytes v0.11.19
10922026-09-11T20:47:12.069Z Downloaded crossbeam-epoch v0.9.18
10932026-09-11T20:47:12.069Z Downloaded slog-json v2.6.1
10942026-09-11T20:47:12.072Z Downloaded multimap v0.10.1
10952026-09-11T20:47:12.072Z Downloaded radium v0.7.0
10962026-09-11T20:47:12.077Z Downloaded iana-time-zone v0.1.65
10972026-09-11T20:47:12.083Z Downloaded num-traits v0.2.19
10982026-09-11T20:47:12.083Z Downloaded trait-variant v0.1.2
10992026-09-11T20:47:12.083Z Downloaded void v1.0.2
11002026-09-11T20:47:12.087Z Downloaded curve25519-dalek-derive v0.1.1
11012026-09-11T20:47:12.087Z Downloaded derive_more-impl v2.1.1
11022026-09-11T20:47:12.087Z Downloaded pin-project v1.1.11
11032026-09-11T20:47:12.095Z Downloaded unicode-segmentation v1.12.0
11042026-09-11T20:47:12.098Z Downloaded scopeguard v1.2.0
11052026-09-11T20:47:12.098Z Downloaded supports-unicode v3.0.0
11062026-09-11T20:47:12.098Z Downloaded tabwriter v1.4.1
11072026-09-11T20:47:12.099Z Downloaded hyper-staticfile v0.10.1
11082026-09-11T20:47:12.099Z Downloaded support-bundle-viewer v0.1.2
11092026-09-11T20:47:12.099Z Downloaded uzers v0.12.2
11102026-09-11T20:47:12.102Z Downloaded schemars v0.8.22
11112026-09-11T20:47:12.105Z Downloaded semver v0.1.20
11122026-09-11T20:47:12.109Z Downloaded tokio-tungstenite v0.21.0
11132026-09-11T20:47:12.109Z Downloaded universal-hash v0.5.1
11142026-09-11T20:47:12.109Z Downloaded derive_builder_macro v0.20.2
11152026-09-11T20:47:12.110Z Downloaded idna v1.1.0
11162026-09-11T20:47:12.113Z Downloaded num v0.4.3
11172026-09-11T20:47:12.113Z Downloaded const_format_proc_macros v0.2.34
11182026-09-11T20:47:12.113Z Downloaded quick-error v1.2.3
11192026-09-11T20:47:12.117Z Downloaded hkdf v0.13.0
11202026-09-11T20:47:12.117Z Downloaded term v1.2.1
11212026-09-11T20:47:12.121Z Downloaded winnow v0.6.26
11222026-09-11T20:47:12.128Z Downloaded slog-term v2.9.2
11232026-09-11T20:47:12.131Z Downloaded managed v0.8.0
11242026-09-11T20:47:12.131Z Downloaded peg-macros v0.8.5
11252026-09-11T20:47:12.132Z Downloaded rustc_version v0.4.1
11262026-09-11T20:47:12.132Z Downloaded typify-macro v0.6.2
11272026-09-11T20:47:12.132Z Downloaded ed25519-dalek v2.2.0
11282026-09-11T20:47:12.135Z Downloaded crucible-workspace-hack v0.1.0
11292026-09-11T20:47:12.139Z Downloaded futures-util v0.3.32
11302026-09-11T20:47:12.143Z Downloaded internal-russh-num-bigint v0.5.0
11312026-09-11T20:47:12.147Z Downloaded rand_xorshift v0.4.0
11322026-09-11T20:47:12.147Z Downloaded serde-big-array v0.5.1
11332026-09-11T20:47:12.152Z Downloaded hkdf v0.12.4
11342026-09-11T20:47:12.152Z Downloaded diesel_derives v2.3.7
11352026-09-11T20:47:12.152Z Downloaded psm v0.1.30
11362026-09-11T20:47:12.156Z Downloaded zeroize v1.9.0
11372026-09-11T20:47:12.156Z Downloaded csv-core v0.1.13
11382026-09-11T20:47:12.156Z Downloaded inout v0.2.2
11392026-09-11T20:47:12.156Z Downloaded memoffset v0.9.1
11402026-09-11T20:47:12.159Z Downloaded xshell-macros v0.2.7
11412026-09-11T20:47:12.160Z Downloaded nanorand v0.7.0
11422026-09-11T20:47:12.163Z Downloaded darling_macro v0.23.0
11432026-09-11T20:47:12.167Z Downloaded ssh-key v0.7.0-rc.11
11442026-09-11T20:47:12.170Z Downloaded vergen-gitcl v1.0.8
11452026-09-11T20:47:12.173Z Downloaded dirs-next v2.0.0
11462026-09-11T20:47:12.173Z Downloaded rustyline v14.0.0
11472026-09-11T20:47:12.178Z Downloaded diff v0.1.13
11482026-09-11T20:47:12.178Z Downloaded pem-rfc7468 v0.7.0
11492026-09-11T20:47:12.182Z Downloaded indoc v2.0.7
11502026-09-11T20:47:12.182Z Downloaded knus-derive v3.4.0
11512026-09-11T20:47:12.182Z Downloaded oxide-update-engine-display v0.1.2
11522026-09-11T20:47:12.182Z Downloaded phf v0.12.1
11532026-09-11T20:47:12.182Z Downloaded testing_table v0.3.0
11542026-09-11T20:47:12.182Z Downloaded cstr-argument v0.1.2
11552026-09-11T20:47:12.185Z Downloaded linked-hash-map v0.5.6
11562026-09-11T20:47:12.185Z Downloaded sha3 v0.12.0
11572026-09-11T20:47:12.190Z Downloaded hyper-rustls v0.27.7
11582026-09-11T20:47:12.190Z Downloaded keccak v0.2.0
11592026-09-11T20:47:12.194Z Downloaded pretty_assertions v1.4.1
11602026-09-11T20:47:12.194Z Downloaded usdt-macro v0.6.0
11612026-09-11T20:47:12.195Z Downloaded itertools v0.14.0
11622026-09-11T20:47:12.198Z Downloaded rfc6979 v0.4.0
11632026-09-11T20:47:12.201Z Downloaded smallvec v0.6.14
11642026-09-11T20:47:12.202Z Downloaded digest-io v0.1.0
11652026-09-11T20:47:12.202Z Downloaded idna_adapter v1.2.1
11662026-09-11T20:47:12.202Z Downloaded progenitor-macro v0.14.0
11672026-09-11T20:47:12.202Z Downloaded zip v0.6.6
11682026-09-11T20:47:12.207Z Downloaded serde_with_macros v3.21.0
11692026-09-11T20:47:12.207Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11702026-09-11T20:47:12.207Z Downloaded new_debug_unreachable v1.0.6
11712026-09-11T20:47:12.207Z Downloaded openssl-probe v0.2.1
11722026-09-11T20:47:12.207Z Downloaded recursive-proc-macro-impl v0.1.1
11732026-09-11T20:47:12.207Z Downloaded scroll_derive v0.13.1
11742026-09-11T20:47:12.207Z Downloaded parking_lot_core v0.9.12
11752026-09-11T20:47:12.261Z Downloaded serde-hex v0.1.0
11762026-09-11T20:47:12.261Z Downloaded sqlformat v0.3.5
11772026-09-11T20:47:12.261Z Downloaded lazy_static v1.5.0
11782026-09-11T20:47:12.261Z Downloaded libm v0.2.16
11792026-09-11T20:47:12.261Z Downloaded rustls-pki-types v1.14.0
11802026-09-11T20:47:12.261Z Downloaded tls_codec v0.4.2
11812026-09-11T20:47:12.261Z Downloaded blake3 v1.8.5
11822026-09-11T20:47:12.261Z Downloaded knus v3.4.0
11832026-09-11T20:47:12.261Z Downloaded tinystr v0.8.2
11842026-09-11T20:47:12.261Z Downloaded derive_more v2.1.1
11852026-09-11T20:47:12.261Z Downloaded shlex v1.3.0
11862026-09-11T20:47:12.261Z Downloaded primefield v0.14.0
11872026-09-11T20:47:12.261Z Downloaded want v0.3.1
11882026-09-11T20:47:12.261Z Downloaded cpubits v0.1.1
11892026-09-11T20:47:12.262Z Downloaded try-lock v0.2.5
11902026-09-11T20:47:12.262Z Downloaded rustls-webpki v0.103.13
11912026-09-11T20:47:12.262Z Downloaded xshell v0.2.7
11922026-09-11T20:47:12.262Z Downloaded crossterm v0.28.1
11932026-09-11T20:47:12.262Z Downloaded predicates v3.1.4
11942026-09-11T20:47:12.262Z Downloaded drift v0.2.0
11952026-09-11T20:47:12.267Z Downloaded ignore v0.4.25
11962026-09-11T20:47:12.267Z Downloaded utf-8 v0.7.6
11972026-09-11T20:47:12.267Z Downloaded pkg-config v0.3.32
11982026-09-11T20:47:12.267Z Downloaded dropshot-api-manager-types v0.8.0
11992026-09-11T20:47:12.267Z Downloaded stringprep v0.1.5
12002026-09-11T20:47:12.267Z Downloaded crossbeam-channel v0.5.15
12012026-09-11T20:47:12.267Z Downloaded packed_struct v0.10.1
12022026-09-11T20:47:12.267Z Downloaded zerocopy-derive v0.8.55
12032026-09-11T20:47:12.271Z Downloaded der v0.8.0
12042026-09-11T20:47:12.275Z Downloaded typed-path v0.9.3
12052026-09-11T20:47:12.278Z Downloaded rcgen v0.12.1
12062026-09-11T20:47:12.282Z Downloaded thread_local v1.1.9
12072026-09-11T20:47:12.282Z Downloaded bitvec v1.0.1
12082026-09-11T20:47:12.288Z Downloaded lru-cache v0.1.2
12092026-09-11T20:47:12.334Z Downloaded sha1 v0.10.6
12102026-09-11T20:47:12.334Z Downloaded rustc_version v0.1.7
12112026-09-11T20:47:12.334Z Downloaded scheduled-thread-pool v0.2.7
12122026-09-11T20:47:12.334Z Downloaded constant_time_eq v0.4.2
12132026-09-11T20:47:12.334Z Downloaded illumos-nvpair-sys v0.2.0
12142026-09-11T20:47:12.334Z Downloaded p256 v0.14.0
12152026-09-11T20:47:12.339Z Downloaded socket2 v0.6.3
12162026-09-11T20:47:12.339Z Downloaded indent_write v2.2.0
12172026-09-11T20:47:12.339Z Downloaded sync-ptr v0.1.4
12182026-09-11T20:47:12.339Z Downloaded uuid v1.23.4
12192026-09-11T20:47:12.339Z Downloaded poly1305 v0.8.0
12202026-09-11T20:47:12.339Z Downloaded slog-stdlog v4.1.1
12212026-09-11T20:47:12.339Z Downloaded const_format v0.2.35
12222026-09-11T20:47:12.339Z Downloaded typed-path v0.12.3
12232026-09-11T20:47:12.339Z Downloaded itertools v0.10.5
12242026-09-11T20:47:12.340Z Downloaded rayon v1.11.0
12252026-09-11T20:47:12.340Z Downloaded qorb v0.4.1
12262026-09-11T20:47:12.340Z Downloaded whoami v2.1.0
12272026-09-11T20:47:12.340Z Downloaded nu-ansi-term v0.50.3
12282026-09-11T20:47:12.340Z Downloaded simd-adler32 v0.3.8
12292026-09-11T20:47:12.341Z Downloaded sync_wrapper v1.0.2
12302026-09-11T20:47:12.341Z Downloaded rand_chacha v0.3.1
12312026-09-11T20:47:12.341Z Downloaded tokio-stream v0.1.18
12322026-09-11T20:47:12.341Z Downloaded rayon-core v1.13.0
12332026-09-11T20:47:12.341Z Downloaded der_derive v0.7.3
12342026-09-11T20:47:12.341Z Downloaded aws-lc-rs v1.16.3
12352026-09-11T20:47:12.341Z Downloaded vte v0.14.1
12362026-09-11T20:47:12.345Z Downloaded test-strategy v0.4.5
12372026-09-11T20:47:12.345Z Downloaded vsss-rs v3.3.4
12382026-09-11T20:47:12.345Z Downloaded git2 v0.20.4
12392026-09-11T20:47:12.348Z Downloaded ppv-lite86 v0.2.21
12402026-09-11T20:47:12.348Z Downloaded tracing-attributes v0.1.31
12412026-09-11T20:47:12.352Z Downloaded litemap v0.8.1
12422026-09-11T20:47:12.352Z Downloaded data-encoding v2.10.0
12432026-09-11T20:47:12.352Z Downloaded icu_provider v2.1.1
12442026-09-11T20:47:12.355Z Downloaded defmt-macros v1.0.1
12452026-09-11T20:47:12.355Z Downloaded tokio-dtrace v0.1.1
12462026-09-11T20:47:12.355Z Downloaded linear-map v1.2.0
12472026-09-11T20:47:12.359Z Downloaded pkcs8 v0.10.2
12482026-09-11T20:47:12.359Z Downloaded smf v0.2.3
12492026-09-11T20:47:12.359Z Downloaded digest v0.11.3
12502026-09-11T20:47:12.362Z Downloaded winnow v1.0.3
12512026-09-11T20:47:12.365Z Downloaded papergrid v0.18.0
12522026-09-11T20:47:12.369Z Downloaded chrono v0.4.45
12532026-09-11T20:47:12.372Z Downloaded der v0.7.10
12542026-09-11T20:47:12.376Z Downloaded regex v1.12.3
12552026-09-11T20:47:12.380Z Downloaded humantime v2.3.0
12562026-09-11T20:47:12.380Z Downloaded publicsuffix v2.3.0
12572026-09-11T20:47:12.380Z Downloaded polyval v0.7.1
12582026-09-11T20:47:12.383Z Downloaded slog-scope v4.4.1
12592026-09-11T20:47:12.383Z Downloaded darling_core v0.23.0
12602026-09-11T20:47:12.387Z Downloaded derive_more v0.99.20
12612026-09-11T20:47:12.390Z Downloaded ipnetwork v0.21.1
12622026-09-11T20:47:12.390Z Downloaded toml v0.7.8
12632026-09-11T20:47:12.393Z Downloaded tough v0.22.0
12642026-09-11T20:47:12.397Z Downloaded rawzip v0.4.4
12652026-09-11T20:47:12.401Z Downloaded darling_core v0.13.4
12662026-09-11T20:47:12.407Z Downloaded tower v0.5.3
12672026-09-11T20:47:12.453Z Downloaded itertools v0.15.0
12682026-09-11T20:47:12.460Z Downloaded similar v2.7.0
12692026-09-11T20:47:12.460Z Downloaded crc32fast v1.5.0
12702026-09-11T20:47:12.460Z Downloaded petname v2.0.2
12712026-09-11T20:47:12.460Z Downloaded pkcs8 v0.11.0
12722026-09-11T20:47:12.460Z Downloaded crypto-primes v0.7.2
12732026-09-11T20:47:12.460Z Downloaded zlib-rs v0.6.2
12742026-09-11T20:47:12.460Z Downloaded p521 v0.14.0
12752026-09-11T20:47:12.460Z Downloaded goblin v0.10.5
12762026-09-11T20:47:12.460Z Downloaded libbz2-rs-sys v0.2.2
12772026-09-11T20:47:12.460Z Downloaded icu_normalizer_data v2.1.1
12782026-09-11T20:47:12.460Z Downloaded rsa v0.10.0-rc.18
12792026-09-11T20:47:12.460Z Downloaded parking_lot v0.12.5
12802026-09-11T20:47:12.460Z Downloaded cookie_store v0.22.1
12812026-09-11T20:47:12.460Z Downloaded icu_collections v2.1.1
12822026-09-11T20:47:12.460Z Downloaded hyper-util v0.1.20
12832026-09-11T20:47:12.464Z Downloaded bindgen v0.71.1
12842026-09-11T20:47:12.464Z Downloaded libxml v0.3.3
12852026-09-11T20:47:12.494Z Downloaded winnow v0.5.40
12862026-09-11T20:47:12.498Z Downloaded lalrpop v0.19.12
12872026-09-11T20:47:12.498Z Downloaded itertools v0.13.0
12882026-09-11T20:47:12.498Z Downloaded nom v8.0.0
12892026-09-11T20:47:12.498Z Downloaded itertools v0.12.1
12902026-09-11T20:47:12.498Z Downloaded tabled v0.21.0
12912026-09-11T20:47:12.519Z Downloaded serde_with v3.21.0
12922026-09-11T20:47:12.523Z Downloaded prettyplease v0.2.37
12932026-09-11T20:47:12.523Z Downloaded samael v0.0.19
12942026-09-11T20:47:12.523Z Downloaded radix_trie v0.2.1
12952026-09-11T20:47:12.523Z Downloaded polar-core v0.27.3
12962026-09-11T20:47:12.527Z Downloaded hyper v1.10.1
12972026-09-11T20:47:12.562Z Downloaded p384 v0.13.1
12982026-09-11T20:47:12.566Z Downloaded jiff-core v0.1.0
12992026-09-11T20:47:12.566Z Downloaded tokio-util v0.7.18
13002026-09-11T20:47:12.566Z Downloaded openssl v0.10.80
13012026-09-11T20:47:12.566Z Downloaded crossterm v0.29.0
13022026-09-11T20:47:12.567Z Downloaded icu_properties_data v2.1.2
13032026-09-11T20:47:12.581Z Downloaded steno v0.4.1
13042026-09-11T20:47:12.585Z Downloaded reedline v0.40.0
13052026-09-11T20:47:12.585Z Downloaded gimli v0.32.3
13062026-09-11T20:47:12.585Z Downloaded tower-http v0.6.8
13072026-09-11T20:47:12.588Z Downloaded miette v7.6.0
13082026-09-11T20:47:12.597Z Downloaded zip v4.6.1
13092026-09-11T20:47:12.602Z Downloaded moka v0.12.13
13102026-09-11T20:47:12.602Z Downloaded portable-atomic v1.13.1
13112026-09-11T20:47:12.607Z Downloaded mio v1.2.0
13122026-09-11T20:47:12.614Z Downloaded zip v8.6.0
13132026-09-11T20:47:12.618Z Downloaded smoltcp v0.11.0
13142026-09-11T20:47:12.621Z Downloaded proptest v1.11.0
13152026-09-11T20:47:12.628Z Downloaded reqwest v0.12.28
13162026-09-11T20:47:12.635Z Downloaded bstr v1.12.1
13172026-09-11T20:47:12.654Z Downloaded iddqd v0.4.2
13182026-09-11T20:47:12.658Z Downloaded salty v0.3.0
13192026-09-11T20:47:12.658Z Downloaded nix v0.27.1
13202026-09-11T20:47:12.658Z Downloaded iri-string v0.7.10
13212026-09-11T20:47:12.658Z Downloaded vcpkg v0.2.15
13222026-09-11T20:47:12.683Z Downloaded regex-syntax v0.8.10
13232026-09-11T20:47:12.686Z Downloaded quick-xml v0.37.5
13242026-09-11T20:47:12.690Z Downloaded syn v3.0.3
13252026-09-11T20:47:12.699Z Downloaded hickory-proto v0.24.4
13262026-09-11T20:47:12.703Z Downloaded nix v0.28.0
13272026-09-11T20:47:12.715Z Downloaded object v0.30.4
13282026-09-11T20:47:12.719Z Downloaded russh v0.62.4
13292026-09-11T20:47:12.747Z Downloaded quinn-proto v0.11.16
13302026-09-11T20:47:12.751Z Downloaded curve25519-dalek v5.0.0
13312026-09-11T20:47:12.751Z Downloaded regress v0.10.5
13322026-09-11T20:47:12.751Z Downloaded smoltcp v0.9.1
13332026-09-11T20:47:12.751Z Downloaded crypto-bigint v0.7.5
13342026-09-11T20:47:12.752Z Downloaded rustls v0.23.41
13352026-09-11T20:47:12.759Z Downloaded hickory-proto v0.25.2
13362026-09-11T20:47:12.767Z Downloaded curve25519-dalek v4.1.3
13372026-09-11T20:47:12.771Z Downloaded diesel v2.3.7
13382026-09-11T20:47:12.783Z Downloaded regress v0.11.1
13392026-09-11T20:47:12.806Z Downloaded sqlparser v0.61.0
13402026-09-11T20:47:12.856Z Downloaded regex-syntax v0.6.29
13412026-09-11T20:47:12.856Z Downloaded zerocopy v0.8.55
13422026-09-11T20:47:12.856Z Downloaded rustix v0.38.44
13432026-09-11T20:47:12.860Z Downloaded time v0.3.47
13442026-09-11T20:47:12.860Z Downloaded dropshot v0.17.1
13452026-09-11T20:47:12.860Z Downloaded nix v0.31.2
13462026-09-11T20:47:12.860Z Downloaded tracing v0.1.44
13472026-09-11T20:47:12.865Z Downloaded sha3 v0.11.0
13482026-09-11T20:47:12.872Z Downloaded object v0.37.3
13492026-09-11T20:47:12.882Z Downloaded object v0.39.1
13502026-09-11T20:47:12.891Z Downloaded openapiv3 v2.2.0
13512026-09-11T20:47:12.891Z Downloaded bzip2-sys v0.1.13+1.0.8
13522026-09-11T20:47:12.898Z Downloaded sled v0.34.7
13532026-09-11T20:47:12.905Z Downloaded ratatui v0.29.0
13542026-09-11T20:47:12.912Z Downloaded typify-impl v0.6.2
13552026-09-11T20:47:12.920Z Downloaded regex-automata v0.4.14
13562026-09-11T20:47:12.927Z Downloaded zerocopy-derive v0.6.6
13572026-09-11T20:47:12.966Z Downloaded chrono-tz v0.10.4
13582026-09-11T20:47:12.970Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13592026-09-11T20:47:12.970Z Downloaded petgraph v0.6.5
13602026-09-11T20:47:12.970Z Downloaded jiff v0.2.34
13612026-09-11T20:47:12.975Z Downloaded petgraph v0.8.3
13622026-09-11T20:47:13.011Z Downloaded tokio v1.52.1
13632026-09-11T20:47:13.015Z Downloaded sha3 v0.10.8
13642026-09-11T20:47:13.018Z Downloaded libz-sys v1.1.24
13652026-09-11T20:47:13.043Z Downloaded csv v1.4.0
13662026-09-11T20:47:13.047Z Downloaded encoding_rs v0.8.35
13672026-09-11T20:47:13.054Z Downloaded ring v0.17.14
13682026-09-11T20:47:13.092Z Downloaded libgit2-sys v0.18.3+1.9.2
13692026-09-11T20:47:13.517Z Downloaded aws-lc-sys v0.40.0
13702026-09-11T20:47:13.785Z Compiling serde_core v1.0.228
13712026-09-11T20:47:13.786Z Compiling libc v0.2.185
13722026-09-11T20:47:13.792Z Compiling serde v1.0.228
13732026-09-11T20:47:13.792Z Compiling log v0.4.33
13742026-09-11T20:47:13.793Z Compiling smallvec v1.15.1
13752026-09-11T20:47:13.793Z Compiling subtle v2.6.1
13762026-09-11T20:47:13.793Z Compiling find-msvc-tools v0.1.9
13772026-09-11T20:47:13.793Z Compiling shlex v1.3.0
13782026-09-11T20:47:13.921Z Compiling typenum v1.20.1
13792026-09-11T20:47:13.926Z Compiling scopeguard v1.2.0
13802026-09-11T20:47:13.926Z Compiling stable_deref_trait v1.2.1
13812026-09-11T20:47:13.930Z Compiling portable-atomic v1.13.1
13822026-09-11T20:47:13.933Z Compiling getrandom v0.4.3
13832026-09-11T20:47:13.933Z Compiling rand_core v0.10.0
13842026-09-11T20:47:13.933Z Compiling serde_json v1.0.151
13852026-09-11T20:47:13.933Z Compiling critical-section v1.2.0
13862026-09-11T20:47:13.945Z Compiling zerocopy v0.8.55
13872026-09-11T20:47:13.948Z Compiling libm v0.2.16
13882026-09-11T20:47:13.948Z Compiling pkg-config v0.3.32
13892026-09-11T20:47:13.948Z Compiling pin-project-lite v0.2.17
13902026-09-11T20:47:13.948Z Compiling parking_lot_core v0.9.12
13912026-09-11T20:47:13.948Z Compiling futures-core v0.3.32
13922026-09-11T20:47:14.067Z Compiling num-traits v0.2.19
13932026-09-11T20:47:14.071Z Compiling percent-encoding v2.3.2
13942026-09-11T20:47:14.071Z Compiling litemap v0.8.1
13952026-09-11T20:47:14.071Z Compiling writeable v0.6.2
13962026-09-11T20:47:14.071Z Compiling foldhash v0.2.0
13972026-09-11T20:47:14.284Z Compiling icu_properties_data v2.1.2
13982026-09-11T20:47:14.288Z Compiling icu_normalizer_data v2.1.1
13992026-09-11T20:47:14.288Z Compiling generic-array v0.14.7
14002026-09-11T20:47:14.318Z Compiling syn v2.0.117
14012026-09-11T20:47:14.324Z Compiling const-oid v0.9.6
14022026-09-11T20:47:14.324Z Compiling rustix v1.1.4
14032026-09-11T20:47:14.336Z Compiling futures-sink v0.3.32
14042026-09-11T20:47:14.341Z Compiling futures-io v0.3.32
14052026-09-11T20:47:14.351Z Compiling slab v0.4.12
14062026-09-11T20:47:14.355Z Compiling futures-task v0.3.32
14072026-09-11T20:47:14.355Z Compiling utf8_iter v1.0.4
14082026-09-11T20:47:14.368Z Compiling getrandom v0.3.4
14092026-09-11T20:47:14.373Z Compiling cmov v0.5.4
14102026-09-11T20:47:14.440Z Compiling lock_api v0.4.14
14112026-09-11T20:47:14.446Z Compiling rustversion v1.0.22
14122026-09-11T20:47:14.455Z Compiling base64ct v1.8.3
14132026-09-11T20:47:14.628Z Compiling hashbrown v0.17.0
14142026-09-11T20:47:14.665Z Compiling form_urlencoded v1.2.2
14152026-09-11T20:47:14.684Z Compiling iana-time-zone v0.1.65
14162026-09-11T20:47:14.688Z Compiling flagset v0.4.7
14172026-09-11T20:47:14.688Z Compiling fs_extra v1.3.0
14182026-09-11T20:47:14.729Z Compiling futures-channel v0.3.32
14192026-09-11T20:47:14.743Z Compiling ctutils v0.4.2
14202026-09-11T20:47:14.761Z Compiling dunce v1.0.5
14212026-09-11T20:47:14.779Z Compiling ident_case v1.0.1
14222026-09-11T20:47:14.798Z Compiling regex-syntax v0.8.10
14232026-09-11T20:47:14.815Z Compiling base64 v0.22.1
14242026-09-11T20:47:14.832Z Compiling syn v1.0.109
14252026-09-11T20:47:14.916Z Compiling vcpkg v0.2.15
14262026-09-11T20:47:14.930Z Compiling dyn-clone v1.0.20
14272026-09-11T20:47:14.947Z Compiling pem-rfc7468 v0.7.0
14282026-09-11T20:47:14.951Z Compiling aws-lc-rs v1.16.3
14292026-09-11T20:47:15.013Z Compiling crc32fast v1.5.0
14302026-09-11T20:47:15.030Z Compiling schemars v0.8.22
14312026-09-11T20:47:15.046Z Compiling spin v0.9.8
14322026-09-11T20:47:15.107Z Compiling httparse v1.10.1
14332026-09-11T20:47:15.113Z Compiling openssl-probe v0.2.1
14342026-09-11T20:47:15.125Z Compiling tinyvec_macros v0.1.1
14352026-09-11T20:47:15.324Z Compiling tinyvec v1.10.0
14362026-09-11T20:47:15.327Z Compiling aho-corasick v1.1.4
14372026-09-11T20:47:15.397Z Compiling errno v0.3.14
14382026-09-11T20:47:15.397Z Compiling jobserver v0.1.34
14392026-09-11T20:47:15.409Z Compiling getrandom v0.2.17
14402026-09-11T20:47:15.410Z Compiling mio v1.2.0
14412026-09-11T20:47:15.410Z Compiling socket2 v0.6.3
14422026-09-11T20:47:15.490Z Compiling unicode-segmentation v1.12.0
14432026-09-11T20:47:15.529Z Compiling tower-layer v0.3.3
14442026-09-11T20:47:15.545Z Compiling tower-service v0.3.3
14452026-09-11T20:47:15.548Z Compiling untrusted v0.7.1
14462026-09-11T20:47:15.548Z Compiling simd-adler32 v0.3.8
14472026-09-11T20:47:15.548Z Compiling atomic-waker v1.1.2
14482026-09-11T20:47:15.561Z Compiling radium v0.7.0
14492026-09-11T20:47:15.565Z Compiling try-lock v0.2.5
14502026-09-11T20:47:15.596Z Compiling rustls v0.23.41
14512026-09-11T20:47:15.631Z Compiling httpdate v1.0.3
14522026-09-11T20:47:15.634Z Compiling tap v1.0.1
14532026-09-11T20:47:15.684Z Compiling untrusted v0.9.0
14542026-09-11T20:47:15.728Z Compiling cpufeatures v0.2.17
14552026-09-11T20:47:15.743Z Compiling adler2 v2.0.1
14562026-09-11T20:47:15.793Z Compiling rand_core v0.9.5
14572026-09-11T20:47:15.845Z Compiling openssl v0.10.80
14582026-09-11T20:47:15.914Z Compiling once_cell v1.21.3
14592026-09-11T20:47:15.920Z Compiling parking_lot v0.12.5
14602026-09-11T20:47:15.935Z Compiling foreign-types-shared v0.1.1
14612026-09-11T20:47:15.939Z Compiling maybe-uninit v2.0.0
14622026-09-11T20:47:15.951Z Compiling signal-hook-registry v1.4.8
14632026-09-11T20:47:15.954Z Compiling rand_core v0.6.4
14642026-09-11T20:47:15.954Z Compiling const-oid v0.10.2
14652026-09-11T20:47:15.954Z Compiling wyz v0.5.1
14662026-09-11T20:47:15.972Z Compiling wait-timeout v0.2.1
14672026-09-11T20:47:16.055Z Compiling foreign-types v0.3.2
14682026-09-11T20:47:16.118Z Compiling socket2 v0.5.10
14692026-09-11T20:47:16.118Z Compiling ahash v0.8.12
14702026-09-11T20:47:16.166Z Compiling cc v1.2.56
14712026-09-11T20:47:16.182Z Compiling tracing-core v0.1.36
14722026-09-11T20:47:16.186Z Compiling quick-error v1.2.3
14732026-09-11T20:47:16.220Z Compiling funty v2.0.0
14742026-09-11T20:47:16.223Z Compiling time-core v0.1.8
14752026-09-11T20:47:16.256Z Compiling cpufeatures v0.3.0
14762026-09-11T20:47:16.279Z Compiling native-tls v0.2.18
14772026-09-11T20:47:16.285Z Compiling num-bigint-dig v0.8.6
14782026-09-11T20:47:16.312Z Compiling want v0.3.1
14792026-09-11T20:47:16.329Z Compiling unicode-normalization v0.1.25
14802026-09-11T20:47:16.348Z Compiling powerfmt v0.2.0
14812026-09-11T20:47:16.357Z Compiling num-conv v0.2.0
14822026-09-11T20:47:16.357Z Compiling packed_struct v0.10.1
14832026-09-11T20:47:16.381Z Compiling bit-vec v0.8.0
14842026-09-11T20:47:16.418Z Compiling miniz_oxide v0.8.9
14852026-09-11T20:47:16.470Z Compiling rand_xorshift v0.4.0
14862026-09-11T20:47:16.473Z Compiling lazy_static v1.5.0
14872026-09-11T20:47:16.473Z Compiling sync_wrapper v1.0.2
14882026-09-11T20:47:16.561Z Compiling indexmap v1.9.3
14892026-09-11T20:47:16.579Z Compiling nodrop v0.1.14
14902026-09-11T20:47:16.595Z Compiling deranged v0.5.8
14912026-09-11T20:47:16.599Z Compiling num_threads v0.1.7
14922026-09-11T20:47:16.633Z Compiling bit-set v0.8.0
14932026-09-11T20:47:16.651Z Compiling object v0.37.3
14942026-09-11T20:47:16.668Z Compiling time-macros v0.2.27
14952026-09-11T20:47:16.672Z Compiling crossbeam-utils v0.8.21
14962026-09-11T20:47:16.672Z Compiling siphasher v1.0.2
14972026-09-11T20:47:16.690Z Compiling unarray v0.1.4
14982026-09-11T20:47:16.706Z Compiling crc-catalog v2.4.0
14992026-09-11T20:47:16.709Z Compiling paste v1.0.15
15002026-09-11T20:47:16.777Z Compiling usdt-impl v0.6.0
15012026-09-11T20:47:16.780Z Compiling smallvec v0.6.14
15022026-09-11T20:47:16.793Z Compiling slog v2.8.2
15032026-09-11T20:47:16.796Z Compiling thread-id v5.1.0
15042026-09-11T20:47:16.796Z Compiling syn v3.0.3
15052026-09-11T20:47:16.845Z Compiling regex-automata v0.4.14
15062026-09-11T20:47:16.862Z Compiling array-init v0.0.4
15072026-09-11T20:47:16.894Z Compiling env_filter v2.0.0
15082026-09-11T20:47:16.909Z Compiling cookie v0.18.1
15092026-09-11T20:47:16.942Z Compiling hashbrown v0.12.3
15102026-09-11T20:47:16.971Z Compiling zstd-safe v7.2.4
15112026-09-11T20:47:17.084Z Compiling bitvec v1.0.1
15122026-09-11T20:47:17.102Z Compiling bitflags v2.11.0
15132026-09-11T20:47:17.122Z Compiling semver v1.0.28
15142026-09-11T20:47:17.156Z Compiling indexmap v2.14.0
15152026-09-11T20:47:17.216Z Compiling uuid v1.23.4
15162026-09-11T20:47:17.220Z Compiling num-integer v0.1.46
15172026-09-11T20:47:17.238Z Compiling crc v3.4.0
15182026-09-11T20:47:17.256Z Compiling anyhow v1.0.104
15192026-09-11T20:47:17.331Z Compiling base64 v0.21.7
15202026-09-11T20:47:17.366Z Compiling gimli v0.32.3
15212026-09-11T20:47:17.369Z Compiling unicode-bidi v0.3.18
15222026-09-11T20:47:17.389Z Compiling iri-string v0.7.10
15232026-09-11T20:47:17.408Z Compiling synstructure v0.13.2
15242026-09-11T20:47:17.444Z Compiling rustc_version v0.4.1
15252026-09-11T20:47:17.447Z Compiling serde_derive_internals v0.29.1
15262026-09-11T20:47:17.478Z Compiling pest_generator v2.8.6
15272026-09-11T20:47:17.516Z Compiling cmake v0.1.57
15282026-09-11T20:47:17.554Z Compiling darling_core v0.20.11
15292026-09-11T20:47:17.557Z Compiling darling_core v0.23.0
15302026-09-11T20:47:17.607Z Compiling num-iter v0.1.45
15312026-09-11T20:47:17.610Z Compiling winnow v0.5.40
15322026-09-11T20:47:17.610Z Compiling allocator-api2 v0.2.21
15332026-09-11T20:47:17.646Z Compiling ryu v1.0.23
15342026-09-11T20:47:17.717Z Compiling unicode-properties v0.1.4
15352026-09-11T20:47:17.721Z Compiling signal-hook v0.3.18
15362026-09-11T20:47:17.857Z Compiling heapless v0.7.17
15372026-09-11T20:47:17.903Z Compiling curve25519-dalek v4.1.3
15382026-09-11T20:47:17.920Z Compiling stringprep v0.1.5
15392026-09-11T20:47:17.979Z Compiling env_logger v0.11.11
15402026-09-11T20:47:18.016Z Compiling camino v1.2.5
15412026-09-11T20:47:18.047Z Compiling vergen-lib v9.1.0
15422026-09-11T20:47:18.051Z Compiling heck v0.4.1
15432026-09-11T20:47:18.051Z Compiling hash32 v0.2.1
15442026-09-11T20:47:18.082Z Compiling memoffset v0.9.1
15452026-09-11T20:47:18.085Z Compiling encoding_rs v0.8.35
15462026-09-11T20:47:18.138Z Compiling owo-colors v4.3.0
15472026-09-11T20:47:18.138Z Compiling rustix v0.38.44
15482026-09-11T20:47:18.277Z Compiling cfg_aliases v0.2.1
15492026-09-11T20:47:18.301Z Compiling zlib-rs v0.6.2
15502026-09-11T20:47:18.337Z Compiling ref-cast v1.0.25
15512026-09-11T20:47:18.357Z Compiling bumpalo v3.20.2
15522026-09-11T20:47:18.405Z Compiling fallible-iterator v0.2.0
15532026-09-11T20:47:18.425Z Compiling smoltcp v0.9.1
15542026-09-11T20:47:18.446Z Compiling rustc-demangle v0.1.27
15552026-09-11T20:47:18.463Z Compiling libbz2-rs-sys v0.2.2
15562026-09-11T20:47:18.482Z Compiling mime v0.3.17
15572026-09-11T20:47:18.485Z Compiling time v0.3.47
15582026-09-11T20:47:18.521Z Compiling tempfile v3.27.0
15592026-09-11T20:47:18.539Z Compiling terminal_size v0.4.3
15602026-09-11T20:47:18.569Z Compiling crc-any v2.5.0
15612026-09-11T20:47:18.601Z Compiling litrs v1.0.0
15622026-09-11T20:47:18.620Z Compiling psl-types v2.0.11
15632026-09-11T20:47:18.623Z Compiling aws-lc-sys v0.40.0
15642026-09-11T20:47:18.623Z Compiling openssl-sys v0.9.117
15652026-09-11T20:47:18.671Z Compiling bzip2-sys v0.1.13+1.0.8
15662026-09-11T20:47:18.692Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15672026-09-11T20:47:18.695Z Compiling clap_builder v4.6.0
15682026-09-11T20:47:18.786Z Compiling rusty-fork v0.3.1
15692026-09-11T20:47:18.804Z Compiling zopfli v0.8.3
15702026-09-11T20:47:18.876Z Compiling nix v0.31.2
15712026-09-11T20:47:18.927Z Compiling bzip2 v0.6.1
15722026-09-11T20:47:18.980Z Compiling phf_shared v0.13.1
15732026-09-11T20:47:19.059Z Compiling cargo-platform v0.3.2
15742026-09-11T20:47:19.063Z Compiling vergen v9.1.0
15752026-09-11T20:47:19.094Z Compiling ff v0.13.1
15762026-09-11T20:47:19.097Z Compiling convert_case v0.10.0
15772026-09-11T20:47:19.163Z Compiling document-features v0.2.12
15782026-09-11T20:47:19.183Z Compiling fs-err v3.3.0
15792026-09-11T20:47:19.203Z Compiling jiff-core v0.1.0
15802026-09-11T20:47:19.253Z Compiling base16ct v0.2.0
15812026-09-11T20:47:19.271Z Compiling bitflags v1.3.2
15822026-09-11T20:47:19.340Z Compiling addr2line v0.25.1
15832026-09-11T20:47:19.357Z Compiling is_ci v1.2.0
15842026-09-11T20:47:19.377Z Compiling path-slash v0.1.5
15852026-09-11T20:47:19.377Z Compiling managed v0.8.0
15862026-09-11T20:47:19.412Z Compiling bstr v1.12.1
15872026-09-11T20:47:19.415Z Compiling regex v1.12.3
15882026-09-11T20:47:19.445Z Compiling foldhash v0.1.5
15892026-09-11T20:47:19.478Z Compiling serde_derive v1.0.228
15902026-09-11T20:47:19.482Z Compiling zeroize_derive v1.5.0
15912026-09-11T20:47:19.482Z Compiling zerofrom-derive v0.1.6
15922026-09-11T20:47:19.482Z Compiling yoke-derive v0.8.1
15932026-09-11T20:47:19.482Z Compiling zerocopy-derive v0.8.55
15942026-09-11T20:47:19.482Z Compiling zerovec-derive v0.11.2
15952026-09-11T20:47:19.514Z Compiling displaydoc v0.2.5
15962026-09-11T20:47:19.549Z Compiling tokio-macros v2.7.0
15972026-09-11T20:47:19.568Z Compiling futures-macro v0.3.32
15982026-09-11T20:47:19.572Z Compiling thiserror-impl v2.0.18
15992026-09-11T20:47:19.619Z Compiling der_derive v0.7.3
16002026-09-11T20:47:19.637Z Compiling tracing-attributes v0.1.31
16012026-09-11T20:47:19.671Z Compiling schemars_derive v0.8.22
16022026-09-11T20:47:19.706Z Compiling scroll_derive v0.13.1
16032026-09-11T20:47:19.725Z Compiling pest_derive v2.8.6
16042026-09-11T20:47:19.884Z Compiling openssl-macros v0.1.1
16052026-09-11T20:47:19.901Z Compiling thiserror-impl v1.0.69
16062026-09-11T20:47:19.932Z Compiling packed_struct_codegen v0.10.1
16072026-09-11T20:47:20.121Z Compiling darling_macro v0.20.11
16082026-09-11T20:47:20.155Z Compiling zerocopy-derive v0.6.6
16092026-09-11T20:47:20.177Z Compiling clap_derive v4.6.1
16102026-09-11T20:47:20.396Z Compiling bitfield-macros v0.19.4
16112026-09-11T20:47:20.415Z Compiling structmeta-derive v0.3.0
16122026-09-11T20:47:20.453Z Compiling scroll_derive v0.12.1
16132026-09-11T20:47:20.456Z Compiling hubpack_derive v0.1.1
16142026-09-11T20:47:20.456Z Compiling darling_macro v0.23.0
16152026-09-11T20:47:20.528Z Compiling bzip2 v0.4.4
16162026-09-11T20:47:20.565Z Compiling zerocopy-derive v0.7.35
16172026-09-11T20:47:20.584Z Compiling pin-project-internal v1.1.11
16182026-09-11T20:47:20.652Z Compiling futures-util v0.3.32
16192026-09-11T20:47:20.673Z Compiling daft-derive v0.1.8
16202026-09-11T20:47:20.720Z Compiling scroll v0.13.0
16212026-09-11T20:47:20.793Z Compiling darling v0.20.11
16222026-09-11T20:47:20.817Z Compiling async-trait v0.1.89
16232026-09-11T20:47:20.845Z Compiling zip v0.6.6
16242026-09-11T20:47:20.911Z Compiling derive_builder_core v0.20.2
16252026-09-11T20:47:20.931Z Compiling backtrace v0.3.76
16262026-09-11T20:47:20.967Z Compiling snafu-derive v0.8.9
16272026-09-11T20:47:21.237Z Compiling goblin v0.10.5
16282026-09-11T20:47:21.393Z Compiling flate2 v1.1.9
16292026-09-11T20:47:21.499Z Compiling darling v0.23.0
16302026-09-11T20:47:21.534Z Compiling thiserror v2.0.18
16312026-09-11T20:47:21.567Z Compiling zerocopy v0.6.6
16322026-09-11T20:47:21.586Z Compiling curve25519-dalek-derive v0.1.1
16332026-09-11T20:47:21.631Z Compiling tracing v0.1.44
16342026-09-11T20:47:21.649Z Compiling strum_macros v0.27.2
16352026-09-11T20:47:21.652Z Compiling ref-cast-impl v1.0.25
16362026-09-11T20:47:21.687Z Compiling dtrace-parser v0.3.0
16372026-09-11T20:47:21.690Z Compiling zerofrom v0.1.6
16382026-09-11T20:47:21.690Z Compiling bitfield v0.19.4
16392026-09-11T20:47:21.742Z Compiling scroll v0.12.0
16402026-09-11T20:47:21.745Z Compiling same-file v1.0.6
16412026-09-11T20:47:21.784Z Compiling thiserror v1.0.69
16422026-09-11T20:47:21.806Z Compiling serde_with_macros v3.21.0
16432026-09-11T20:47:21.809Z Compiling backtrace-ext v0.2.1
16442026-09-11T20:47:21.864Z Compiling yoke v0.8.1
16452026-09-11T20:47:21.885Z Compiling jiff v0.2.34
16462026-09-11T20:47:21.905Z Compiling zerocopy v0.7.35
16472026-09-11T20:47:21.908Z Compiling dtrace-parser v0.2.0
16482026-09-11T20:47:21.940Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16492026-09-11T20:47:21.944Z Compiling structmeta v0.3.0
16502026-09-11T20:47:21.968Z Compiling walkdir v2.5.0
16512026-09-11T20:47:21.987Z Compiling globset v0.4.18
16522026-09-11T20:47:22.023Z Compiling goblin v0.8.2
16532026-09-11T20:47:22.027Z Compiling hashbrown v0.15.5
16542026-09-11T20:47:22.059Z Compiling zerovec v0.11.5
16552026-09-11T20:47:22.085Z Compiling zerotrie v0.2.3
16562026-09-11T20:47:22.107Z Compiling derive_more-impl v2.1.1
16572026-09-11T20:47:22.143Z Compiling pin-project v1.1.11
16582026-09-11T20:47:22.146Z Compiling derive_builder_macro v0.20.2
16592026-09-11T20:47:22.204Z Compiling supports-color v3.0.2
16602026-09-11T20:47:22.249Z Compiling derive-ex v0.1.8
16612026-09-11T20:47:22.285Z Compiling textwrap v0.16.2
16622026-09-11T20:47:22.312Z Compiling miette-derive v7.6.0
16632026-09-11T20:47:22.337Z Compiling enum-as-inner v0.6.1
16642026-09-11T20:47:22.369Z Compiling clap v4.6.1
16652026-09-11T20:47:22.393Z Compiling async-recursion v1.1.1
16662026-09-11T20:47:22.428Z Compiling strum_macros v0.26.4
16672026-09-11T20:47:22.431Z Compiling serde_repr v0.1.20
16682026-09-11T20:47:22.559Z Compiling phf v0.13.1
16692026-09-11T20:47:22.562Z Compiling group v0.13.0
16702026-09-11T20:47:22.577Z Compiling signal-hook-mio v0.2.5
16712026-09-11T20:47:22.649Z Compiling tinystr v0.8.2
16722026-09-11T20:47:22.652Z Compiling potential_utf v0.1.4
16732026-09-11T20:47:22.755Z Compiling hashbrown v0.16.1
16742026-09-11T20:47:22.775Z Compiling phf_shared v0.11.3
16752026-09-11T20:47:22.778Z Compiling float-cmp v0.10.0
16762026-09-11T20:47:22.810Z Compiling icu_collections v2.1.1
16772026-09-11T20:47:22.813Z Compiling pem v3.0.6
16782026-09-11T20:47:22.848Z Compiling icu_locale_core v2.1.1
16792026-09-11T20:47:22.848Z Compiling thread-id v4.2.2
16802026-09-11T20:47:22.886Z Compiling derive_builder v0.20.2
16812026-09-11T20:47:22.890Z Compiling memmap2 v0.9.10
16822026-09-11T20:47:22.925Z Compiling keccak v0.1.6
16832026-09-11T20:47:22.979Z Compiling difflib v0.4.0
16842026-09-11T20:47:22.998Z Compiling static_assertions v1.1.0
16852026-09-11T20:47:23.048Z Compiling predicates-core v1.0.10
16862026-09-11T20:47:23.069Z Compiling data-encoding v2.10.0
16872026-09-11T20:47:23.072Z Compiling futures-executor v0.3.32
16882026-09-11T20:47:23.149Z Compiling typed-path v0.9.3
16892026-09-11T20:47:23.176Z Compiling typed-path v0.12.3
16902026-09-11T20:47:23.216Z Compiling supports-hyperlinks v3.2.0
16912026-09-11T20:47:23.234Z Compiling fixedbitset v0.4.2
16922026-09-11T20:47:23.272Z Compiling futures v0.3.32
16932026-09-11T20:47:23.289Z Compiling either v1.15.0
16942026-09-11T20:47:23.327Z Compiling snafu v0.8.9
16952026-09-11T20:47:23.346Z Compiling precomputed-hash v0.1.1
16962026-09-11T20:47:23.367Z Compiling fixedbitset v0.5.7
16972026-09-11T20:47:23.386Z Compiling supports-unicode v3.0.0
16982026-09-11T20:47:23.419Z Compiling winnow v1.0.3
16992026-09-11T20:47:23.423Z Compiling whoami v2.1.0
17002026-09-11T20:47:23.453Z Compiling zeroize v1.9.0
17012026-09-11T20:47:23.471Z Compiling bytes v1.11.1
17022026-09-11T20:47:23.474Z Compiling chrono v0.4.45
17032026-09-11T20:47:23.506Z Compiling ipnet v2.12.0
17042026-09-11T20:47:23.510Z Compiling hex v0.4.3
17052026-09-11T20:47:23.510Z Compiling serde_spanned v0.6.9
17062026-09-11T20:47:23.558Z Compiling icu_provider v2.1.1
17072026-09-11T20:47:23.563Z Compiling toml_datetime v0.6.11
17082026-09-11T20:47:23.611Z Compiling serde_urlencoded v0.7.1
17092026-09-11T20:47:23.615Z Compiling erased-serde v0.3.31
17102026-09-11T20:47:23.715Z Compiling hybrid-array v0.4.13
17112026-09-11T20:47:23.733Z Compiling der v0.7.10
17122026-09-11T20:47:23.737Z Compiling rustls-pki-types v1.14.0
17132026-09-11T20:47:23.769Z Compiling serde_tokenstream v0.2.3
17142026-09-11T20:47:23.788Z Compiling ron v0.8.1
17152026-09-11T20:47:23.835Z Compiling icu_normalizer v2.1.1
17162026-09-11T20:47:23.856Z Compiling icu_properties v2.1.2
17172026-09-11T20:47:23.882Z Compiling toml_edit v0.19.15
17182026-09-11T20:47:23.902Z Compiling serde-hex v0.1.0
17192026-09-11T20:47:23.925Z Compiling hubpack v0.1.2
17202026-09-11T20:47:23.943Z Compiling serde_plain v1.0.2
17212026-09-11T20:47:23.946Z Compiling strum v0.27.2
17222026-09-11T20:47:23.946Z Compiling olpc-cjson v0.1.4
17232026-09-11T20:47:23.995Z Compiling tokio v1.52.1
17242026-09-11T20:47:23.998Z Compiling http v1.4.2
17252026-09-11T20:47:24.110Z Compiling rustls-native-certs v0.8.3
17262026-09-11T20:47:24.158Z Compiling serde-big-array v0.5.1
17272026-09-11T20:47:24.177Z Compiling cargo_metadata v0.23.1
17282026-09-11T20:47:24.196Z Compiling new_debug_unreachable v1.0.6
17292026-09-11T20:47:24.200Z Compiling normalize-line-endings v0.3.0
17302026-09-11T20:47:24.200Z Compiling zip v8.6.0
17312026-09-11T20:47:24.200Z Compiling toml_edit v0.22.27
17322026-09-11T20:47:24.248Z Compiling block-buffer v0.10.4
17332026-09-11T20:47:24.285Z Compiling crypto-common v0.1.7
17342026-09-11T20:47:24.300Z Compiling test-strategy v0.4.5
17352026-09-11T20:47:24.329Z Compiling crypto-bigint v0.5.5
17362026-09-11T20:47:24.346Z Compiling predicates v3.1.4
17372026-09-11T20:47:24.349Z Compiling string_cache v0.8.9
17382026-09-11T20:47:24.382Z Compiling strum v0.26.3
17392026-09-11T20:47:24.420Z Compiling digest v0.10.7
17402026-09-11T20:47:24.452Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17412026-09-11T20:47:24.469Z Compiling dof v0.3.0
17422026-09-11T20:47:24.486Z Compiling block-buffer v0.12.1
17432026-09-11T20:47:24.489Z Compiling crypto-common v0.2.2
17442026-09-11T20:47:24.489Z Compiling block-padding v0.4.2
17452026-09-11T20:47:24.557Z Compiling toml_parser v1.1.2+spec-1.1.0
17462026-09-11T20:47:24.576Z Compiling miette v7.6.0
17472026-09-11T20:47:24.596Z Compiling crossterm v0.28.1
17482026-09-11T20:47:24.614Z Compiling spki v0.7.3
17492026-09-11T20:47:24.635Z Compiling petgraph v0.8.3
17502026-09-11T20:47:24.726Z Compiling http-body v1.0.1
17512026-09-11T20:47:24.746Z Compiling inout v0.2.2
17522026-09-11T20:47:24.749Z Compiling signature v2.2.0
17532026-09-11T20:47:24.800Z Compiling idna_adapter v1.2.1
17542026-09-11T20:47:24.818Z Compiling pkcs8 v0.10.2
17552026-09-11T20:47:24.837Z Compiling ppv-lite86 v0.2.21
17562026-09-11T20:47:24.936Z Compiling idna v1.1.0
17572026-09-11T20:47:24.978Z Compiling sha2 v0.10.9
17582026-09-11T20:47:24.996Z Compiling http-body-util v0.1.3
17592026-09-11T20:47:25.034Z Compiling pkcs1 v0.7.5
17602026-09-11T20:47:25.037Z Compiling dof v0.4.0
17612026-09-11T20:47:25.037Z Compiling x509-cert v0.2.5
17622026-09-11T20:47:25.091Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17632026-09-11T20:47:25.094Z Compiling hmac v0.12.1
17642026-09-11T20:47:25.095Z Compiling ed25519 v2.2.3
17652026-09-11T20:47:25.149Z Compiling sec1 v0.7.3
17662026-09-11T20:47:25.167Z Compiling rand_chacha v0.9.0
17672026-09-11T20:47:25.219Z Compiling digest v0.11.3
17682026-09-11T20:47:25.253Z Compiling rand_chacha v0.3.1
17692026-09-11T20:47:25.274Z Compiling url v2.5.8
17702026-09-11T20:47:25.303Z Compiling cipher v0.5.2
17712026-09-11T20:47:25.320Z Compiling hashbrown v0.13.2
17722026-09-11T20:47:25.340Z Compiling toml v0.7.8
17732026-09-11T20:47:25.413Z Compiling rand v0.9.2
17742026-09-11T20:47:25.480Z Compiling sha2 v0.11.0
17752026-09-11T20:47:25.497Z Compiling rand v0.8.6
17762026-09-11T20:47:25.515Z Compiling hmac v0.13.0
17772026-09-11T20:47:25.651Z Compiling chacha20 v0.10.0
17782026-09-11T20:47:25.668Z Compiling md-5 v0.11.0
17792026-09-11T20:47:25.692Z Compiling publicsuffix v2.3.0
17802026-09-11T20:47:25.710Z Compiling hkdf v0.12.4
17812026-09-11T20:47:25.749Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
17822026-09-11T20:47:25.904Z Compiling object v0.30.4
17832026-09-11T20:47:25.921Z Compiling cookie_store v0.22.1
17842026-09-11T20:47:25.941Z Compiling elliptic-curve v0.13.8
17852026-09-11T20:47:25.961Z Compiling rand v0.10.1
17862026-09-11T20:47:25.964Z Compiling usdt-impl v0.5.0
17872026-09-11T20:47:25.998Z Compiling sha3 v0.10.8
17882026-09-11T20:47:26.017Z Compiling proptest v1.11.0
17892026-09-11T20:47:26.037Z Compiling derive_more v2.1.1
17902026-09-11T20:47:26.066Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
17912026-09-11T20:47:26.082Z Compiling itertools v0.13.0
17922026-09-11T20:47:26.102Z Compiling openapiv3 v2.2.0
17932026-09-11T20:47:26.125Z Compiling petgraph v0.6.5
17942026-09-11T20:47:26.242Z Compiling similar v2.7.0
17952026-09-11T20:47:26.260Z Compiling crossbeam-epoch v0.9.18
17962026-09-11T20:47:26.312Z Compiling lalrpop-util v0.19.12
17972026-09-11T20:47:26.375Z Compiling peg-runtime v0.8.5
17982026-09-11T20:47:26.393Z Compiling thread_local v1.1.9
17992026-09-11T20:47:26.396Z Compiling slog-async v2.8.0
18002026-09-11T20:47:26.426Z Compiling crossbeam-channel v0.5.15
18012026-09-11T20:47:26.522Z Compiling filetime v0.2.27
18022026-09-11T20:47:27.554Z Compiling usdt-macro v0.6.0
18032026-09-11T20:47:27.557Z Compiling usdt-attr-macro v0.6.0
18042026-09-11T20:47:27.557Z Compiling is-terminal v0.4.17
18052026-09-11T20:47:27.558Z Compiling ipnetwork v0.21.1
18062026-09-11T20:47:27.558Z Compiling postgres-protocol v0.6.12
18072026-09-11T20:47:27.558Z Compiling byte-wrapper v0.1.0
18082026-09-11T20:47:27.558Z Compiling ed25519-dalek v2.2.0
18092026-09-11T20:47:27.558Z Compiling serde_with v3.21.0
18102026-09-11T20:47:27.558Z Compiling xattr v1.6.1
18112026-09-11T20:47:27.558Z Compiling term v1.2.1
18122026-09-11T20:47:27.558Z Compiling take_mut v0.2.2
18132026-09-11T20:47:27.558Z Compiling camino-tempfile v1.4.1
18142026-09-11T20:47:27.558Z Compiling tar v0.4.46
18152026-09-11T20:47:27.558Z Compiling oxnet v0.1.6
18162026-09-11T20:47:27.558Z Compiling postgres-types v0.2.14
18172026-09-11T20:47:27.558Z Compiling slog-term v2.9.2
18182026-09-11T20:47:27.558Z Compiling rsa v0.9.10
18192026-09-11T20:47:27.558Z Compiling zstd v0.13.3
18202026-09-11T20:47:27.558Z Compiling usdt v0.6.0
18212026-09-11T20:47:27.650Z Compiling zip v4.6.1
18222026-09-11T20:47:27.901Z Compiling tokio-util v0.7.18
18232026-09-11T20:47:27.901Z Compiling tower v0.5.3
18242026-09-11T20:47:27.901Z Compiling tokio-native-tls v0.3.1
18252026-09-11T20:47:27.905Z Compiling buf-list v1.1.2
18262026-09-11T20:47:27.905Z Compiling hickory-proto v0.25.2
18272026-09-11T20:47:28.380Z Compiling tower-http v0.6.8
18282026-09-11T20:47:28.437Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
18292026-09-11T20:47:28.452Z Compiling newtype-uuid v1.3.2
18302026-09-11T20:47:28.634Z Compiling h2 v0.4.15
18312026-09-11T20:47:28.664Z Compiling tokio-stream v0.1.18
18322026-09-11T20:47:28.689Z Compiling daft v0.1.8
18332026-09-11T20:47:28.689Z Compiling tokio-postgres v0.7.18
18342026-09-11T20:47:28.980Z Compiling iddqd v0.4.2
18352026-09-11T20:47:29.667Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
18362026-09-11T20:47:30.174Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18372026-09-11T20:47:31.728Z Compiling hyper v1.10.1
18382026-09-11T20:47:32.625Z Compiling hyper-util v0.1.20
18392026-09-11T20:47:33.723Z Compiling hyper-tls v0.6.0
18402026-09-11T20:47:33.874Z Compiling reqwest v0.12.28
18412026-09-11T20:47:45.535Z Compiling rustls-webpki v0.103.13
18422026-09-11T20:47:48.235Z Compiling tokio-rustls v0.26.4
18432026-09-11T20:47:48.235Z Compiling rustls-platform-verifier v0.6.2
18442026-09-11T20:47:48.235Z Compiling tough v0.22.0
18452026-09-11T20:47:48.433Z Compiling hyper-rustls v0.27.7
18462026-09-11T20:47:48.614Z Compiling reqwest v0.13.2
18472026-09-11T20:47:50.790Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18482026-09-11T20:47:51.018Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18492026-09-11T20:47:53.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.26s
18502026-09-11T20:47:54.126Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18512026-09-11T20:47:54.191ZSep 11 20:47:53.654 INFO Starting download, target: Cockroach
18522026-09-11T20:47:54.192ZSep 11 20:47:53.654 INFO Starting download, target: Clickhouse
18532026-09-11T20:47:54.192ZSep 11 20:47:53.654 INFO Starting download, target: Console
18542026-09-11T20:47:54.202ZSep 11 20:47:53.654 INFO Starting download, target: DendriteStub
18552026-09-11T20:47:54.202ZSep 11 20:47:53.654 INFO Starting download, target: MaghemiteMgd
18562026-09-11T20:47:54.202ZSep 11 20:47:53.654 INFO Starting download, target: MaghemiteDdmd
18572026-09-11T20:47:54.202ZSep 11 20:47:53.655 INFO Starting download, target: TransceiverControl
18582026-09-11T20:47:54.202ZSep 11 20:47:53.655 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18592026-09-11T20:47:54.203ZSep 11 20:47:53.655 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18602026-09-11T20:47:54.203ZSep 11 20:47:53.655 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18612026-09-11T20:47:54.203ZSep 11 20:47:53.655 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18622026-09-11T20:47:54.203ZSep 11 20:47:53.655 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18632026-09-11T20:47:54.203ZSep 11 20:47:53.655 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18642026-09-11T20:47:54.203ZSep 11 20:47:53.655 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18652026-09-11T20:47:54.645ZSep 11 20:47:54.090 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18662026-09-11T20:47:54.817ZSep 11 20:47:54.265 INFO Download complete, target: TransceiverControl
18672026-09-11T20:47:55.600ZSep 11 20:47:55.067 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18682026-09-11T20:47:55.966ZSep 11 20:47:55.422 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18692026-09-11T20:47:56.196ZSep 11 20:47:55.649 INFO Download complete, target: Console
18702026-09-11T20:47:56.235ZSep 11 20:47:55.695 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18712026-09-11T20:47:56.279ZSep 11 20:47:55.735 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18722026-09-11T20:47:57.158ZSep 11 20:47:56.627 INFO Download complete, target: MaghemiteDdmd
18732026-09-11T20:47:58.287ZSep 11 20:47:57.756 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18742026-09-11T20:47:58.597ZSep 11 20:47:58.065 INFO Download complete, target: MaghemiteMgd
18752026-09-11T20:47:58.616ZSep 11 20:47:58.086 INFO Download complete, target: DendriteStub
18762026-09-11T20:47:59.385ZSep 11 20:47:58.854 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18772026-09-11T20:47:59.385ZSep 11 20:47:58.854 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18782026-09-11T20:48:03.428ZSep 11 20:48:02.897 INFO Checking that binary works, target: Cockroach
18792026-09-11T20:48:03.566ZSep 11 20:48:03.036 INFO Download complete, target: Cockroach
18802026-09-11T20:48:03.944ZSep 11 20:48:03.413 INFO Checking that binary works, target: Clickhouse
18812026-09-11T20:48:04.030ZSep 11 20:48:03.499 INFO Download complete, target: Clickhouse
18822026-09-11T20:48:04.054ZAll builder prerequisites installed successfully, and PATH looks valid
18832026-09-11T20:48:04.057Z
18842026-09-11T20:48:04.057Zreal 1:45.382119089
18852026-09-11T20:48:04.057Zuser 7:25.912556744
18862026-09-11T20:48:04.057Zsys 2:41.139130224
18872026-09-11T20:48:04.057Ztrap 0.265770875
18882026-09-11T20:48:04.057Ztflt 1.215154282
18892026-09-11T20:48:04.057Zdflt 2.410476368
18902026-09-11T20:48:04.057Zkflt 0.024388238
18912026-09-11T20:48:04.057Zlock 30:58.609332979
18922026-09-11T20:48:04.057Zslp 18:51.019265909
18932026-09-11T20:48:04.057Zlat 20.383062131
18942026-09-11T20:48:04.057Zstop 6:24.914104231
18952026-09-11T20:48:04.060Z++ bmat factory name
18962026-09-11T20:48:04.067Z++ bmat factory private
18972026-09-11T20:48:04.075Z+ jq --null-input --arg bmat_factory_name aws --arg bmat_factory_private i-07319341ad2fb5dd8 '{
18982026-09-11T20:48:04.076Z buildomat: {
18992026-09-11T20:48:04.076Z factory: {
19002026-09-11T20:48:04.076Z name: $bmat_factory_name,
19012026-09-11T20:48:04.076Z private: $bmat_factory_private,
19022026-09-11T20:48:04.076Z },
19032026-09-11T20:48:04.076Z },
19042026-09-11T20:48:04.076Z }'
19052026-09-11T20:48:04.136Z+ banner ls-apis
19062026-09-11T20:48:04.136Z
19072026-09-11T20:48:04.136Z # #### ## ##### # ####
19082026-09-11T20:48:04.136Z # # # # # # # #
19092026-09-11T20:48:04.136Z # #### ##### # # # # # ####
19102026-09-11T20:48:04.136Z # # ###### ##### # #
19112026-09-11T20:48:04.136Z # # # # # # # # #
19122026-09-11T20:48:04.136Z ###### #### # # # # ####
19132026-09-11T20:48:04.136Z
19142026-09-11T20:48:04.136Z+ source ./tools/include/force-git-over-https.sh
19152026-09-11T20:48:04.136Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
19162026-09-11T20:48:04.136Z++ (( i = 0 ))
19172026-09-11T20:48:04.137Z++ (( i < 5 ))
19182026-09-11T20:48:04.137Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
19192026-09-11T20:48:04.137Z++ (( i++ ))
19202026-09-11T20:48:04.137Z++ (( i < 5 ))
19212026-09-11T20:48:04.137Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
19222026-09-11T20:48:04.137Z++ (( i++ ))
19232026-09-11T20:48:04.137Z++ (( i < 5 ))
19242026-09-11T20:48:04.137Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
19252026-09-11T20:48:04.137Z++ (( i++ ))
19262026-09-11T20:48:04.137Z++ (( i < 5 ))
19272026-09-11T20:48:04.137Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
19282026-09-11T20:48:04.137Z++ (( i++ ))
19292026-09-11T20:48:04.137Z++ (( i < 5 ))
19302026-09-11T20:48:04.137Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
19312026-09-11T20:48:04.137Z++ (( i++ ))
19322026-09-11T20:48:04.137Z++ (( i < 5 ))
19332026-09-11T20:48:04.137Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
19342026-09-11T20:48:04.137Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
19352026-09-11T20:48:04.137Z+ ptime -m cargo xtask ls-apis apis
19362026-09-11T20:48:04.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19372026-09-11T20:48:04.578Z Running `target/debug/xtask ls-apis apis`
19382026-09-11T20:48:05.355Z Compiling semver v0.1.20
19392026-09-11T20:48:05.358Z Compiling rayon-core v1.13.0
19402026-09-11T20:48:05.494Z Compiling crossbeam-deque v0.8.6
19412026-09-11T20:48:05.498Z Compiling blake3 v1.8.5
19422026-09-11T20:48:05.508Z Compiling arrayref v0.3.9
19432026-09-11T20:48:05.511Z Compiling constant_time_eq v0.4.2
19442026-09-11T20:48:05.516Z Compiling arrayvec v0.7.6
19452026-09-11T20:48:05.519Z Compiling parse-display-derive v0.10.0
19462026-09-11T20:48:05.519Z Compiling topological-sort v0.2.2
19472026-09-11T20:48:05.519Z Compiling toml v0.8.23
19482026-09-11T20:48:05.519Z Compiling itertools v0.14.0
19492026-09-11T20:48:05.519Z Compiling indent_write v2.2.0
19502026-09-11T20:48:05.640Z Compiling rustc_version v0.1.7
19512026-09-11T20:48:05.852Z Compiling newtype_derive v0.1.6
19522026-09-11T20:48:06.153Z Compiling omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
19532026-09-11T20:48:06.478Z Compiling omicron-zone-package v0.12.3
19542026-09-11T20:48:06.794Z Compiling parse-display v0.10.0
19552026-09-11T20:48:07.410Z Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
19562026-09-11T20:48:12.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.43s
19572026-09-11T20:48:12.221Z Running `target/debug/ls-apis apis`
19582026-09-11T20:48:12.272Zloading metadata for workspace omicron from current workspace
19592026-09-11T20:48:16.628Znote: package "dpd-client": found a version matching the git commit in package-manifest.toml (04a52a3240a26c58f03e1cf40353d67ff69d76b6), but also found other versions at different commits. This does not affect this tool. But it's potentially suspicious that different components are using different versions.
19602026-09-11T20:48:16.647Z - PackageId { repr: "git+https://github.com/oxidecomputer/dendrite?branch=main#dpd-client@0.1.0" }: Source { repr: "git+https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c617f2988aafdca4e3bd35ea178b64801" }
19612026-09-11T20:48:16.663Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/54b2661/Cargo.toml
19622026-09-11T20:48:16.663Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/046f743/Cargo.toml
19632026-09-11T20:48:16.663Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/ce015cd/Cargo.toml
19642026-09-11T20:48:16.663Zloading metadata for workspace management-gateway-service from /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/01f0608/Cargo.toml
19652026-09-11T20:48:16.663Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/04a52a3/Cargo.toml
19662026-09-11T20:48:16.663Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/ad8a317/Cargo.toml
19672026-09-11T20:48:48.261Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
19682026-09-11T20:48:48.335Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
19692026-09-11T20:48:48.628ZBootstrap Agent Lockstep API (client: bootstrap-agent-lockstep-client)
19702026-09-11T20:48:48.628Z consumed by: wicketd (omicron/wicketd) via 1 path
19712026-09-11T20:48:48.628Z
19722026-09-11T20:48:48.628ZClickhouse Cluster Admin for Keepers (client: clickhouse-admin-keeper-client)
19732026-09-11T20:48:48.628Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
19742026-09-11T20:48:48.628Z
19752026-09-11T20:48:48.628ZClickhouse Cluster Admin for Servers (client: clickhouse-admin-server-client)
19762026-09-11T20:48:48.628Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
19772026-09-11T20:48:48.628Z
19782026-09-11T20:48:48.628ZClickhouse Single-Node Cluster Admin (client: clickhouse-admin-single-client)
19792026-09-11T20:48:48.628Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
19802026-09-11T20:48:48.628Z
19812026-09-11T20:48:48.628ZCockroachDB Cluster Admin (client: cockroach-admin-client)
19822026-09-11T20:48:48.628Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
19832026-09-11T20:48:48.632Z consumed by: sled-agent-rack-setup (omicron/sled-agent/rack-setup) via 1 path [embedded in omicron-sled-agent; rack-init only]
19842026-09-11T20:48:48.632Z
19852026-09-11T20:48:48.632ZCrucible Agent (client: crucible-agent-client)
19862026-09-11T20:48:48.632Z consumed by: omicron-nexus (omicron/nexus) via 1 path
19872026-09-11T20:48:48.632Z
19882026-09-11T20:48:48.632ZCrucible Control (for testing only) (client: crucible-control-client)
19892026-09-11T20:48:48.632Z
19902026-09-11T20:48:48.632ZCrucible Pantry (client: crucible-pantry-client)
19912026-09-11T20:48:48.632Z consumed by: omicron-nexus (omicron/nexus) via 1 path
19922026-09-11T20:48:48.632Z
19932026-09-11T20:48:48.632ZMaghemite DDM Admin (client: ddm-admin-client)
19942026-09-11T20:48:48.632Z consumed by: installinator (omicron/installinator) via 1 path
19952026-09-11T20:48:48.632Z consumed by: mgd (maghemite/mgd) via 1 path
19962026-09-11T20:48:48.632Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
19972026-09-11T20:48:48.632Z consumed by: sled-agent-rack-setup (omicron/sled-agent/rack-setup) via 1 path [embedded in omicron-sled-agent; rack-init only]
19982026-09-11T20:48:48.632Z consumed by: wicketd (omicron/wicketd) via 1 path
19992026-09-11T20:48:48.632Z
20002026-09-11T20:48:48.632ZDNS Server (client: dns-service-client)
20012026-09-11T20:48:48.632Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
20022026-09-11T20:48:48.632Z consumed by: sled-agent-rack-setup (omicron/sled-agent/rack-setup) via 1 path [embedded in omicron-sled-agent; rack-init only]
20032026-09-11T20:48:48.632Z
20042026-09-11T20:48:48.632ZDendrite DPD (client: dpd-client)
20052026-09-11T20:48:48.632Z consumed by: ddmd (maghemite/ddmd) via 2 paths
20062026-09-11T20:48:48.632Z consumed by: lldpd (lldp/lldpd) via 2 paths
20072026-09-11T20:48:48.632Z consumed by: mgd (maghemite/mgd) via 1 path
20082026-09-11T20:48:48.632Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
20092026-09-11T20:48:48.632Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
20102026-09-11T20:48:48.632Z consumed by: tfportd (dendrite/tfportd) via 2 paths
20112026-09-11T20:48:48.632Z consumed by: wicketd (omicron/wicketd) via 2 paths
20122026-09-11T20:48:48.632Z
20132026-09-11T20:48:48.633ZDownstairs Controller (debugging only) (client: dsc-client)
20142026-09-11T20:48:48.633Z
20152026-09-11T20:48:48.633ZManagement Gateway Service (client: gateway-client)
20162026-09-11T20:48:48.636Z consumed by: dpd (dendrite/dpd) via 1 path
20172026-09-11T20:48:48.636Z consumed by: lldpd (lldp/lldpd) via 1 path
20182026-09-11T20:48:48.636Z consumed by: mgd (maghemite/mgd) via 1 path
20192026-09-11T20:48:48.636Z consumed by: omicron-nexus (omicron/nexus) via 6 paths
20202026-09-11T20:48:48.636Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
20212026-09-11T20:48:48.636Z consumed by: wicketd (omicron/wicketd) via 3 paths
20222026-09-11T20:48:48.636Z
20232026-09-11T20:48:48.636ZWicketd Installinator (client: installinator-client)
20242026-09-11T20:48:48.636Z consumed by: installinator (omicron/installinator) via 1 path
20252026-09-11T20:48:48.636Z
20262026-09-11T20:48:48.636ZLLDP daemon (client: lldpd-client)
20272026-09-11T20:48:48.636Z consumed by: omicron-nexus (omicron/nexus) via 1 path
20282026-09-11T20:48:48.636Z consumed by: tfportd (dendrite/tfportd) via 1 path
20292026-09-11T20:48:48.636Z
20302026-09-11T20:48:48.636ZMaghemite MG Admin (client: mg-admin-client)
20312026-09-11T20:48:48.641Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
20322026-09-11T20:48:48.641Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
20332026-09-11T20:48:48.642Z
20342026-09-11T20:48:48.642ZNexus Internal API (client: nexus-client)
20352026-09-11T20:48:48.645Z consumed by: crucible-pantry (crucible/pantry) via 1 path
20362026-09-11T20:48:48.645Z consumed by: dpd (dendrite/dpd) via 1 path
20372026-09-11T20:48:48.645Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
20382026-09-11T20:48:48.645Z consumed by: oximeter-collector (omicron/oximeter/collector) via 1 path
20392026-09-11T20:48:48.645Z consumed by: propolis-server (propolis/bin/propolis-server) via 3 paths
20402026-09-11T20:48:48.645Z
20412026-09-11T20:48:48.645ZNexus Internal Lockstep API (client: nexus-lockstep-client)
20422026-09-11T20:48:48.648Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
20432026-09-11T20:48:48.648Z status: expected, reason: Only sled-agent-sim uses this API, which is not part of upgrade
20442026-09-11T20:48:48.648Z consumed by: sled-agent-rack-setup (omicron/sled-agent/rack-setup) via 1 path [embedded in omicron-sled-agent; rack-init only]
20452026-09-11T20:48:48.648Z status: expected, reason: Only RSS uses this API, which is not part of upgrade
20462026-09-11T20:48:48.648Z
20472026-09-11T20:48:48.648ZNTP Admin (client: ntp-admin-client)
20482026-09-11T20:48:48.648Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
20492026-09-11T20:48:48.648Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
20502026-09-11T20:48:48.648Z consumed by: sled-agent-rack-setup (omicron/sled-agent/rack-setup) via 2 paths [embedded in omicron-sled-agent; rack-init only]
20512026-09-11T20:48:48.648Z
20522026-09-11T20:48:48.648ZExternal API (client: oxide-client)
20532026-09-11T20:48:48.648Z
20542026-09-11T20:48:48.648ZOximeter (client: oximeter-client)
20552026-09-11T20:48:48.648Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
20562026-09-11T20:48:48.648Z
20572026-09-11T20:48:48.648ZPropolis (client: propolis-client)
20582026-09-11T20:48:48.648Z consumed by: omicron-nexus (omicron/nexus) via 1 path
20592026-09-11T20:48:48.648Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
20602026-09-11T20:48:48.648Z
20612026-09-11T20:48:48.648ZCrucible Repair (client: repair-client)
20622026-09-11T20:48:48.648Z consumed by: crucible-downstairs (crucible/downstairs) via 1 path
20632026-09-11T20:48:48.649Z
20642026-09-11T20:48:48.649ZRepo Depot API (client: repo-depot-client)
20652026-09-11T20:48:48.649Z consumed by: omicron-nexus (omicron/nexus) via 1 path
20662026-09-11T20:48:48.649Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
20672026-09-11T20:48:48.649Z
20682026-09-11T20:48:48.649ZSled Agent (client: sled-agent-client)
20692026-09-11T20:48:48.652Z consumed by: omicron-nexus (omicron/nexus) via 9 paths
20702026-09-11T20:48:48.652Z consumed by: propolis-server (propolis/bin/propolis-server) via 1 path
20712026-09-11T20:48:48.652Z consumed by: sled-agent-rack-setup (omicron/sled-agent/rack-setup) via 1 path [embedded in omicron-sled-agent; rack-init only]
20722026-09-11T20:48:48.652Z
20732026-09-11T20:48:48.652ZWicketd (client: wicketd-client)
20742026-09-11T20:48:48.656Z
20752026-09-11T20:48:48.656ZWicketd Commission (client: wicketd-commission-client)
20762026-09-11T20:48:48.656Z
20772026-09-11T20:48:48.747Z
20782026-09-11T20:48:48.750Zreal 44.602482311
20792026-09-11T20:48:48.750Zuser 32.489321769
20802026-09-11T20:48:48.750Zsys 11.301055809
20812026-09-11T20:48:48.750Ztrap 0.005261034
20822026-09-11T20:48:48.750Ztflt 0.109482684
20832026-09-11T20:48:48.750Zdflt 0.158955193
20842026-09-11T20:48:48.750Zkflt 0.000128910
20852026-09-11T20:48:48.750Zlock 4:18.194855335
20862026-09-11T20:48:48.750Zslp 7:25.542636933
20872026-09-11T20:48:48.750Zlat 1.107615454
20882026-09-11T20:48:48.750Zstop 3.551001854
20892026-09-11T20:48:48.750Z+ ptime -m cargo xtask ls-apis deployment-units
20902026-09-11T20:48:49.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
20912026-09-11T20:48:49.246Z Running `target/debug/xtask ls-apis deployment-units`
20922026-09-11T20:48:50.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
20932026-09-11T20:48:50.122Z Running `target/debug/ls-apis deployment-units`
20942026-09-11T20:48:50.176Zloading metadata for workspace omicron from current workspace
20952026-09-11T20:48:51.270Znote: package "dpd-client": found a version matching the git commit in package-manifest.toml (04a52a3240a26c58f03e1cf40353d67ff69d76b6), but also found other versions at different commits. This does not affect this tool. But it's potentially suspicious that different components are using different versions.
20962026-09-11T20:48:51.275Z - PackageId { repr: "git+https://github.com/oxidecomputer/dendrite?branch=main#dpd-client@0.1.0" }: Source { repr: "git+https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c617f2988aafdca4e3bd35ea178b64801" }
20972026-09-11T20:48:51.289Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/54b2661/Cargo.toml
20982026-09-11T20:48:51.293Zloading metadata for workspace management-gateway-service from /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/01f0608/Cargo.toml
20992026-09-11T20:48:51.293Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/046f743/Cargo.toml
21002026-09-11T20:48:51.293Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/ce015cd/Cargo.toml
21012026-09-11T20:48:51.293Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/ad8a317/Cargo.toml
21022026-09-11T20:48:51.293Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/04a52a3/Cargo.toml
21032026-09-11T20:48:53.933Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
21042026-09-11T20:48:54.007Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
21052026-09-11T20:48:54.298ZClickHouse
21062026-09-11T20:48:54.298Z omicron-clickhouse-admin (omicron/clickhouse-admin)
21072026-09-11T20:48:54.298Z exposes: Clickhouse Cluster Admin for Keepers (client = clickhouse-admin-keeper-client)
21082026-09-11T20:48:54.298Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
21092026-09-11T20:48:54.298Z exposes: Clickhouse Single-Node Cluster Admin (client = clickhouse-admin-single-client)
21102026-09-11T20:48:54.298Z
21112026-09-11T20:48:54.298Z
21122026-09-11T20:48:54.298ZCockroach
21132026-09-11T20:48:54.298Z omicron-cockroach-admin (omicron/cockroach-admin)
21142026-09-11T20:48:54.298Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
21152026-09-11T20:48:54.298Z
21162026-09-11T20:48:54.298Z
21172026-09-11T20:48:54.298ZCrucible
21182026-09-11T20:48:54.298Z crucible-agent (crucible/agent)
21192026-09-11T20:48:54.298Z exposes: Crucible Agent (client = crucible-agent-client)
21202026-09-11T20:48:54.298Z
21212026-09-11T20:48:54.298Z crucible-downstairs (crucible/downstairs)
21222026-09-11T20:48:54.298Z exposes: Crucible Repair (client = repair-client)
21232026-09-11T20:48:54.302Z consumes: repair-client
21242026-09-11T20:48:54.302Z
21252026-09-11T20:48:54.302Z
21262026-09-11T20:48:54.302ZCrucible Pantry
21272026-09-11T20:48:54.302Z crucible-pantry (crucible/pantry)
21282026-09-11T20:48:54.303Z exposes: Crucible Pantry (client = crucible-pantry-client)
21292026-09-11T20:48:54.303Z consumes: nexus-client
21302026-09-11T20:48:54.303Z
21312026-09-11T20:48:54.303Z
21322026-09-11T20:48:54.303ZDNS Server
21332026-09-11T20:48:54.303Z dns-server (omicron/dns-server)
21342026-09-11T20:48:54.303Z exposes: DNS Server (client = dns-service-client)
21352026-09-11T20:48:54.303Z
21362026-09-11T20:48:54.303Z
21372026-09-11T20:48:54.303ZHost OS
21382026-09-11T20:48:54.303Z ddmd (maghemite/ddmd)
21392026-09-11T20:48:54.303Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
21402026-09-11T20:48:54.303Z consumes: dpd-client (intra-deployment-unit-only)
21412026-09-11T20:48:54.303Z
21422026-09-11T20:48:54.303Z dpd (dendrite/dpd)
21432026-09-11T20:48:54.303Z exposes: Dendrite DPD (client = dpd-client)
21442026-09-11T20:48:54.303Z consumes: gateway-client (intra-deployment-unit-only)
21452026-09-11T20:48:54.303Z consumes: nexus-client
21462026-09-11T20:48:54.303Z
21472026-09-11T20:48:54.303Z lldpd (lldp/lldpd)
21482026-09-11T20:48:54.303Z exposes: LLDP daemon (client = lldpd-client)
21492026-09-11T20:48:54.303Z consumes: dpd-client (intra-deployment-unit-only)
21502026-09-11T20:48:54.303Z consumes: gateway-client (intra-deployment-unit-only)
21512026-09-11T20:48:54.303Z
21522026-09-11T20:48:54.303Z mgd (maghemite/mgd)
21532026-09-11T20:48:54.303Z exposes: Maghemite MG Admin (client = mg-admin-client)
21542026-09-11T20:48:54.306Z consumes: ddm-admin-client (intra-deployment-unit-only)
21552026-09-11T20:48:54.306Z consumes: dpd-client (intra-deployment-unit-only)
21562026-09-11T20:48:54.307Z consumes: gateway-client (intra-deployment-unit-only)
21572026-09-11T20:48:54.307Z
21582026-09-11T20:48:54.307Z omicron-gateway (omicron/gateway)
21592026-09-11T20:48:54.307Z exposes: Management Gateway Service (client = gateway-client)
21602026-09-11T20:48:54.307Z
21612026-09-11T20:48:54.307Z omicron-sled-agent (omicron/sled-agent)
21622026-09-11T20:48:54.307Z exposes: Bootstrap Agent Lockstep API (client = bootstrap-agent-lockstep-client)
21632026-09-11T20:48:54.307Z exposes: Repo Depot API (client = repo-depot-client)
21642026-09-11T20:48:54.307Z exposes: Sled Agent (client = sled-agent-client)
21652026-09-11T20:48:54.307Z consumes: ddm-admin-client (intra-deployment-unit-only)
21662026-09-11T20:48:54.307Z consumes: dpd-client (intra-deployment-unit-only)
21672026-09-11T20:48:54.307Z consumes: gateway-client (intra-deployment-unit-only)
21682026-09-11T20:48:54.307Z consumes: mg-admin-client (intra-deployment-unit-only)
21692026-09-11T20:48:54.307Z consumes: nexus-client
21702026-09-11T20:48:54.307Z consumes: nexus-lockstep-client
21712026-09-11T20:48:54.307Z consumes: ntp-admin-client
21722026-09-11T20:48:54.307Z consumes: propolis-client (intra-deployment-unit-only)
21732026-09-11T20:48:54.307Z consumes: repo-depot-client
21742026-09-11T20:48:54.307Z
21752026-09-11T20:48:54.307Z propolis-server (propolis/bin/propolis-server)
21762026-09-11T20:48:54.307Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
21772026-09-11T20:48:54.307Z exposes: Propolis (client = propolis-client)
21782026-09-11T20:48:54.311Z consumes: nexus-client
21792026-09-11T20:48:54.311Z consumes: sled-agent-client (intra-deployment-unit-only)
21802026-09-11T20:48:54.311Z
21812026-09-11T20:48:54.311Z sled-agent-rack-setup (omicron/sled-agent/rack-setup) [embedded in omicron-sled-agent; rack-init only]
21822026-09-11T20:48:54.311Z consumes: cockroach-admin-client
21832026-09-11T20:48:54.311Z consumes: ddm-admin-client
21842026-09-11T20:48:54.311Z consumes: dns-service-client
21852026-09-11T20:48:54.311Z consumes: nexus-lockstep-client
21862026-09-11T20:48:54.311Z consumes: ntp-admin-client
21872026-09-11T20:48:54.311Z consumes: sled-agent-client
21882026-09-11T20:48:54.311Z
21892026-09-11T20:48:54.311Z tfportd (dendrite/tfportd)
21902026-09-11T20:48:54.311Z consumes: dpd-client (intra-deployment-unit-only)
21912026-09-11T20:48:54.311Z consumes: lldpd-client (intra-deployment-unit-only)
21922026-09-11T20:48:54.311Z
21932026-09-11T20:48:54.311Z wicketd (omicron/wicketd)
21942026-09-11T20:48:54.311Z exposes: Wicketd Installinator (client = installinator-client)
21952026-09-11T20:48:54.311Z exposes: Wicketd (client = wicketd-client)
21962026-09-11T20:48:54.311Z exposes: Wicketd Commission (client = wicketd-commission-client)
21972026-09-11T20:48:54.311Z consumes: bootstrap-agent-lockstep-client
21982026-09-11T20:48:54.311Z consumes: ddm-admin-client (intra-deployment-unit-only)
21992026-09-11T20:48:54.311Z consumes: dpd-client (intra-deployment-unit-only)
22002026-09-11T20:48:54.311Z consumes: gateway-client (intra-deployment-unit-only)
22012026-09-11T20:48:54.311Z
22022026-09-11T20:48:54.311Z
22032026-09-11T20:48:54.311ZInstallinator
22042026-09-11T20:48:54.312Z installinator (omicron/installinator)
22052026-09-11T20:48:54.312Z consumes: ddm-admin-client
22062026-09-11T20:48:54.312Z consumes: installinator-client
22072026-09-11T20:48:54.312Z
22082026-09-11T20:48:54.312Z
22092026-09-11T20:48:54.312ZNTP
22102026-09-11T20:48:54.312Z omicron-ntp-admin (omicron/ntp-admin)
22112026-09-11T20:48:54.312Z exposes: NTP Admin (client = ntp-admin-client)
22122026-09-11T20:48:54.312Z
22132026-09-11T20:48:54.312Z
22142026-09-11T20:48:54.312ZNexus
22152026-09-11T20:48:54.312Z omicron-nexus (omicron/nexus)
22162026-09-11T20:48:54.312Z exposes: Nexus Internal API (client = nexus-client)
22172026-09-11T20:48:54.312Z exposes: Nexus Internal Lockstep API (client = nexus-lockstep-client)
22182026-09-11T20:48:54.312Z exposes: External API (client = oxide-client)
22192026-09-11T20:48:54.315Z consumes: clickhouse-admin-keeper-client
22202026-09-11T20:48:54.315Z consumes: clickhouse-admin-server-client
22212026-09-11T20:48:54.315Z consumes: clickhouse-admin-single-client
22222026-09-11T20:48:54.316Z consumes: cockroach-admin-client
22232026-09-11T20:48:54.316Z consumes: crucible-agent-client
22242026-09-11T20:48:54.316Z consumes: crucible-pantry-client
22252026-09-11T20:48:54.316Z consumes: dns-service-client
22262026-09-11T20:48:54.316Z consumes: dpd-client
22272026-09-11T20:48:54.316Z consumes: gateway-client
22282026-09-11T20:48:54.316Z consumes: lldpd-client
22292026-09-11T20:48:54.316Z consumes: mg-admin-client
22302026-09-11T20:48:54.316Z consumes: ntp-admin-client
22312026-09-11T20:48:54.316Z consumes: oximeter-client
22322026-09-11T20:48:54.316Z consumes: propolis-client
22332026-09-11T20:48:54.316Z consumes: repo-depot-client
22342026-09-11T20:48:54.316Z consumes: sled-agent-client
22352026-09-11T20:48:54.316Z
22362026-09-11T20:48:54.316Z
22372026-09-11T20:48:54.316ZOximeter
22382026-09-11T20:48:54.316Z oximeter-collector (omicron/oximeter/collector)
22392026-09-11T20:48:54.316Z exposes: Oximeter (client = oximeter-client)
22402026-09-11T20:48:54.316Z consumes: nexus-client
22412026-09-11T20:48:54.316Z
22422026-09-11T20:48:54.316Z
22432026-09-11T20:48:54.411Z
22442026-09-11T20:48:54.414Zreal 5.635155598
22452026-09-11T20:48:54.414Zuser 4.855430803
22462026-09-11T20:48:54.414Zsys 2.083977845
22472026-09-11T20:48:54.414Ztrap 0.000568107
22482026-09-11T20:48:54.415Ztflt 0.000069296
22492026-09-11T20:48:54.415Zdflt 0.000352129
22502026-09-11T20:48:54.415Zkflt 0.000003919
22512026-09-11T20:48:54.415Zlock 2.151462937
22522026-09-11T20:48:54.415Zslp 25.327938170
22532026-09-11T20:48:54.415Zlat 0.059240775
22542026-09-11T20:48:54.415Zstop 0.009422785
22552026-09-11T20:48:54.415Z+ ptime -m cargo xtask ls-apis servers
22562026-09-11T20:48:54.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
22572026-09-11T20:48:54.880Z Running `target/debug/xtask ls-apis servers`
22582026-09-11T20:48:55.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
22592026-09-11T20:48:55.743Z Running `target/debug/ls-apis servers`
22602026-09-11T20:48:55.797Zloading metadata for workspace omicron from current workspace
22612026-09-11T20:48:56.879Znote: package "dpd-client": found a version matching the git commit in package-manifest.toml (04a52a3240a26c58f03e1cf40353d67ff69d76b6), but also found other versions at different commits. This does not affect this tool. But it's potentially suspicious that different components are using different versions.
22622026-09-11T20:48:56.886Z - PackageId { repr: "git+https://github.com/oxidecomputer/dendrite?branch=main#dpd-client@0.1.0" }: Source { repr: "git+https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c617f2988aafdca4e3bd35ea178b64801" }
22632026-09-11T20:48:56.898Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/54b2661/Cargo.toml
22642026-09-11T20:48:56.901Zloading metadata for workspace management-gateway-service from /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/01f0608/Cargo.toml
22652026-09-11T20:48:56.901Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/ad8a317/Cargo.toml
22662026-09-11T20:48:56.901Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/04a52a3/Cargo.toml
22672026-09-11T20:48:56.901Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/ce015cd/Cargo.toml
22682026-09-11T20:48:56.901Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/046f743/Cargo.toml
22692026-09-11T20:48:59.412Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
22702026-09-11T20:48:59.486Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
22712026-09-11T20:48:59.778Zcrucible-agent (crucible/agent)
22722026-09-11T20:48:59.778Z exposes: Crucible Agent (client = crucible-agent-client)
22732026-09-11T20:48:59.778Z
22742026-09-11T20:48:59.778Zcrucible-downstairs (crucible/downstairs)
22752026-09-11T20:48:59.778Z exposes: Crucible Repair (client = repair-client)
22762026-09-11T20:48:59.782Z consumes: repair-client
22772026-09-11T20:48:59.782Z
22782026-09-11T20:48:59.782Zcrucible-pantry (crucible/pantry)
22792026-09-11T20:48:59.782Z exposes: Crucible Pantry (client = crucible-pantry-client)
22802026-09-11T20:48:59.782Z consumes: nexus-client
22812026-09-11T20:48:59.782Z
22822026-09-11T20:48:59.782Zddmd (maghemite/ddmd)
22832026-09-11T20:48:59.782Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
22842026-09-11T20:48:59.782Z consumes: dpd-client (intra-deployment-unit-only)
22852026-09-11T20:48:59.782Z
22862026-09-11T20:48:59.782Zdns-server (omicron/dns-server)
22872026-09-11T20:48:59.782Z exposes: DNS Server (client = dns-service-client)
22882026-09-11T20:48:59.782Z
22892026-09-11T20:48:59.782Zdpd (dendrite/dpd)
22902026-09-11T20:48:59.782Z exposes: Dendrite DPD (client = dpd-client)
22912026-09-11T20:48:59.782Z consumes: gateway-client (intra-deployment-unit-only)
22922026-09-11T20:48:59.782Z consumes: nexus-client
22932026-09-11T20:48:59.782Z
22942026-09-11T20:48:59.782Zinstallinator (omicron/installinator)
22952026-09-11T20:48:59.782Z consumes: ddm-admin-client
22962026-09-11T20:48:59.782Z consumes: installinator-client
22972026-09-11T20:48:59.782Z
22982026-09-11T20:48:59.782Zlldpd (lldp/lldpd)
22992026-09-11T20:48:59.782Z exposes: LLDP daemon (client = lldpd-client)
23002026-09-11T20:48:59.785Z consumes: dpd-client (intra-deployment-unit-only)
23012026-09-11T20:48:59.785Z consumes: gateway-client (intra-deployment-unit-only)
23022026-09-11T20:48:59.786Z
23032026-09-11T20:48:59.786Zmgd (maghemite/mgd)
23042026-09-11T20:48:59.786Z exposes: Maghemite MG Admin (client = mg-admin-client)
23052026-09-11T20:48:59.786Z consumes: ddm-admin-client (intra-deployment-unit-only)
23062026-09-11T20:48:59.786Z consumes: dpd-client (intra-deployment-unit-only)
23072026-09-11T20:48:59.786Z consumes: gateway-client (intra-deployment-unit-only)
23082026-09-11T20:48:59.786Z
23092026-09-11T20:48:59.786Zomicron-clickhouse-admin (omicron/clickhouse-admin)
23102026-09-11T20:48:59.786Z exposes: Clickhouse Cluster Admin for Keepers (client = clickhouse-admin-keeper-client)
23112026-09-11T20:48:59.786Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
23122026-09-11T20:48:59.786Z exposes: Clickhouse Single-Node Cluster Admin (client = clickhouse-admin-single-client)
23132026-09-11T20:48:59.786Z
23142026-09-11T20:48:59.786Zomicron-cockroach-admin (omicron/cockroach-admin)
23152026-09-11T20:48:59.786Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
23162026-09-11T20:48:59.786Z
23172026-09-11T20:48:59.786Zomicron-gateway (omicron/gateway)
23182026-09-11T20:48:59.786Z exposes: Management Gateway Service (client = gateway-client)
23192026-09-11T20:48:59.786Z
23202026-09-11T20:48:59.786Zomicron-nexus (omicron/nexus)
23212026-09-11T20:48:59.786Z exposes: Nexus Internal API (client = nexus-client)
23222026-09-11T20:48:59.786Z exposes: Nexus Internal Lockstep API (client = nexus-lockstep-client)
23232026-09-11T20:48:59.786Z exposes: External API (client = oxide-client)
23242026-09-11T20:48:59.789Z consumes: clickhouse-admin-keeper-client
23252026-09-11T20:48:59.789Z consumes: clickhouse-admin-server-client
23262026-09-11T20:48:59.790Z consumes: clickhouse-admin-single-client
23272026-09-11T20:48:59.790Z consumes: cockroach-admin-client
23282026-09-11T20:48:59.790Z consumes: crucible-agent-client
23292026-09-11T20:48:59.790Z consumes: crucible-pantry-client
23302026-09-11T20:48:59.790Z consumes: dns-service-client
23312026-09-11T20:48:59.790Z consumes: dpd-client
23322026-09-11T20:48:59.790Z consumes: gateway-client
23332026-09-11T20:48:59.790Z consumes: lldpd-client
23342026-09-11T20:48:59.790Z consumes: mg-admin-client
23352026-09-11T20:48:59.790Z consumes: ntp-admin-client
23362026-09-11T20:48:59.790Z consumes: oximeter-client
23372026-09-11T20:48:59.790Z consumes: propolis-client
23382026-09-11T20:48:59.790Z consumes: repo-depot-client
23392026-09-11T20:48:59.790Z consumes: sled-agent-client
23402026-09-11T20:48:59.790Z
23412026-09-11T20:48:59.790Zomicron-ntp-admin (omicron/ntp-admin)
23422026-09-11T20:48:59.790Z exposes: NTP Admin (client = ntp-admin-client)
23432026-09-11T20:48:59.790Z
23442026-09-11T20:48:59.790Zomicron-sled-agent (omicron/sled-agent)
23452026-09-11T20:48:59.790Z exposes: Bootstrap Agent Lockstep API (client = bootstrap-agent-lockstep-client)
23462026-09-11T20:48:59.790Z exposes: Repo Depot API (client = repo-depot-client)
23472026-09-11T20:48:59.790Z exposes: Sled Agent (client = sled-agent-client)
23482026-09-11T20:48:59.790Z consumes: ddm-admin-client (intra-deployment-unit-only)
23492026-09-11T20:48:59.790Z consumes: dpd-client (intra-deployment-unit-only)
23502026-09-11T20:48:59.790Z consumes: gateway-client (intra-deployment-unit-only)
23512026-09-11T20:48:59.790Z consumes: mg-admin-client (intra-deployment-unit-only)
23522026-09-11T20:48:59.790Z consumes: nexus-client
23532026-09-11T20:48:59.790Z consumes: nexus-lockstep-client
23542026-09-11T20:48:59.790Z consumes: ntp-admin-client
23552026-09-11T20:48:59.790Z consumes: propolis-client (intra-deployment-unit-only)
23562026-09-11T20:48:59.790Z consumes: repo-depot-client
23572026-09-11T20:48:59.791Z
23582026-09-11T20:48:59.791Zoximeter-collector (omicron/oximeter/collector)
23592026-09-11T20:48:59.791Z exposes: Oximeter (client = oximeter-client)
23602026-09-11T20:48:59.791Z consumes: nexus-client
23612026-09-11T20:48:59.791Z
23622026-09-11T20:48:59.791Zpropolis-server (propolis/bin/propolis-server)
23632026-09-11T20:48:59.791Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
23642026-09-11T20:48:59.791Z exposes: Propolis (client = propolis-client)
23652026-09-11T20:48:59.794Z consumes: nexus-client
23662026-09-11T20:48:59.794Z consumes: sled-agent-client (intra-deployment-unit-only)
23672026-09-11T20:48:59.795Z
23682026-09-11T20:48:59.795Zsled-agent-rack-setup (omicron/sled-agent/rack-setup) [embedded in omicron-sled-agent; rack-init only]
23692026-09-11T20:48:59.795Z consumes: cockroach-admin-client
23702026-09-11T20:48:59.795Z consumes: ddm-admin-client
23712026-09-11T20:48:59.795Z consumes: dns-service-client
23722026-09-11T20:48:59.795Z consumes: nexus-lockstep-client
23732026-09-11T20:48:59.795Z consumes: ntp-admin-client
23742026-09-11T20:48:59.795Z consumes: sled-agent-client
23752026-09-11T20:48:59.795Z
23762026-09-11T20:48:59.795Ztfportd (dendrite/tfportd)
23772026-09-11T20:48:59.795Z consumes: dpd-client (intra-deployment-unit-only)
23782026-09-11T20:48:59.795Z consumes: lldpd-client (intra-deployment-unit-only)
23792026-09-11T20:48:59.795Z
23802026-09-11T20:48:59.795Zwicketd (omicron/wicketd)
23812026-09-11T20:48:59.795Z exposes: Wicketd Installinator (client = installinator-client)
23822026-09-11T20:48:59.795Z exposes: Wicketd (client = wicketd-client)
23832026-09-11T20:48:59.795Z exposes: Wicketd Commission (client = wicketd-commission-client)
23842026-09-11T20:48:59.795Z consumes: bootstrap-agent-lockstep-client
23852026-09-11T20:48:59.795Z consumes: ddm-admin-client (intra-deployment-unit-only)
23862026-09-11T20:48:59.795Z consumes: dpd-client (intra-deployment-unit-only)
23872026-09-11T20:48:59.795Z consumes: gateway-client (intra-deployment-unit-only)
23882026-09-11T20:48:59.795Z
23892026-09-11T20:48:59.890Z
23902026-09-11T20:48:59.893Zreal 5.450164640
23912026-09-11T20:48:59.893Zuser 4.828549003
23922026-09-11T20:48:59.893Zsys 1.902875495
23932026-09-11T20:48:59.893Ztrap 0.000646694
23942026-09-11T20:48:59.893Ztflt 0.000097610
23952026-09-11T20:48:59.893Zdflt 0.000131622
23962026-09-11T20:48:59.893Zkflt 0.000001669
23972026-09-11T20:48:59.893Zlock 2.109613493
23982026-09-11T20:48:59.893Zslp 23.829756799
23992026-09-11T20:48:59.893Zlat 0.046251835
24002026-09-11T20:48:59.893Zstop 0.009696285
24012026-09-11T20:48:59.893Z+ ptime -m cargo xtask ls-apis check
24022026-09-11T20:49:00.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
24032026-09-11T20:49:00.346Z Running `target/debug/xtask ls-apis check`
24042026-09-11T20:49:01.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
24052026-09-11T20:49:01.183Z Running `target/debug/ls-apis check`
24062026-09-11T20:49:01.236Zloading metadata for workspace omicron from current workspace
24072026-09-11T20:49:02.315Znote: package "dpd-client": found a version matching the git commit in package-manifest.toml (04a52a3240a26c58f03e1cf40353d67ff69d76b6), but also found other versions at different commits. This does not affect this tool. But it's potentially suspicious that different components are using different versions.
24082026-09-11T20:49:02.318Z - PackageId { repr: "git+https://github.com/oxidecomputer/dendrite?branch=main#dpd-client@0.1.0" }: Source { repr: "git+https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c617f2988aafdca4e3bd35ea178b64801" }
24092026-09-11T20:49:02.332Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/54b2661/Cargo.toml
24102026-09-11T20:49:02.336Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/04a52a3/Cargo.toml
24112026-09-11T20:49:02.336Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/ce015cd/Cargo.toml
24122026-09-11T20:49:02.336Zloading metadata for workspace management-gateway-service from /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/01f0608/Cargo.toml
24132026-09-11T20:49:02.336Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/ad8a317/Cargo.toml
24142026-09-11T20:49:02.336Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/046f743/Cargo.toml
24152026-09-11T20:49:04.786Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
24162026-09-11T20:49:04.859Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
24172026-09-11T20:49:05.270Z
24182026-09-11T20:49:05.270Z
24192026-09-11T20:49:05.271ZServer-managed APIs:
24202026-09-11T20:49:05.271Z
24212026-09-11T20:49:05.271Z Clickhouse Cluster Admin for Keepers (clickhouse-admin-keeper-client, exposed by omicron-clickhouse-admin)
24222026-09-11T20:49:05.271Z Clickhouse Cluster Admin for Servers (clickhouse-admin-server-client, exposed by omicron-clickhouse-admin)
24232026-09-11T20:49:05.271Z Clickhouse Single-Node Cluster Admin (clickhouse-admin-single-client, exposed by omicron-clickhouse-admin)
24242026-09-11T20:49:05.271Z CockroachDB Cluster Admin (cockroach-admin-client, exposed by omicron-cockroach-admin)
24252026-09-11T20:49:05.271Z Crucible Agent (crucible-agent-client, exposed by crucible-agent)
24262026-09-11T20:49:05.271Z Crucible Control (for testing only) (crucible-control-client, exposed by propolis-server)
24272026-09-11T20:49:05.272Z Crucible Pantry (crucible-pantry-client, exposed by crucible-pantry)
24282026-09-11T20:49:05.272Z Maghemite DDM Admin (ddm-admin-client, exposed by ddmd)
24292026-09-11T20:49:05.272Z DNS Server (dns-service-client, exposed by dns-server)
24302026-09-11T20:49:05.272Z Dendrite DPD (dpd-client, exposed by dpd)
24312026-09-11T20:49:05.272Z Management Gateway Service (gateway-client, exposed by omicron-gateway)
24322026-09-11T20:49:05.272Z LLDP daemon (lldpd-client, exposed by lldpd)
24332026-09-11T20:49:05.272Z Maghemite MG Admin (mg-admin-client, exposed by mgd)
24342026-09-11T20:49:05.272Z External API (oxide-client, exposed by omicron-nexus)
24352026-09-11T20:49:05.272Z Oximeter (oximeter-client, exposed by oximeter-collector)
24362026-09-11T20:49:05.272Z Propolis (propolis-client, exposed by propolis-server)
24372026-09-11T20:49:05.272Z Sled Agent (sled-agent-client, exposed by omicron-sled-agent)
24382026-09-11T20:49:05.272Z Wicketd (wicketd-client, exposed by wicketd)
24392026-09-11T20:49:05.272Z Wicketd Commission (wicketd-commission-client, exposed by wicketd)
24402026-09-11T20:49:05.273Z
24412026-09-11T20:49:05.273Z
24422026-09-11T20:49:05.273ZClient-managed API:
24432026-09-11T20:49:05.273Z
24442026-09-11T20:49:05.273Z Bootstrap Agent Lockstep API (bootstrap-agent-lockstep-client, exposed by omicron-sled-agent)
24452026-09-11T20:49:05.273Z reason: wicketd can wind up calling into sled agent on different sleds
24462026-09-11T20:49:05.277Z Wicketd Installinator (installinator-client, exposed by wicketd)
24472026-09-11T20:49:05.278Z reason: client is provided implicitly by the operator
24482026-09-11T20:49:05.278Z Nexus Internal API (nexus-client, exposed by omicron-nexus)
24492026-09-11T20:49:05.278Z reason: Circular dependencies between Nexus and other services
24502026-09-11T20:49:05.278Z Nexus Internal Lockstep API (nexus-lockstep-client, exposed by omicron-nexus)
24512026-09-11T20:49:05.278Z reason: Circular dependencies between Nexus and other services
24522026-09-11T20:49:05.278Z NTP Admin (ntp-admin-client, exposed by omicron-ntp-admin)
24532026-09-11T20:49:05.278Z reason: Sled Agent (within the Host OS deployment unit) calls into NTP, and is updated before NTP. This requires that the NTP Admin API be client-side versioned.
24542026-09-11T20:49:05.278Z
24552026-09-11T20:49:05.278Z Crucible Repair (repair-client, exposed by crucible-downstairs)
24562026-09-11T20:49:05.278Z reason: depends on itself (i.e., instances call each other)
24572026-09-11T20:49:05.278Z Repo Depot API (repo-depot-client, exposed by omicron-sled-agent)
24582026-09-11T20:49:05.278Z reason: depends on itself (i.e., instances call each other)
24592026-09-11T20:49:05.278Z
24602026-09-11T20:49:05.278Z
24612026-09-11T20:49:05.278ZAPIs with unknown version management: none
24622026-09-11T20:49:05.278Z
24632026-09-11T20:49:05.278Z
24642026-09-11T20:49:05.278ZAPIs that failed consumer checks: none
24652026-09-11T20:49:05.361Z
24662026-09-11T20:49:05.365Zreal 5.442384108
24672026-09-11T20:49:05.365Zuser 4.893386953
24682026-09-11T20:49:05.365Zsys 1.884832925
24692026-09-11T20:49:05.365Ztrap 0.000738066
24702026-09-11T20:49:05.365Ztflt 0.000080781
24712026-09-11T20:49:05.365Zdflt 0.000383453
24722026-09-11T20:49:05.365Zkflt 0.000008767
24732026-09-11T20:49:05.365Zlock 2.092192914
24742026-09-11T20:49:05.365Zslp 23.403639198
24752026-09-11T20:49:05.365Zlat 0.049048065
24762026-09-11T20:49:05.366Zstop 0.008991145
24772026-09-11T20:49:05.366Z+ ptime -m cargo xtask ls-apis adoc
24782026-09-11T20:49:05.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
24792026-09-11T20:49:05.818Z Running `target/debug/xtask ls-apis adoc`
24802026-09-11T20:49:06.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
24812026-09-11T20:49:06.653Z Running `target/debug/ls-apis adoc`
24822026-09-11T20:49:06.711Zloading metadata for workspace omicron from current workspace
24832026-09-11T20:49:07.783Znote: package "dpd-client": found a version matching the git commit in package-manifest.toml (04a52a3240a26c58f03e1cf40353d67ff69d76b6), but also found other versions at different commits. This does not affect this tool. But it's potentially suspicious that different components are using different versions.
24842026-09-11T20:49:07.783Z - PackageId { repr: "git+https://github.com/oxidecomputer/dendrite?branch=main#dpd-client@0.1.0" }: Source { repr: "git+https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c617f2988aafdca4e3bd35ea178b64801" }
24852026-09-11T20:49:07.799Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/54b2661/Cargo.toml
24862026-09-11T20:49:07.802Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/046f743/Cargo.toml
24872026-09-11T20:49:07.802Zloading metadata for workspace management-gateway-service from /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/01f0608/Cargo.toml
24882026-09-11T20:49:07.802Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/ce015cd/Cargo.toml
24892026-09-11T20:49:07.802Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/04a52a3/Cargo.toml
24902026-09-11T20:49:07.806Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/ad8a317/Cargo.toml
24912026-09-11T20:49:10.260Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
24922026-09-11T20:49:10.335Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
24932026-09-11T20:49:10.743Z
24942026-09-11T20:49:10.748Zreal 5.352103460
24952026-09-11T20:49:10.748Zuser 4.808232813
24962026-09-11T20:49:10.748Zsys 1.868894635
24972026-09-11T20:49:10.749Ztrap 0.000732489
24982026-09-11T20:49:10.749Ztflt 0.000043391
24992026-09-11T20:49:10.749Zdflt 0.000789265
25002026-09-11T20:49:10.749Zkflt 0.000011728
25012026-09-11T20:49:10.749Zlock 2.107261014
25022026-09-11T20:49:10.750Zslp 23.389447891
25032026-09-11T20:49:10.750Zlat 0.041449145
25042026-09-11T20:49:10.750Zstop 0.009075565
25052026-09-11T20:49:10.750Z+ banner build
25062026-09-11T20:49:10.750Z
25072026-09-11T20:49:10.750Z ##### # # # # #####
25082026-09-11T20:49:10.750Z # # # # # # # #
25092026-09-11T20:49:10.750Z ##### # # # # # #
25102026-09-11T20:49:10.751Z # # # # # # # #
25112026-09-11T20:49:10.751Z # # # # # # # #
25122026-09-11T20:49:10.751Z ##### #### # ###### #####
25132026-09-11T20:49:10.751Z
25142026-09-11T20:49:10.751Z+ export 'RUSTFLAGS=--cfg tokio_unstable -D warnings'
25152026-09-11T20:49:10.751Z+ RUSTFLAGS='--cfg tokio_unstable -D warnings'
25162026-09-11T20:49:10.751Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
25172026-09-11T20:49:10.751Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
25182026-09-11T20:49:10.751Z+ [[ illumos == \i\l\l\u\m\o\s ]]
25192026-09-11T20:49:10.751Z+ RUSTFLAGS='--cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
25202026-09-11T20:49:10.752Z+ export TMPDIR=/var/tmp/omicron_tmp
25212026-09-11T20:49:10.752Z+ TMPDIR=/var/tmp/omicron_tmp
25222026-09-11T20:49:10.752Z+ export RUST_BACKTRACE=1
25232026-09-11T20:49:10.752Z+ RUST_BACKTRACE=1
25242026-09-11T20:49:10.752Z+ export CARGO_INCREMENTAL=0
25252026-09-11T20:49:10.752Z+ CARGO_INCREMENTAL=0
25262026-09-11T20:49:10.752Z+ export RUSTC_BOOTSTRAP=1
25272026-09-11T20:49:10.752Z+ RUSTC_BOOTSTRAP=1
25282026-09-11T20:49:10.752Z+ ptime -m cargo --config build.analysis.enabled=true build -Zbuild-analysis --workspace --tests --locked --verbose
25292026-09-11T20:49:12.892Z Compiling proc-macro2 v1.0.106
25302026-09-11T20:49:12.892Z Compiling unicode-ident v1.0.24
25312026-09-11T20:49:12.892Z Compiling quote v1.0.45
25322026-09-11T20:49:12.939Z Compiling serde_core v1.0.228
25332026-09-11T20:49:12.940Z Compiling libc v0.2.185
25342026-09-11T20:49:12.940Z Compiling serde v1.0.228
25352026-09-11T20:49:12.940Z Compiling cfg-if v1.0.4
25362026-09-11T20:49:12.940Z Compiling memchr v2.8.0
25372026-09-11T20:49:12.940Z Compiling smallvec v1.15.1
25382026-09-11T20:49:12.940Z Compiling autocfg v1.5.0
25392026-09-11T20:49:13.179Z Compiling rand_core v0.10.0
25402026-09-11T20:49:13.183Z Compiling itoa v1.0.17
25412026-09-11T20:49:13.183Z Compiling getrandom v0.4.3
25422026-09-11T20:49:13.183Z Compiling log v0.4.33
25432026-09-11T20:49:13.183Z Compiling libm v0.2.16
25442026-09-11T20:49:13.183Z Compiling subtle v2.6.1
25452026-09-11T20:49:13.183Z Compiling zmij v1.0.21
25462026-09-11T20:49:13.183Z Compiling serde_json v1.0.151
25472026-09-11T20:49:13.183Z Compiling version_check v0.9.5
25482026-09-11T20:49:13.183Z Compiling scopeguard v1.2.0
25492026-09-11T20:49:13.184Z Compiling typenum v1.20.1
25502026-09-11T20:49:13.184Z Compiling stable_deref_trait v1.2.1
25512026-09-11T20:49:13.184Z Compiling percent-encoding v2.3.2
25522026-09-11T20:49:13.184Z Compiling writeable v0.6.2
25532026-09-11T20:49:13.184Z Compiling litemap v0.8.1
25542026-09-11T20:49:13.184Z Compiling icu_properties_data v2.1.2
25552026-09-11T20:49:13.184Z Compiling icu_normalizer_data v2.1.1
25562026-09-11T20:49:13.184Z Compiling portable-atomic v1.13.1
25572026-09-11T20:49:13.184Z Compiling critical-section v1.2.0
25582026-09-11T20:49:13.184Z Compiling utf8_iter v1.0.4
25592026-09-11T20:49:13.184Z Compiling zerocopy v0.8.55
25602026-09-11T20:49:13.184Z Compiling parking_lot_core v0.9.12
25612026-09-11T20:49:13.223Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fdff7d5c55ce8982 -C extra-filename=-01edd4035b1021f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25622026-09-11T20:49:13.258Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=eff1f8fecbd4a720 -C extra-filename=-4d5c245a9f254975 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-4d5c245a9f254975 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25632026-09-11T20:49:13.258Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.45/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=278c25e440ebef30 -C extra-filename=-7eb0dd905166207c --out-dir /work/oxidecomputer/omicron/target/debug/build/quote-7eb0dd905166207c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25642026-09-11T20:49:13.258Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/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="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=d6cb111b739d8bf5 -C extra-filename=-52dbaf466546b099 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_core-52dbaf466546b099 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25652026-09-11T20:49:13.258Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.185/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::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=baca10cf77422a41 -C extra-filename=-59ccc56aafbf0dee --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-59ccc56aafbf0dee -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25662026-09-11T20:49:13.258Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a0e2495a65581c65 -C extra-filename=-464edf1bc7384a2b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25672026-09-11T20:49:13.258Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=db2b4c88475f9eeb -C extra-filename=-a721ae0a0e216d28 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-a721ae0a0e216d28 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25682026-09-11T20:49:13.258Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.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="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=085f8196f6395104 -C extra-filename=-88db28b097ca3987 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25692026-09-11T20:49:13.258Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-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 '--warn=clippy::undocumented_unsafe_blocks' --warn=missing_docs --warn=missing_debug_implementations -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5515520553f3fffc -C extra-filename=-70a8cc5d2f870e13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25702026-09-11T20:49:13.258Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name critical_section --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/critical-section-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("restore-state-bool", "restore-state-none", "restore-state-u16", "restore-state-u32", "restore-state-u64", "restore-state-u8", "restore-state-usize", "std"))' -C metadata=8ec8bb269a2a01ef -C extra-filename=-e6dc7524b59a8579 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25712026-09-11T20:49:13.258Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=ed7c868cdd8ed63c -C extra-filename=-054bf847d36a6b9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25722026-09-11T20:49:13.259Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.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="const-generics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "i128", "scale-info", "scale_info", "strict"))' -C metadata=e4980f390cff7734 -C extra-filename=-038fdb619aeba623 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25732026-09-11T20:49:13.283Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc748f7a345c77c6 -C extra-filename=-6634508604fedff9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25742026-09-11T20:49:13.283Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.13.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 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--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=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--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::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("trusty"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_feature,values("miscellaneous-extensions-3"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-privileged", "unsafe-assume-single-core"))' -C metadata=953f09365347315c -C extra-filename=-d8b6e87ac2b99dd4 --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-d8b6e87ac2b99dd4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25752026-09-11T20:49:13.283Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name utf8_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8_iter-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=913ed3aa362ff81a -C extra-filename=-d0b0ab0364544907 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25762026-09-11T20:49:13.284Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=6e23ea87548b7c00 -C extra-filename=-c8afeb56cacd505f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25772026-09-11T20:49:13.284Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=159fa6ef02e84e40 -C extra-filename=-4f49ed15b552742a --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-4f49ed15b552742a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25782026-09-11T20:49:13.284Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=ae19c5f6de8e59b4 -C extra-filename=-eb0a4b29e4e8f5ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25792026-09-11T20:49:13.284Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-2.1.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 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=17e539b7d702ead5 -C extra-filename=-ba99a556c12daa03 --out-dir /work/oxidecomputer/omicron/target/debug/build/icu_normalizer_data-ba99a556c12daa03 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25802026-09-11T20:49:13.284Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name writeable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/writeable-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "either"))' -C metadata=b09221e007ae2e3f -C extra-filename=-831282bd72d11aa0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25812026-09-11T20:49:13.284Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name litemap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "testing", "yoke"))' -C metadata=be4d40f737e493ce -C extra-filename=-b46158ee2a5fb370 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25822026-09-11T20:49:13.284Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.4.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 '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' -C debug-assertions=on --cfg 'feature="std"' --cfg 'feature="sys_rng"' --cfg 'feature="wasm_js"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=2aa7e931676576d8 -C extra-filename=-d6d6fa3208e2d173 --out-dir /work/oxidecomputer/omicron/target/debug/build/getrandom-d6d6fa3208e2d173 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25832026-09-11T20:49:13.284Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=e946b6f84d33fbfc -C extra-filename=-f3e2da0a7a1e8d07 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-f3e2da0a7a1e8d07 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25842026-09-11T20:49:13.284Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.55/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="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=87f70b652e128df0 -C extra-filename=-1c23f20d219beeec --out-dir /work/oxidecomputer/omicron/target/debug/build/zerocopy-1c23f20d219beeec -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25852026-09-11T20:49:13.284Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "serde_core", "std", "sval", "sval_ref", "value-bag"))' -C metadata=5cde84225f47f960 -C extra-filename=-a96344eae1a3d1f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25862026-09-11T20:49:13.304Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subtle-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="const-generics"' --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=9cee82e0478ef9cd -C extra-filename=-a2d4823f85931691 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25872026-09-11T20:49:13.309Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.151/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="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=1fcd1a2c398dd224 -C extra-filename=-fcb363d9cd48bf9e --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-fcb363d9cd48bf9e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25882026-09-11T20:49:13.309Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/percent-encoding-2.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=9630b88813a4d048 -C extra-filename=-0bf5a646b561519f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25892026-09-11T20:49:13.370Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=741a381567fd97ef -C extra-filename=-4670cbe31edcf09a --out-dir /work/oxidecomputer/omicron/target/debug/build/zmij-4670cbe31edcf09a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25902026-09-11T20:49:13.373Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=c9eabd266ecba1f4 -C extra-filename=-d7caaea247884269 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25912026-09-11T20:49:13.373Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=d2fe1b0869a7ad2a -C extra-filename=-fc9e674395cc0336 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25922026-09-11T20:49:13.439Z Compiling thiserror v2.0.18
25932026-09-11T20:49:13.442Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.18/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=34303ef156bb76f0 -C extra-filename=-c94bf9a52c4a59e8 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-c94bf9a52c4a59e8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25942026-09-11T20:49:13.660Z Compiling pin-project-lite v0.2.17
25952026-09-11T20:49:13.693Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-2.1.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 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f222acdbe3227652 -C extra-filename=-7846492b1f457808 --out-dir /work/oxidecomputer/omicron/target/debug/build/icu_properties_data-7846492b1f457808 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25962026-09-11T20:49:13.697Z Compiling equivalent v1.0.2
25972026-09-11T20:49:13.871Z Compiling heck v0.5.0
25982026-09-11T20:49:13.874Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-4d5c245a9f254975/build-script-build`
25992026-09-11T20:49:13.874Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5e1dc2ce3429e0e6 -C extra-filename=-72c76abd933b7579 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26002026-09-11T20:49:13.874Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-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 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--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=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--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::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::collapsible_match' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=38a1af704727c7f5 -C extra-filename=-1a825e29b69bcb3e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26012026-09-11T20:49:13.984Z Compiling num-traits v0.2.19
26022026-09-11T20:49:13.988Z Compiling iana-time-zone v0.1.65
26032026-09-11T20:49:13.988Z Compiling shlex v1.3.0
26042026-09-11T20:49:14.122Z Compiling lock_api v0.4.14
26052026-09-11T20:49:14.383Z Compiling foldhash v0.2.0
26062026-09-11T20:49:14.386Z Compiling rustversion v1.0.22
26072026-09-11T20:49:14.386Z Compiling find-msvc-tools v0.1.9
26082026-09-11T20:49:14.386Z Compiling fnv v1.0.7
26092026-09-11T20:49:14.386Z Compiling regex-syntax v0.8.10
26102026-09-11T20:49:14.419Z Compiling rustix v1.1.4
26112026-09-11T20:49:14.423Z Running `/work/oxidecomputer/omicron/target/debug/build/quote-7eb0dd905166207c/build-script-build`
26122026-09-11T20:49:14.623Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2206bef1d24e2826 -C extra-filename=-6319ee8dca09070d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26132026-09-11T20:49:14.627Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iana-time-zone-0.1.65/src/lib.rs --error-format=json --json=diagnostic-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=962b0906ac7c4abc -C extra-filename=-5c37a5d9e78cfea7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26142026-09-11T20:49:14.627Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=217e03ba05ee4fc4 -C extra-filename=-b4d67f07919ede1e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26152026-09-11T20:49:14.627Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=aa1e62ea0345c604 -C extra-filename=-0dc38356c3619fbf --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-0dc38356c3619fbf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-6634508604fedff9.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26162026-09-11T20:49:14.765Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-c94bf9a52c4a59e8/build-script-build`
26172026-09-11T20:49:14.769Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-d8b6e87ac2b99dd4/build-script-build`
26182026-09-11T20:49:14.770Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=736aa312794faafc -C extra-filename=-2be7686a7f17e267 --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-fc9e674395cc0336.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26192026-09-11T20:49:14.868Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-a721ae0a0e216d28/build-script-build`
26202026-09-11T20:49:14.871Z Compiling form_urlencoded v1.2.2
26212026-09-11T20:49:14.871Z Compiling dyn-clone v1.0.20
26222026-09-11T20:49:14.871Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=18818b4a75764b50 -C extra-filename=-483bdc5c7d1e0898 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26232026-09-11T20:49:14.872Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=41c0e9f8527bd413 -C extra-filename=-8aa858b87be605f2 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustversion-8aa858b87be605f2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26242026-09-11T20:49:14.872Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=3a814ffa061d763d -C extra-filename=-be5734abe16157a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26252026-09-11T20:49:14.903Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name foldhash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foldhash-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=d33f52f891f7f5f4 -C extra-filename=-ebc869414e836213 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26262026-09-11T20:49:14.907Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=936b5c24a483f2e6 -C extra-filename=-91587e4d511bc4a8 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-91587e4d511bc4a8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26272026-09-11T20:49:14.908Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name find_msvc_tools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/find-msvc-tools-0.1.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=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=37543ec6e47eb6ec -C extra-filename=-105b7605ca84744e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26282026-09-11T20:49:15.195Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_core-52dbaf466546b099/build-script-build`
26292026-09-11T20:49:15.196Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-d6d6fa3208e2d173/build-script-build`
26302026-09-11T20:49:15.200Z Compiling schemars v0.8.22
26312026-09-11T20:49:15.200Z Compiling strsim v0.11.1
26322026-09-11T20:49:15.200Z Compiling futures-core v0.3.32
26332026-09-11T20:49:15.200Z Compiling cmov v0.5.4
26342026-09-11T20:49:15.200Z Compiling syn v1.0.109
26352026-09-11T20:49:15.200Z Compiling byteorder v1.5.0
26362026-09-11T20:49:15.200Z Compiling aho-corasick v1.1.4
26372026-09-11T20:49:15.227Z Compiling getrandom v0.3.4
26382026-09-11T20:49:15.231Z Compiling futures-sink v0.3.32
26392026-09-11T20:49:15.231Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-fcb363d9cd48bf9e/build-script-build`
26402026-09-11T20:49:15.231Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/form_urlencoded-1.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3a7fcbcc10519076 -C extra-filename=-31aa278f1a6bdad7 --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-0bf5a646b561519f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26412026-09-11T20:49:15.256Z Running `/work/oxidecomputer/omicron/target/debug/build/icu_properties_data-7846492b1f457808/build-script-build`
26422026-09-11T20:49:15.256Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-f3e2da0a7a1e8d07/build-script-build`
26432026-09-11T20:49:15.260Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-clone-1.0.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b276b71d5ee098db -C extra-filename=-ab58984db8b52f7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26442026-09-11T20:49:15.770Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-0dc38356c3619fbf/build-script-build`
26452026-09-11T20:49:15.770Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cmov --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cmov-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b445b93cb3529d6c -C extra-filename=-a843f509c91f4323 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26462026-09-11T20:49:15.770Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=c8adc41d2f6f5ed0 -C extra-filename=-e22f03653f92d3a5 --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-01edd4035b1021f2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
26472026-09-11T20:49:15.770Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=79d9452c78ac39e6 -C extra-filename=-f57b0cec2750c1f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26482026-09-11T20:49:15.774Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=8c6a286fbc651902 -C extra-filename=-e55e71c291e4b5cf --out-dir /work/oxidecomputer/omicron/target/debug/build/syn-e55e71c291e4b5cf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26492026-09-11T20:49:15.775Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name strsim --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7e94529c6ae2a160 -C extra-filename=-a98408623e42d77d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26502026-09-11T20:49:15.775Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=55bbb4adfa869646 -C extra-filename=-a85bc2f7a054eda7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26512026-09-11T20:49:15.775Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name aho_corasick --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=28646de923522346 -C extra-filename=-dbb806304b87bd02 --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-054bf847d36a6b9e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26522026-09-11T20:49:15.775Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-4f49ed15b552742a/build-script-build`
26532026-09-11T20:49:15.775Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/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="semver"' --cfg 'feature="url"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=52c7afaa7c7edf10 -C extra-filename=-f77c7ec0b81575da --out-dir /work/oxidecomputer/omicron/target/debug/build/schemars-f77c7ec0b81575da -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26542026-09-11T20:49:15.775Z Running `/work/oxidecomputer/omicron/target/debug/build/icu_normalizer_data-ba99a556c12daa03/build-script-build`
26552026-09-11T20:49:15.775Z Running `/work/oxidecomputer/omicron/target/debug/build/zmij-4670cbe31edcf09a/build-script-build`
26562026-09-11T20:49:15.775Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-59ccc56aafbf0dee/build-script-build`
26572026-09-11T20:49:15.775Z Running `/work/oxidecomputer/omicron/target/debug/build/zerocopy-1c23f20d219beeec/build-script-build`
26582026-09-11T20:49:15.775Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.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 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=6e573f7e8f1571c0 -C extra-filename=-fa292b067dfc6275 --out-dir /work/oxidecomputer/omicron/target/debug/build/getrandom-fa292b067dfc6275 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26592026-09-11T20:49:15.775Z Compiling hashbrown v0.17.0
26602026-09-11T20:49:15.775Z Compiling generic-array v0.14.7
26612026-09-11T20:49:15.775Z Compiling futures-task v0.3.32
26622026-09-11T20:49:15.775Z Compiling slab v0.4.12
26632026-09-11T20:49:15.775Z Compiling futures-io v0.3.32
26642026-09-11T20:49:15.775Z Compiling thiserror v1.0.69
26652026-09-11T20:49:15.775Z Compiling anyhow v1.0.104
26662026-09-11T20:49:15.775Z Compiling base64ct v1.8.3
26672026-09-11T20:49:15.805Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name portable_atomic --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.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 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--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=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--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::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("trusty"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_feature,values("miscellaneous-extensions-3"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-privileged", "unsafe-assume-single-core"))' -C metadata=5da1858723a3d578 -C extra-filename=-e914187787332acb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(target_feature,values("lsfe","fast-serialization","load-store-on-cond","distinct-ops","rmw"))' --check-cfg 'cfg(portable_atomic_atomic_intrinsics,portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_strict_provenance,portable_atomic_no_strict_provenance_atomic_ptr,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_privileged,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","lsfe","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","rmw","v6","v7","zaamo","zabha","zacas"))'`
26682026-09-11T20:49:15.909Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-sink-0.3.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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d473e4cef631de24 -C extra-filename=-8b18dc3fcc726a8b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26692026-09-11T20:49:16.126Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-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="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=5ab6354d5f2deb7b -C extra-filename=-26aea309b97267ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
26702026-09-11T20:49:16.126Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=b28c3dbc736a777d -C extra-filename=-d934b30833b4740b --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-d934b30833b4740b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-464edf1bc7384a2b.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26712026-09-11T20:49:16.130Z Compiling once_cell v1.21.3
26722026-09-11T20:49:16.130Z Compiling futures-channel v0.3.32
26732026-09-11T20:49:16.130Z Compiling ident_case v1.0.1
26742026-09-11T20:49:16.130Z Compiling const-oid v0.9.6
26752026-09-11T20:49:16.130Z Compiling base64 v0.22.1
26762026-09-11T20:49:16.130Z Compiling utf8parse v0.2.2
26772026-09-11T20:49:16.130Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=116f88f327af8ec7 -C extra-filename=-ad6d2671832a8532 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-ad6d2671832a8532 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26782026-09-11T20:49:16.130Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=2962a084eaa5f6b8 -C extra-filename=-f96d4d9a8f48e01b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26792026-09-11T20:49:16.130Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.104/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=0c3eebc1a1fe5cde -C extra-filename=-8a4eddfcf964c7be --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-8a4eddfcf964c7be -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26802026-09-11T20:49:16.130Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=bc7031b5eaeea05d -C extra-filename=-9fa4513e97eb15c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26812026-09-11T20:49:16.130Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=b53d18b6206b0cfe -C extra-filename=-99d474ad3e9ebc5e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26822026-09-11T20:49:16.131Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-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 --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' '--allow=clippy::option_if_let_else' '--warn=clippy::needless_continue' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_safety_doc' '--allow=clippy::missing_errors_doc' --warn=missing_docs '--allow=clippy::manual_map' '--warn=clippy::manual_let_else' --warn=explicit_outlives_requirements --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--allow=clippy::doc_markdown' '--warn=clippy::borrow_as_ptr' --warn=bare_trait_objects --cfg 'feature="default-hasher"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=ae4b31e2a5d80498 -C extra-filename=-9d3880c4e221e58e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-ebc869414e836213.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26832026-09-11T20:49:16.131Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-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 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9ea6e370cee928ca -C extra-filename=-f1a23d347140c6d4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(icu4c_enable_renaming)'`
26842026-09-11T20:49:16.163Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name base64ct --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64ct-1.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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=6e4ca56af19a2a3b -C extra-filename=-4641a7d020b1e261 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26852026-09-11T20:49:16.494Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.185/src/lib.rs --error-format=json --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::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=dfbf55cddbba2e15 -C extra-filename=-f36ac586621dabce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_picolibc)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(musl_redir_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
26862026-09-11T20:49:16.499Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=e5d47a426e78fe70 -C extra-filename=-5f8bf403f358d16e --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-f57b0cec2750c1f6.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-8b18dc3fcc726a8b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26872026-09-11T20:49:16.530Z Compiling ctutils v0.4.2
26882026-09-11T20:49:16.534Z Compiling anstyle v1.0.14
26892026-09-11T20:49:16.534Z Compiling const-oid v0.10.2
26902026-09-11T20:49:16.535Z Compiling anstyle-query v1.1.5
26912026-09-11T20:49:16.535Z Compiling colorchoice v1.0.4
26922026-09-11T20:49:16.535Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3348cab73b18a22e -C extra-filename=-a99736055d4f315d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26932026-09-11T20:49:16.535Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name const_oid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=45f419fa07cfe647 -C extra-filename=-ba57704941fdbd49 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26942026-09-11T20:49:16.535Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ident_case --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3d13e96c6e5649d9 -C extra-filename=-b10675cfb7ec95f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26952026-09-11T20:49:16.535Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name utf8parse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8parse-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=4a23e13c6a9a5c7e -C extra-filename=-1b18f00722dff513 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26962026-09-11T20:49:16.535Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-e55e71c291e4b5cf/build-script-build`
26972026-09-11T20:49:16.535Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-91587e4d511bc4a8/build-script-build`
26982026-09-11T20:49:16.535Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-8aa858b87be605f2/build-script-build`
26992026-09-11T20:49:16.535Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.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="critical-section"' --cfg 'feature="default"' --cfg 'feature="portable-atomic"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=f791864e7803ad27 -C extra-filename=-0875c71ea664a892 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern critical_section=/work/oxidecomputer/omicron/target/debug/deps/libcritical_section-e6dc7524b59a8579.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-e914187787332acb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27002026-09-11T20:49:16.535Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-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 embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=669b0dd3d365cdd8 -C extra-filename=-61c6d1584c7256b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(icu4c_enable_renaming)'`
27012026-09-11T20:49:16.564Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name libm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=bbaaf1d00e6e1bb0 -C extra-filename=-9e37edfd50945af7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg arch_enabled --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(intrinsics_enabled)' --check-cfg 'cfg(arch_enabled)' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(x86_no_sse)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)'`
27022026-09-11T20:49:16.642Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zmij --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=f608093c9ae4e2c6 -C extra-filename=-c243bc8ed432d803 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(zmij_no_select_unpredictable)'`
27032026-09-11T20:49:16.870Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=565db8cb791f76ec -C extra-filename=-9f7f7ad8e15df9d1 --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-e22f03653f92d3a5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_diagnostic_namespace)'`
27042026-09-11T20:49:16.873Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-f77c7ec0b81575da/build-script-build`
27052026-09-11T20:49:16.904Z Compiling regex-automata v0.4.14
27062026-09-11T20:49:16.907Z Compiling is_terminal_polyfill v1.70.2
27072026-09-11T20:49:16.908Z Compiling pkg-config v0.3.32
27082026-09-11T20:49:16.908Z Compiling allocator-api2 v0.2.21
27092026-09-11T20:49:16.942Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ctutils --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ctutils-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "subtle"))' -C metadata=7b1d8f87635c4e8d -C extra-filename=-2d1a5e6b7b265c07 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cmov=/work/oxidecomputer/omicron/target/debug/deps/libcmov-a843f509c91f4323.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27102026-09-11T20:49:16.978Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name const_oid --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-oid-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "db"))' -C metadata=d09f7b38e8c166a7 -C extra-filename=-11ea691932e08d12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27112026-09-11T20:49:16.982Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-d934b30833b4740b/build-script-build`
27122026-09-11T20:49:16.982Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name colorchoice --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/colorchoice-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 --warn=rust_2018_idioms '--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=unnameable_types '--warn=clippy::uninlined_format_args' '--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::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=346de54934357d2f -C extra-filename=-82fab9bd56c6df6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27132026-09-11T20:49:16.983Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_query --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-query-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=rust_2018_idioms '--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=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66fb1fe002ceb825 -C extra-filename=-b6ced3121f21ed06 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27142026-09-11T20:49:16.983Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name anstyle --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-1.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 --warn=rust_2018_idioms '--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=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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_enums' '--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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=223ce94e544075dd -C extra-filename=-665243e242fcd7e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27152026-09-11T20:49:17.193Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=144507cf23ab378a -C extra-filename=-284f66ec6731db10 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'`
27162026-09-11T20:49:17.197Z Compiling errno v0.3.14
27172026-09-11T20:49:17.197Z Compiling mio v1.2.0
27182026-09-11T20:49:17.197Z Compiling jobserver v0.1.34
27192026-09-11T20:49:17.197Z Compiling socket2 v0.6.3
27202026-09-11T20:49:17.197Z Compiling getrandom v0.2.17
27212026-09-11T20:49:17.197Z Compiling anstyle-parse v1.0.0
27222026-09-11T20:49:17.197Z Compiling either v1.15.0
27232026-09-11T20:49:17.197Z Compiling tracing-core v0.1.36
27242026-09-11T20:49:17.197Z Compiling fastrand v2.3.0
27252026-09-11T20:49:17.227Z Compiling clap_lex v1.0.0
27262026-09-11T20:49:17.230Z Compiling num-conv v0.2.0
27272026-09-11T20:49:17.230Z Compiling powerfmt v0.2.0
27282026-09-11T20:49:17.268Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name allocator_api2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-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 --warn=unexpected_cfgs --check-cfg 'cfg(no_global_oom_handling)' --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' -C metadata=28a4742a485d31ce -C extra-filename=-ee51dc0aff59f99d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27292026-09-11T20:49:17.271Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-ad6d2671832a8532/build-script-build`
27302026-09-11T20:49:17.339Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is_terminal_polyfill-1.70.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 '--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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=3d6b3c1a4dbbba44 -C extra-filename=-dc90f2da1eb003f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27312026-09-11T20:49:17.342Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=21f816aad3a469f2 -C extra-filename=-ed883849b59715f2 --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-dbb806304b87bd02.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-054bf847d36a6b9e.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-be5734abe16157a0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27322026-09-11T20:49:17.342Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba7a960ece17a333 -C extra-filename=-62584c7c957af197 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27332026-09-11T20:49:17.342Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-fa292b067dfc6275/build-script-build`
27342026-09-11T20:49:17.342Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-8a4eddfcf964c7be/build-script-build`
27352026-09-11T20:49:17.637Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' -C debug-assertions=on --cfg 'feature="std"' --cfg 'feature="sys_rng"' --cfg 'feature="wasm_js"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=3998e2d38bd456ee -C extra-filename=-21201851a35fa059 --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-c8afeb56cacd505f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-70a8cc5d2f870e13.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27362026-09-11T20:49:17.641Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/errno-0.3.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=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=39e891b1220cd51b -C extra-filename=-db9c655ed119b5fc --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-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27372026-09-11T20:49:17.641Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name jobserver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/jobserver-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2c8de607e5bdc300 -C extra-filename=-1a9bf65f19ab372e --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-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27382026-09-11T20:49:17.641Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=09c443374e48f505 -C extra-filename=-1d8089bd7d671c32 --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-c8afeb56cacd505f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-88db28b097ca3987.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(tsan_enabled)'`
27392026-09-11T20:49:17.641Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-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="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=a1beb30097547538 -C extra-filename=-7e24caacc7ed35d6 --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-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27402026-09-11T20:49:17.641Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mio-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 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=1fa37d14e3a88c67 -C extra-filename=-242fe92aa751b4a7 --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-f36ac586621dabce.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27412026-09-11T20:49:17.641Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_parse --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-parse-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 --warn=rust_2018_idioms '--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=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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_enums' '--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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=c7aa6a9523a715a9 -C extra-filename=-9231d100e14fd7c3 --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-1b18f00722dff513.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27422026-09-11T20:49:17.641Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-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 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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=a04fb0fcc7be87dd -C extra-filename=-53a24cd2896410db --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-c8afeb56cacd505f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27432026-09-11T20:49:17.641Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/either-1.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="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=5fd87871233723b6 -C extra-filename=-2f892cc0986a716b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27442026-09-11T20:49:17.641Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.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=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=fa1a14cf410d025e -C extra-filename=-57b0c00d3db266c2 --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-0875c71ea664a892.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27452026-09-11T20:49:17.641Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fastrand-2.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=d62f6c6456990544 -C extra-filename=-34d1a9f7e69a4e38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27462026-09-11T20:49:17.642Z Compiling syn v2.0.117
27472026-09-11T20:49:17.672Z Compiling camino v1.2.5
27482026-09-11T20:49:17.675Z Compiling time-core v0.1.8
27492026-09-11T20:49:17.675Z Compiling num_threads v0.1.7
27502026-09-11T20:49:17.675Z Compiling cpufeatures v0.3.0
27512026-09-11T20:49:17.675Z Compiling crossbeam-utils v0.8.21
27522026-09-11T20:49:17.675Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_lex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_lex-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 --warn=rust_2018_idioms '--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 --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--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' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--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_enums' '--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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ead2b4259bc68cd -C extra-filename=-854c69d882081280 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27532026-09-11T20:49:17.675Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-conv-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 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=94ad2f5ba7356448 -C extra-filename=-72f6ba79b9b42a33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27542026-09-11T20:49:17.675Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=7851b7b4e2ac8221 -C extra-filename=-17046eb3c00e41fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27552026-09-11T20:49:18.053Z Compiling bitflags v2.11.0
27562026-09-11T20:49:18.057Z Compiling semver v1.0.28
27572026-09-11T20:49:18.057Z Compiling signal-hook-registry v1.4.8
27582026-09-11T20:49:18.057Z Compiling indexmap v2.14.0
27592026-09-11T20:49:18.057Z Compiling rand_core v0.6.4
27602026-09-11T20:49:18.057Z Compiling slog v2.8.2
27612026-09-11T20:49:18.057Z Compiling anstream v1.0.0
27622026-09-11T20:49:18.057Z Compiling deranged v0.5.8
27632026-09-11T20:49:18.057Z Compiling fs_extra v1.3.0
27642026-09-11T20:49:18.057Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=6339779b437d7a2d -C extra-filename=-6c9795a397cfc660 --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-9e37edfd50945af7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
27652026-09-11T20:49:18.057Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=e23b4fde93893f26 -C extra-filename=-cd77af2648c8a150 --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-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-01edd4035b1021f2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27662026-09-11T20:49:18.057Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=1fd0eb6d90a62b10 -C extra-filename=-aee7d2f8582b61aa --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-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-01edd4035b1021f2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests`
27672026-09-11T20:49:18.090Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.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="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=e19da624bfe01df6 -C extra-filename=-39d7504629a50697 --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-39d7504629a50697 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27682026-09-11T20:49:18.094Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.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 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=8959d611795622f4 -C extra-filename=-5d1a82fc3b083576 --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-c8afeb56cacd505f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27692026-09-11T20:49:18.094Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5b06c882a6cb9f36 -C extra-filename=-f460c5ff6f6b122e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27702026-09-11T20:49:18.094Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-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 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --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 --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' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --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=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=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("large-dates"))' -C metadata=9ba3405723376a93 -C extra-filename=-069f3179a2f51b93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27712026-09-11T20:49:18.094Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-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 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=69809c1991d82c20 -C extra-filename=-42000150f7e481c9 --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-42000150f7e481c9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27722026-09-11T20:49:18.094Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=596d7475628ca501 -C extra-filename=-6d8939dd719dc12a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27732026-09-11T20:49:18.451Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-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="serde"' --cfg 'feature="serde_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=5bd82745be231c58 -C extra-filename=-3948ba2719554b61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27742026-09-11T20:49:18.451Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.151/src/lib.rs --error-format=json --json=diagnostic-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="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=184337f44cad6dee -C extra-filename=-532d036334051a2d --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-eb0a4b29e4e8f5ee.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-054bf847d36a6b9e.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --extern zmij=/work/oxidecomputer/omicron/target/debug/deps/libzmij-c243bc8ed432d803.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
27752026-09-11T20:49:18.451Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.104/src/lib.rs --error-format=json --json=diagnostic-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=3306be5ee7424942 -C extra-filename=-ec93dfa18e4d1a6d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg error_generic_member_access --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_clippy_format_args)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(error_generic_member_access)'`
27762026-09-11T20:49:18.454Z Compiling parking_lot v0.12.5
27772026-09-11T20:49:18.454Z Compiling uuid v1.23.4
27782026-09-11T20:49:18.454Z Compiling cc v1.2.56
27792026-09-11T20:49:18.455Z Compiling rand_core v0.9.5
27802026-09-11T20:49:18.455Z Compiling time-macros v0.2.27
27812026-09-11T20:49:18.455Z Compiling dunce v1.0.5
27822026-09-11T20:49:18.455Z Compiling spin v0.9.8
27832026-09-11T20:49:18.455Z Compiling cpufeatures v0.2.17
27842026-09-11T20:49:18.455Z Compiling httparse v1.10.1
27852026-09-11T20:49:18.484Z Compiling aws-lc-rs v1.16.3
27862026-09-11T20:49:18.489Z Compiling pem-rfc7468 v0.7.0
27872026-09-11T20:49:18.489Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=c1df8a5ca807b543 -C extra-filename=-23b680fb0aad4548 --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-53a24cd2896410db.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27882026-09-11T20:49:18.489Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/deranged-0.5.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --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 --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=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --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=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="default"' --cfg 'feature="powerfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand010", "rand08", "rand09", "serde"))' -C metadata=89d303eeab9801b7 -C extra-filename=-bad4ffece6ed362e --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-17046eb3c00e41fd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27892026-09-11T20:49:18.489Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.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 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=11aa79ce1cf9feff -C extra-filename=-df56548816dd36a4 --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-72c76abd933b7579.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-9d3880c4e221e58e.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27902026-09-11T20:49:18.489Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-registry-1.4.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::unnecessary_clippy_cfg' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc7d88576542cf88 -C extra-filename=-c51f7d7de78d568c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-db9c655ed119b5fc.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27912026-09-11T20:49:18.489Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f333b118ce4360c7 -C extra-filename=-f8202ba387c5b3d8 --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_core-26aea309b97267ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27922026-09-11T20:49:18.489Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name fs_extra --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fs_extra-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=977514f9bcf3ce32 -C extra-filename=-38397fbafff5fe1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27932026-09-11T20:49:18.489Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.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="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="release_max_level_trace"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=44227535c71e1139 -C extra-filename=-17ea58d785b61f8d --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-17ea58d785b61f8d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-284f66ec6731db10.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27942026-09-11T20:49:18.524Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstream-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 --warn=rust_2018_idioms '--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=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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_enums' '--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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=7cf7ac22c8bc474b -C extra-filename=-33fcee68a14d49cc --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-665243e242fcd7e8.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-9231d100e14fd7c3.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-b6ced3121f21ed06.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-82fab9bd56c6df6e.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-dc90f2da1eb003f4.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-1b18f00722dff513.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27952026-09-11T20:49:18.820Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=4acd0e50efa3adbf -C extra-filename=-5953e829bf18ad36 --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-2be7686a7f17e267.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-1d8089bd7d671c32.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27962026-09-11T20:49:18.823Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.23.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 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=1237376318a04b18 -C extra-filename=-5bc5d85a6925978a --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-21201851a35fa059.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27972026-09-11T20:49:18.823Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.56/src/lib.rs --error-format=json --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=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=5a5bdbc7fc2ee86c -C extra-filename=-8f5da3de5601b39f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern find_msvc_tools=/work/oxidecomputer/omicron/target/debug/deps/libfind_msvc_tools-105b7605ca84744e.rmeta --extern jobserver=/work/oxidecomputer/omicron/target/debug/deps/libjobserver-1a9bf65f19ab372e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-6319ee8dca09070d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27982026-09-11T20:49:18.823Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=2743979b6df352fd -C extra-filename=-b1a582d5d32c7dad --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-5d1a82fc3b083576.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27992026-09-11T20:49:18.823Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dunce --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dunce-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e2b7962e7942113e -C extra-filename=-a5e2c81e63550500 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28002026-09-11T20:49:18.823Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.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 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --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 --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' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --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=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=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=841aca67b6139460 -C extra-filename=-17db910add66ebb4 --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-72f6ba79b9b42a33.rlib --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-069f3179a2f51b93.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28012026-09-11T20:49:18.857Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d056624e459561d8 -C extra-filename=-603d68126913dae5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28022026-09-11T20:49:18.861Z Compiling flagset v0.4.7
28032026-09-11T20:49:18.861Z Compiling unicode-segmentation v1.12.0
28042026-09-11T20:49:18.861Z Compiling ryu v1.0.23
28052026-09-11T20:49:18.861Z Compiling unicode-width v0.2.0
28062026-09-11T20:49:18.861Z Compiling simd-adler32 v0.3.8
28072026-09-11T20:49:18.861Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=98522014bda6a3f5 -C extra-filename=-6e51a3a64baf0661 --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-2be7686a7f17e267.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28082026-09-11T20:49:18.861Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.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 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=61582aacfa632260 -C extra-filename=-79be83d21dfc4ed9 --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-79be83d21dfc4ed9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28092026-09-11T20:49:18.862Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-rs-1.16.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="alloc"' --cfg 'feature="aws-lc-sys"' --cfg 'feature="default"' --cfg 'feature="prebuilt-nasm"' --cfg 'feature="ring-io"' --cfg 'feature="ring-sig-verify"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asan", "aws-lc-sys", "bindgen", "default", "dev-tests-only", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=eeac82456242cac0 -C extra-filename=-df619af35adeb6b1 --out-dir /work/oxidecomputer/omicron/target/debug/build/aws-lc-rs-df619af35adeb6b1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28102026-09-11T20:49:18.896Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pem_rfc7468 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=5e0c94ee393076b3 -C extra-filename=-e5eba79edd904ff5 --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-4641a7d020b1e261.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28112026-09-11T20:49:19.158Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=fd5ee4f07653d65f -C extra-filename=-71bae07553df3d6d --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-3948ba2719554b61.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-db9c655ed119b5fc.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
28122026-09-11T20:49:19.158Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-39d7504629a50697/build-script-build`
28132026-09-11T20:49:19.161Z Compiling rustc_version v0.4.1
28142026-09-11T20:49:19.161Z Compiling untrusted v0.7.1
28152026-09-11T20:49:19.161Z Compiling atomic-waker v1.1.2
28162026-09-11T20:49:19.161Z Compiling adler2 v2.0.1
28172026-09-11T20:49:19.161Z Compiling try-lock v0.2.5
28182026-09-11T20:49:19.161Z Compiling ucd-trie v0.1.7
28192026-09-11T20:49:19.161Z Compiling httpdate v1.0.3
28202026-09-11T20:49:19.161Z Compiling untrusted v0.9.0
28212026-09-11T20:49:19.161Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-42000150f7e481c9/build-script-build`
28222026-09-11T20:49:19.162Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name flagset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flagset-0.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=53ca928c56df7ee0 -C extra-filename=-16d6623f4672f2fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28232026-09-11T20:49:19.200Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-segmentation-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=5387948b4fa9d7d8 -C extra-filename=-4d84c6dfacc56ee2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28242026-09-11T20:49:19.203Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=20b145d211eb9f61 -C extra-filename=-a148b278610c4987 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28252026-09-11T20:49:19.203Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-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="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=f0d8b8e46c8bc7c0 -C extra-filename=-fb66b428f1def7e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28262026-09-11T20:49:19.203Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name simd_adler32 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/simd-adler32-0.3.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=be0ad4bb1850a86e -C extra-filename=-892e1dde2629fdd9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28272026-09-11T20:49:19.489Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-17ea58d785b61f8d/build-script-build`
28282026-09-11T20:49:19.495Z Compiling rustls v0.23.41
28292026-09-11T20:49:19.495Z Compiling tower-service v0.3.3
28302026-09-11T20:49:19.495Z Compiling tower-layer v0.3.3
28312026-09-11T20:49:19.495Z Compiling pretty-hex v0.4.1
28322026-09-11T20:49:19.495Z Compiling plain v0.2.3
28332026-09-11T20:49:19.495Z Compiling socket2 v0.5.10
28342026-09-11T20:49:19.495Z Compiling crc32fast v1.5.0
28352026-09-11T20:49:19.495Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=1797273921da0803 -C extra-filename=-36761043cea7cc10 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28362026-09-11T20:49:19.495Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c1ded3fb1874bd1f -C extra-filename=-7249ba36cce462fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28372026-09-11T20:49:19.495Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dee1d6d4d37df9aa -C extra-filename=-aa4831acdc29ad27 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28382026-09-11T20:49:19.495Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0b05ceb53b71eaf7 -C extra-filename=-eed8ca722b0b9c11 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28392026-09-11T20:49:19.495Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ucd-trie-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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e21d76c24e889353 -C extra-filename=-7edcd96b9fe11faa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28402026-09-11T20:49:19.496Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name adler2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/adler2-2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std"))' -C metadata=f1e1b0b8bcef599a -C extra-filename=-d8c84279e16f801a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28412026-09-11T20:49:19.496Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_version-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6ec6f17eeb66ee58 -C extra-filename=-1cf7962b48132cfa --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-f8202ba387c5b3d8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28422026-09-11T20:49:19.496Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2d77bcf4737340e0 -C extra-filename=-692ed4188cb39e44 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28432026-09-11T20:49:19.821Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-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 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=e00f315d26e7776e -C extra-filename=-50e9efe714b4e28a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'`
28442026-09-11T20:49:19.821Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.41/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=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="prefer-post-quantum"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=0f98e1533ffca2c6 -C extra-filename=-715694e95d145a7f --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-715694e95d145a7f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28452026-09-11T20:49:19.821Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=21b14b6dd77d3e67 -C extra-filename=-69f8bc73e07c6f0b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28462026-09-11T20:49:19.825Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=13a1e2faca2611d3 -C extra-filename=-b2f36f2f8b96cae8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28472026-09-11T20:49:19.825Z Compiling regex v1.12.3
28482026-09-11T20:49:19.825Z Compiling miniz_oxide v0.8.9
28492026-09-11T20:49:19.825Z Compiling mime v0.3.17
28502026-09-11T20:49:19.825Z Compiling paste v1.0.15
28512026-09-11T20:49:19.825Z Compiling lazy_static v1.5.0
28522026-09-11T20:49:19.825Z Compiling bit-vec v0.8.0
28532026-09-11T20:49:19.825Z Compiling openssl-probe v0.2.1
28542026-09-11T20:49:19.825Z Compiling wait-timeout v0.2.1
28552026-09-11T20:49:19.825Z Compiling encoding_rs v0.8.35
28562026-09-11T20:49:19.856Z Compiling num-integer v0.1.46
28572026-09-11T20:49:19.858Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_layer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-layer-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=858f03b637f45eef -C extra-filename=-a13000477c8c657d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28582026-09-11T20:49:19.858Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f3d7ce67f8ac962a -C extra-filename=-bfcce4bf6af055f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28592026-09-11T20:49:19.858Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.5.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=e92e9dcc3d119f7a -C extra-filename=-783429a7deba1990 --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-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28602026-09-11T20:49:19.858Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-1.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=31a320f545b81e17 -C extra-filename=-13cc0b362fdc862a --out-dir /work/oxidecomputer/omicron/target/debug/build/crc32fast-13cc0b362fdc862a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28612026-09-11T20:49:19.858Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-79be83d21dfc4ed9/build-script-build`
28622026-09-11T20:49:20.177Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=6cc2c1b5390ce4e8 -C extra-filename=-3ea966f899aa2968 --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-dbb806304b87bd02.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-054bf847d36a6b9e.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-ed883849b59715f2.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-be5734abe16157a0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28632026-09-11T20:49:20.181Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=533435796bafe7bb -C extra-filename=-b757ef982f295bb7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28642026-09-11T20:49:20.181Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4069021d30cb2d4c -C extra-filename=-cda1970780979c88 --out-dir /work/oxidecomputer/omicron/target/debug/build/paste-cda1970780979c88 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28652026-09-11T20:49:20.181Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=dc43440c02642c1f -C extra-filename=-f2541ba6c8c9160c --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-6e51a3a64baf0661.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28662026-09-11T20:49:20.181Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name miniz_oxide --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/miniz_oxide-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=5e0ccf650e157c5d -C extra-filename=-62db240d7db1f22c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern adler2=/work/oxidecomputer/omicron/target/debug/deps/libadler2-d8c84279e16f801a.rmeta --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-892e1dde2629fdd9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28672026-09-11T20:49:20.181Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bit_vec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bit-vec-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "borsh_std", "default", "miniserde", "nanoserde", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=d28d4ad71e78326d -C extra-filename=-a956c70c78a65af2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28682026-09-11T20:49:20.181Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.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="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=2b45bc9662d937c8 -C extra-filename=-369847ab087cf11d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --cfg os_string_pathbuf_leak --cfg path_add_extension --cfg pathbuf_const_new --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(os_string_pathbuf_leak)' --check-cfg 'cfg(absolute_path)' --check-cfg 'cfg(path_add_extension)' --check-cfg 'cfg(pathbuf_const_new)'`
28692026-09-11T20:49:20.181Z Compiling terminal_size v0.4.3
28702026-09-11T20:49:20.205Z Compiling tempfile v3.27.0
28712026-09-11T20:49:20.208Z Compiling cmake v0.1.57
28722026-09-11T20:49:20.208Z Compiling pest v2.8.6
28732026-09-11T20:49:20.208Z Compiling want v0.3.1
28742026-09-11T20:49:20.208Z Compiling quick-error v1.2.3
28752026-09-11T20:49:20.208Z Compiling vcpkg v0.2.15
28762026-09-11T20:49:20.208Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/encoding_rs-0.8.35/src/lib.rs --error-format=json --json=diagnostic-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "any_all_workaround", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "serde", "simd-accel"))' -C metadata=262407d90f98df11 -C extra-filename=-249b13598140a28a --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-c8afeb56cacd505f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28772026-09-11T20:49:20.209Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wait_timeout --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wait-timeout-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e3c8d31ba12bbb41 -C extra-filename=-1ec388523af25689 --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-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28782026-09-11T20:49:20.209Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-probe-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce8ae2620fe348b5 -C extra-filename=-e6035df34c91ab17 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28792026-09-11T20:49:20.209Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name num_integer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=cc990adef4b5aa87 -C extra-filename=-1af496fd5ab035aa --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-6c9795a397cfc660.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28802026-09-11T20:49:20.502Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name terminal_size --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/terminal_size-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca2286e52dab8d0e -C extra-filename=-f60bf6deba7bc9cd --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-71bae07553df3d6d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28812026-09-11T20:49:20.503Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=26739d7edb3c36e1 -C extra-filename=-5a101d2c77ca3f5f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-34d1a9f7e69a4e38.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-21201851a35fa059.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-71bae07553df3d6d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28822026-09-11T20:49:20.503Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cmake --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.57/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=18230caa1bc1b59b -C extra-filename=-94409ab330f41ab5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8f5da3de5601b39f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28832026-09-11T20:49:20.506Z Compiling time v0.3.47
28842026-09-11T20:49:20.506Z Compiling rand_xorshift v0.4.0
28852026-09-11T20:49:20.506Z Compiling hashbrown v0.16.1
28862026-09-11T20:49:20.506Z Compiling unarray v0.1.4
28872026-09-11T20:49:20.506Z Compiling sync_wrapper v1.0.2
28882026-09-11T20:49:20.506Z Compiling ahash v0.8.12
28892026-09-11T20:49:20.506Z Compiling winnow v1.0.3
28902026-09-11T20:49:20.506Z Compiling object v0.37.3
28912026-09-11T20:49:20.507Z Compiling iri-string v0.7.10
28922026-09-11T20:49:20.507Z Compiling syn v3.0.3
28932026-09-11T20:49:20.540Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2d099352dda84fa7 -C extra-filename=-6b7d616efe01bc15 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg httparse_simd_neon_intrinsics --cfg httparse_simd`
28942026-09-11T20:49:20.543Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.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 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=e0a215d7b51f4e3a -C extra-filename=-5509e3414066e499 --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-054bf847d36a6b9e.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-7edcd96b9fe11faa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28952026-09-11T20:49:20.543Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c79c2f942e5f05c -C extra-filename=-3b81e8a9236fb0cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28962026-09-11T20:49:20.543Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b34fc47f4aeacbc -C extra-filename=-7b97fdc37ca84041 --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-7249ba36cce462fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28972026-09-11T20:49:20.543Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name quick_error --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fcd0cd9ce5cbd2dc -C extra-filename=-a41abd4285f6e18b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28982026-09-11T20:49:20.910Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.47/src/lib.rs --error-format=json --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=clippy::nursery' '--warn=clippy::all' --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 --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' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --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=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=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=acc749fde801cf44 -C extra-filename=-c6ed9aaa77e72a1f --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-bad4ffece6ed362e.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-eb0a4b29e4e8f5ee.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-72f6ba79b9b42a33.rmeta --extern num_threads=/work/oxidecomputer/omicron/target/debug/deps/libnum_threads-f460c5ff6f6b122e.rmeta --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-17046eb3c00e41fd.rmeta --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-069f3179a2f51b93.rmeta --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-17db910add66ebb4.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28992026-09-11T20:49:20.910Z Running `/work/oxidecomputer/omicron/target/debug/build/crc32fast-13cc0b362fdc862a/build-script-build`
29002026-09-11T20:49:20.910Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sync_wrapper-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=57fcef4d4c0159c4 -C extra-filename=-02d6c90f6149f3b5 --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-f57b0cec2750c1f6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29012026-09-11T20:49:20.914Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name unarray --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba1879d89b48b554 -C extra-filename=-f309fedca03935e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29022026-09-11T20:49:20.914Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-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=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=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=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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_enums' '--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="ascii"' --cfg 'feature="binary"' --cfg 'feature="default"' --cfg 'feature="parser"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ascii", "binary", "debug", "default", "parser", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=a4b10db77b839dd5 -C extra-filename=-60c06c134eae0ef4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29032026-09-11T20:49:20.914Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.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 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=d9c56a69b9aeb666 -C extra-filename=-44777e468ee2c7b9 --out-dir /work/oxidecomputer/omicron/target/debug/build/object-44777e468ee2c7b9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29042026-09-11T20:49:20.914Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name iri_string --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iri-string-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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memchr", "serde", "std"))' -C metadata=d23567c797cefb00 -C extra-filename=-7c6e631bb9ea4f0c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29052026-09-11T20:49:20.914Z Compiling clap_builder v4.6.0
29062026-09-11T20:49:20.914Z Compiling bit-set v0.8.0
29072026-09-11T20:49:20.914Z Compiling static_assertions v1.1.0
29082026-09-11T20:49:20.914Z Compiling unicode-width v0.1.14
29092026-09-11T20:49:20.914Z Compiling base64 v0.21.7
29102026-09-11T20:49:20.914Z Compiling num-iter v0.1.45
29112026-09-11T20:49:20.914Z Compiling cookie v0.18.1
29122026-09-11T20:49:20.914Z Compiling litrs v1.0.0
29132026-09-11T20:49:20.914Z Compiling num-bigint-dig v0.8.6
29142026-09-11T20:49:20.914Z Compiling tinyvec_macros v0.1.1
29152026-09-11T20:49:20.948Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-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="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=be982f8c0951d5aa -C extra-filename=-9b9383e555f45b6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-ee51dc0aff59f99d.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-72c76abd933b7579.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-ebc869414e836213.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29162026-09-11T20:49:20.951Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=718c2bf48d14a46a -C extra-filename=-081daffe3abb4d41 --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-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-01edd4035b1021f2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29172026-09-11T20:49:20.951Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.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="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=0e71c4e785aa9e5f -C extra-filename=-44fca5d5d5631476 --out-dir /work/oxidecomputer/omicron/target/debug/build/ahash-44fca5d5d5631476 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-464edf1bc7384a2b.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29182026-09-11T20:49:20.951Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_xorshift --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_xorshift-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=7b11eca9ce98804b -C extra-filename=-96bca92fa6dc19c5 --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-b1a582d5d32c7dad.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29192026-09-11T20:49:21.241Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_builder --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.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=rust_2018_idioms '--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 --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--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' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--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_enums' '--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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=e5d659dc62e31d15 -C extra-filename=-f35c2408c7f16a1e --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-33fcee68a14d49cc.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-665243e242fcd7e8.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-854c69d882081280.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-a98408623e42d77d.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-f60bf6deba7bc9cd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29202026-09-11T20:49:21.245Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bit_set --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bit-set-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f1e23edd02886562 -C extra-filename=-cbc2b3f9eeb20f18 --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-a956c70c78a65af2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29212026-09-11T20:49:21.245Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=63952f7e26151fa9 -C extra-filename=-70747a5d8c73dcfb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29222026-09-11T20:49:21.246Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --cfg 'feature="percent-encode"' --cfg 'feature="percent-encoding"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=0d57bb6e0fb447d7 -C extra-filename=-fbbbabd5511e76ad --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-fbbbabd5511e76ad -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-464edf1bc7384a2b.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29232026-09-11T20:49:21.246Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name num_iter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=bfe0bdc1b289a9f0 -C extra-filename=-7a57feef8f4f1781 --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-1af496fd5ab035aa.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29242026-09-11T20:49:21.246Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name litrs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litrs-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("check_suffix", "proc-macro2", "unicode-xid"))' -C metadata=515b98f3b8b8cf42 -C extra-filename=-2c58839f0410ffab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29252026-09-11T20:49:21.246Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name static_assertions --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=847f0e3742cd98ab -C extra-filename=-bfc5ccdff2db0195 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29262026-09-11T20:49:21.246Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=2e98731752be8aec -C extra-filename=-ac02d16f97a48ace --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29272026-09-11T20:49:21.246Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.6/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="u64_digit"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=60c359ad356c4b9b -C extra-filename=-5b8af7081b531717 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-5b8af7081b531717 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29282026-09-11T20:49:21.246Z Compiling synstructure v0.13.2
29292026-09-11T20:49:21.275Z Compiling serde_derive_internals v0.29.1
29302026-09-11T20:49:21.278Z Compiling aws-lc-sys v0.40.0
29312026-09-11T20:49:21.278Z Compiling darling_core v0.23.0
29322026-09-11T20:49:21.278Z Compiling rusty-fork v0.3.1
29332026-09-11T20:49:21.384Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=329707c672900107 -C extra-filename=-b1b702e16edda7b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29342026-09-11T20:49:21.541Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name synstructure --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/synstructure-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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=b3d37b7d052f173b -C extra-filename=-18fc2f869f36d7d8 --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-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29352026-09-11T20:49:21.541Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=69203689136e6a26 -C extra-filename=-b0555bb82bde59ac --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-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29362026-09-11T20:49:21.545Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.40.0/builder/main.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="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-bindings", "asan", "bindgen", "default", "disable-prebuilt-nasm", "fips", "prebuilt-nasm", "ssl"))' -C metadata=dcd91cdd8d54a37f -C extra-filename=-39d7d25c446ac464 --out-dir /work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-39d7d25c446ac464 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8f5da3de5601b39f.rlib --extern cmake=/work/oxidecomputer/omicron/target/debug/deps/libcmake-94409ab330f41ab5.rlib --extern dunce=/work/oxidecomputer/omicron/target/debug/deps/libdunce-a5e2c81e63550500.rlib --extern fs_extra=/work/oxidecomputer/omicron/target/debug/deps/libfs_extra-38397fbafff5fe1b.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29372026-09-11T20:49:21.545Z Compiling tinyvec v1.10.0
29382026-09-11T20:49:21.545Z Compiling zlib-rs v0.6.2
29392026-09-11T20:49:21.545Z Compiling psl-types v2.0.11
29402026-09-11T20:49:21.545Z Compiling heck v0.4.1
29412026-09-11T20:49:21.545Z Compiling winnow v0.7.14
29422026-09-11T20:49:21.545Z Compiling usdt-impl v0.6.0
29432026-09-11T20:49:21.545Z Compiling thread-id v5.1.0
29442026-09-11T20:49:21.545Z Compiling darling_core v0.20.11
29452026-09-11T20:49:21.545Z Compiling memmap2 v0.9.10
29462026-09-11T20:49:21.545Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-cda1970780979c88/build-script-build`
29472026-09-11T20:49:21.545Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crc32fast --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=da8990fe60d47db7 -C extra-filename=-0d1d74eea2047571 --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-c8afeb56cacd505f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'`
29482026-09-11T20:49:21.545Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "serde", "strsim", "suggestions"))' -C metadata=ff83566716697268 -C extra-filename=-e2a83220b9d5e4ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-b10675cfb7ec95f0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-a98408623e42d77d.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29492026-09-11T20:49:21.545Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rusty_fork --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rusty-fork-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="timeout"' --cfg 'feature="wait-timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "timeout", "wait-timeout"))' -C metadata=fbc8766b73367a74 -C extra-filename=-4883e7bc3b23f5ac --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-483bdc5c7d1e0898.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-a41abd4285f6e18b.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-5a101d2c77ca3f5f.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-1ec388523af25689.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29502026-09-11T20:49:21.765Z Running `/work/oxidecomputer/omicron/target/debug/build/object-44777e468ee2c7b9/build-script-build`
29512026-09-11T20:49:21.768Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name psl_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3970b9e9d50456d5 -C extra-filename=-e61b83dc464b788d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29522026-09-11T20:49:21.769Z Compiling pest_meta v2.8.6
29532026-09-11T20:49:21.769Z Compiling radium v0.7.0
29542026-09-11T20:49:21.769Z Compiling rustix v0.38.44
29552026-09-11T20:49:21.769Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zlib_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zlib-rs-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 --deny=unsafe_op_in_unsafe_fn --cfg 'feature="rust-allocator"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ZLIB_DEBUG", "__internal-api", "__internal-fuzz", "__internal-fuzz-disable-checksum", "__internal-test", "arbitrary", "avx512", "c-allocator", "default", "quickcheck", "rust-allocator", "std", "vpclmulqdq"))' -C metadata=da04d6f3f174b9cc -C extra-filename=-929113ada83810d7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29562026-09-11T20:49:21.769Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-5.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a28e498c1748f9ce -C extra-filename=-ac7d1c721be7840a --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-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29572026-09-11T20:49:21.769Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.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=rust_2018_idioms '--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=unnameable_types '--warn=clippy::uninlined_format_args' '--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::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=d7400c18c2057f50 -C extra-filename=-ef6a3cbdcba96902 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29582026-09-11T20:49:21.769Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.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 --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=49989e7697b7704f -C extra-filename=-49a742cd0cbe8da8 --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-49a742cd0cbe8da8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29592026-09-11T20:49:21.769Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.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="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=ea5c00075282dc61 -C extra-filename=-ea67a510f66021a2 --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-483bdc5c7d1e0898.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-b10675cfb7ec95f0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-a98408623e42d77d.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29602026-09-11T20:49:21.801Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --cfg 'feature="unicode"' --cfg 'feature="unicode-segmentation"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=8dcf89415b94ad09 -C extra-filename=-2408c3d4c6d3556f --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-4d84c6dfacc56ee2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29612026-09-11T20:49:21.804Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=48f5e301370a0bba -C extra-filename=-d120f903bf8bdcfa --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-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29622026-09-11T20:49:21.804Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinyvec-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "borsh", "debugger_visualizer", "default", "experimental_write_impl", "generic-array", "grab_spare_slice", "latest_stable_rust", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=1ab357551a7eb723 -C extra-filename=-ff8952e671ab4d4c --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-b1b702e16edda7b1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29632026-09-11T20:49:21.844Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=bc64f0beba458c73 -C extra-filename=-b369e9307e40c2d2 --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-5509e3414066e499.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29642026-09-11T20:49:21.848Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-44fca5d5d5631476/build-script-build`
29652026-09-11T20:49:21.848Z Compiling toml_parser v1.1.2+spec-1.1.0
29662026-09-11T20:49:21.879Z Compiling hubpack_derive v0.1.1
29672026-09-11T20:49:21.882Z Compiling document-features v0.2.12
29682026-09-11T20:49:21.915Z Compiling smawk v0.3.2
29692026-09-11T20:49:21.918Z Compiling unicode-linebreak v0.1.5
29702026-09-11T20:49:21.918Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9dabe46d7fa9f27f -C extra-filename=-60e771f33a118eb4 --out-dir /work/oxidecomputer/omicron/target/debug/build/radium-60e771f33a118eb4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29712026-09-11T20:49:21.955Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-5b8af7081b531717/build-script-build`
29722026-09-11T20:49:21.958Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/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=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=52bf928382fdf0d7 -C extra-filename=-6c9b5673dab6cffb --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-6c9b5673dab6cffb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29732026-09-11T20:49:21.958Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-fbbbabd5511e76ad/build-script-build`
29742026-09-11T20:49:21.958Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0c779f805091c57e -C extra-filename=-3abc053f4411f86b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'`
29752026-09-11T20:49:21.958Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_parser --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.1.2+spec-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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' '--allow=clippy::get_first' '--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_enums' '--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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=c09f0fe64c81cac5 -C extra-filename=-ac055e08eed95de1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-60c06c134eae0ef4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29762026-09-11T20:49:21.958Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hubpack_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0cb9956355de6cd9 -C extra-filename=-6b2a96f397f531cf --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-aee7d2f8582b61aa.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29772026-09-11T20:49:21.958Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.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 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=08ea2a2d1b30b303 -C extra-filename=-1a603f14caba9997 --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-054bf847d36a6b9e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg core_error --check-cfg 'cfg(core_error)'`
29782026-09-11T20:49:21.958Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name document_features --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/document-features-0.2.12/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "self-test"))' -C metadata=9f296213b00ce86f -C extra-filename=-38c8abdc4967a9fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern litrs=/work/oxidecomputer/omicron/target/debug/deps/liblitrs-2c58839f0410ffab.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29792026-09-11T20:49:21.958Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name smawk --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ndarray"))' -C metadata=ef315e6c59007fe8 -C extra-filename=-2f1ac1795b4a6054 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29802026-09-11T20:49:21.994Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_linebreak --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f59976147c5a7909 -C extra-filename=-b521b019e6348dd0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29812026-09-11T20:49:22.069Z Compiling data-encoding v2.10.0
29822026-09-11T20:49:22.073Z Compiling bstr v1.12.1
29832026-09-11T20:49:22.297Z Compiling memoffset v0.9.1
29842026-09-11T20:49:22.301Z Compiling tap v1.0.1
29852026-09-11T20:49:22.301Z Compiling is_ci v1.2.0
29862026-09-11T20:49:22.301Z Compiling gimli v0.32.3
29872026-09-11T20:49:22.301Z Compiling openssl-sys v0.9.117
29882026-09-11T20:49:22.301Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/data-encoding-2.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 --warn=unused-results --warn=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::undocumented-unsafe-blocks' --warn=missing-docs --warn=missing-debug-implementations --warn=let-underscore-drop --warn=elided-lifetimes-in-paths --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=49d32c6c866ab2c0 -C extra-filename=-f9cb17c5fc4ad8cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29892026-09-11T20:49:22.366Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bstr-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=227e362e8f7d253c -C extra-filename=-61dca3a0d5526e42 --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-054bf847d36a6b9e.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-ed883849b59715f2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29902026-09-11T20:49:22.483Z Compiling crossbeam-epoch v0.9.18
29912026-09-11T20:49:22.486Z Compiling ff v0.13.1
29922026-09-11T20:49:22.486Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=19de732c24b401fa -C extra-filename=-f7d5bb92ee537cee --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-f7d5bb92ee537cee -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-6634508604fedff9.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29932026-09-11T20:49:22.486Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name is_ci --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=531ff8f28bce58c0 -C extra-filename=-3f0f7f831c7b8867 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29942026-09-11T20:49:22.518Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.117/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=d6dfe1e8e7fa8ef8 -C extra-filename=-432dcd33cdb9dc15 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-432dcd33cdb9dc15 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8f5da3de5601b39f.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-62584c7c957af197.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-3b81e8a9236fb0cd.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29952026-09-11T20:49:22.521Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name gimli --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.32.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="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=15efefa4fb2e2baa -C extra-filename=-0d3807dce36deb61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29962026-09-11T20:49:22.521Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=70f79681bc7323e0 -C extra-filename=-138b29acaddf18fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29972026-09-11T20:49:22.667Z Compiling env_filter v2.0.0
29982026-09-11T20:49:22.670Z Compiling siphasher v1.0.2
29992026-09-11T20:49:22.670Z Compiling winnow v0.5.40
30002026-09-11T20:49:22.670Z Compiling rustc-demangle v0.1.27
30012026-09-11T20:49:22.670Z Compiling maybe-uninit v2.0.0
30022026-09-11T20:49:22.701Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cookie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --cfg 'feature="percent-encode"' --cfg 'feature="percent-encoding"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=24ba85175059a579 -C extra-filename=-6ae3743cbf3b1fa1 --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-0bf5a646b561519f.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6ed9aaa77e72a1f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30032026-09-11T20:49:22.704Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_epoch --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=f1c3fff75d7489c5 -C extra-filename=-c2ea5a3e72737bc1 --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-50e9efe714b4e28a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30042026-09-11T20:49:22.704Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-49a742cd0cbe8da8/build-script-build`
30052026-09-11T20:49:22.704Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ff --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ff-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="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bits", "bitvec", "byteorder", "default", "derive", "derive_bits", "ff_derive", "std"))' -C metadata=3ed4ac4b527614c3 -C extra-filename=-9483917ec6c54662 --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-23b680fb0aad4548.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30062026-09-11T20:49:22.811Z Compiling serde_derive v1.0.228
30072026-09-11T20:49:22.844Z Compiling zeroize_derive v1.5.0
30082026-09-11T20:49:22.847Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name siphasher --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/siphasher-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=ba41782c0c192509 -C extra-filename=-e6fa838db755993a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30092026-09-11T20:49:22.847Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_demangle --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-demangle-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=928d8898c1c743e1 -C extra-filename=-966036ad516e884b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30102026-09-11T20:49:22.847Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name env_filter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/env_filter-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 --warn=rust_2018_idioms '--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=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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_enums' '--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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex", "std"))' -C metadata=7dae4b2226c9bd3b -C extra-filename=-f619fccc27f9c392 --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-a96344eae1a3d1f9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30112026-09-11T20:49:22.847Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=6f64b14c62ae73b2 -C extra-filename=-5d3153e00557971b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30122026-09-11T20:49:22.955Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a38e4b640bc20c08 -C extra-filename=-81bfcc691738ccd5 --out-dir /work/oxidecomputer/omicron/target/debug/build/maybe-uninit-81bfcc691738ccd5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30132026-09-11T20:49:23.089Z Compiling zerofrom-derive v0.1.6
30142026-09-11T20:49:23.096Z Compiling yoke-derive v0.8.1
30152026-09-11T20:49:23.096Z Compiling zerovec-derive v0.11.2
30162026-09-11T20:49:23.096Z Compiling displaydoc v0.2.5
30172026-09-11T20:49:23.096Z Compiling zerocopy-derive v0.8.55
30182026-09-11T20:49:23.096Z Compiling thiserror-impl v2.0.18
30192026-09-11T20:49:23.096Z Compiling tokio-macros v2.7.0
30202026-09-11T20:49:23.096Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=fbf355e1c95a004a -C extra-filename=-2aa2fe389e081ac2 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30212026-09-11T20:49:23.096Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zeroize_derive --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize_derive-1.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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4dc234ba8defa911 -C extra-filename=-65c6fb0dce7fb93d --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30222026-09-11T20:49:23.096Z Compiling schemars_derive v0.8.22
30232026-09-11T20:49:23.096Z Compiling futures-macro v0.3.32
30242026-09-11T20:49:23.096Z Compiling thiserror-impl v1.0.69
30252026-09-11T20:49:23.125Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ab669322db351ee -C extra-filename=-4db333f953151858 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern synstructure=/work/oxidecomputer/omicron/target/debug/deps/libsynstructure-18fc2f869f36d7d8.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30262026-09-11T20:49:23.129Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name displaydoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/displaydoc-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=82dea22087862caa -C extra-filename=-6aa49b7467246d4f --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30272026-09-11T20:49:23.129Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b685eaa961831e42 -C extra-filename=-5a9a112ad62cfa59 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30282026-09-11T20:49:23.129Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a568eb1b205fb4f4 -C extra-filename=-1e793322d04571aa --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30292026-09-11T20:49:23.129Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zerovec_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.11.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d32c899de45ff81c -C extra-filename=-37ce909735d697ce --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30302026-09-11T20:49:23.129Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name yoke_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-derive-0.8.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9b6a7695c7b4f86b -C extra-filename=-0793914d31ee94a2 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern synstructure=/work/oxidecomputer/omicron/target/debug/deps/libsynstructure-18fc2f869f36d7d8.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30312026-09-11T20:49:23.129Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.8.55/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=unexpected_cfgs --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' --check-cfg 'cfg(zerocopy_unstable_linux)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=71768ab587ad591c -C extra-filename=-2c77c7c780369f98 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30322026-09-11T20:49:23.129Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars_derive-0.8.22/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=633ee54201c2d7a0 -C extra-filename=-3fa9d02613c84bf6 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-b0555bb82bde59ac.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30332026-09-11T20:49:23.129Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=48ff2934301ce91c -C extra-filename=-7ec7a236d06ab34e --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30342026-09-11T20:49:23.194Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1b4cba061ebaac57 -C extra-filename=-829ced9ae8526f6e --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30352026-09-11T20:49:23.265Z Compiling tracing-attributes v0.1.31
30362026-09-11T20:49:23.307Z Compiling clap_derive v4.6.1
30372026-09-11T20:49:23.417Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.31/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=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=26cbddc6f673f10e -C extra-filename=-c3aa4a4e66e04b36 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30382026-09-11T20:49:23.449Z Compiling der_derive v0.7.3
30392026-09-11T20:49:23.452Z Compiling async-trait v0.1.89
30402026-09-11T20:49:23.452Z Compiling pest_generator v2.8.6
30412026-09-11T20:49:23.452Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_derive --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_derive-4.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 --warn=rust_2018_idioms '--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 --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--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' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--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_enums' '--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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-markdown", "unstable-v5"))' -C metadata=63c8104e0e90d1c1 -C extra-filename=-cb62f4ea7ce90e2f --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-b4d67f07919ede1e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30422026-09-11T20:49:23.562Z Compiling scroll_derive v0.13.1
30432026-09-11T20:49:23.567Z Compiling strum_macros v0.26.4
30442026-09-11T20:49:23.598Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.89/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a5d4442e9161b086 -C extra-filename=-e5ce56e8506f5b30 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30452026-09-11T20:49:23.632Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name der_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/der_derive-0.7.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ab83b422aa27a7c -C extra-filename=-07a44ad3c99fcd08 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30462026-09-11T20:49:23.636Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_generator-2.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=6b953fe2f24afce6 -C extra-filename=-e1194c3af1ae44ea --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-5509e3414066e499.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-b369e9307e40c2d2.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30472026-09-11T20:49:23.636Z Compiling scroll_derive v0.12.1
30482026-09-11T20:49:23.636Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_derive-0.13.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1314932bed6e1064 -C extra-filename=-218fda0bc5f33c4e --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30492026-09-11T20:49:23.636Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e6492bca8f1ee8e2 -C extra-filename=-f1cefca1df0fdd9f --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-b4d67f07919ede1e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-284f66ec6731db10.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30502026-09-11T20:49:23.636Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-6c9b5673dab6cffb/build-script-build`
30512026-09-11T20:49:23.666Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-60e771f33a118eb4/build-script-build`
30522026-09-11T20:49:23.669Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=52329fcab92e0815 -C extra-filename=-beb54f9495c439b7 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30532026-09-11T20:49:23.831Z Compiling curve25519-dalek-derive v0.1.1
30542026-09-11T20:49:23.875Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=275ff05d675ae34c -C extra-filename=-196d928273ea45ee --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30552026-09-11T20:49:23.875Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name radium --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=04e4a72090528c11 -C extra-filename=-2007d13244c798a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -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`
30562026-09-11T20:49:23.951Z Compiling darling_macro v0.23.0
30572026-09-11T20:49:23.951Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --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=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9e91911eee7280cb -C extra-filename=-43e5ccdc1ddefd3d --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-3948ba2719554b61.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-db9c655ed119b5fc.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
30582026-09-11T20:49:23.987Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling_macro-0.23.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8bdcd557d4dd1606 -C extra-filename=-bad776cbc6972a57 --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-e2a83220b9d5e4ab.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30592026-09-11T20:49:24.048Z Compiling daft-derive v0.1.8
30602026-09-11T20:49:24.051Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name daft_derive --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/daft-derive-0.1.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=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f9dd8ae4bea31541 -C extra-filename=-fb85b7233ccc5508 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-081daffe3abb4d41.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30612026-09-11T20:49:24.136Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-f7d5bb92ee537cee/build-script-build`
30622026-09-11T20:49:24.143Z Compiling darling_macro v0.20.11
30632026-09-11T20:49:24.147Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling_macro-0.20.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=955a6588d3805ef0 -C extra-filename=-34158cbdd8c8d525 --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-ea67a510f66021a2.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30642026-09-11T20:49:24.191Z Compiling wyz v0.5.1
30652026-09-11T20:49:24.196Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wyz --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "garbage", "once_cell", "std", "typemap"))' -C metadata=8d0e3f8fb07ae301 -C extra-filename=-bf1e5137060bf1a9 --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-138b29acaddf18fb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30662026-09-11T20:49:24.229Z Compiling zerocopy-derive v0.7.35
30672026-09-11T20:49:24.229Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.7.35/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6ded9d33ef7d73c3 -C extra-filename=-91b38562d1ef3a5b --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30682026-09-11T20:49:24.269Z Compiling base16ct v0.2.0
30692026-09-11T20:49:24.269Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name base16ct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=ae77ce1e83ce4aeb -C extra-filename=-9a7d9066824188ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30702026-09-11T20:49:24.310Z Compiling addr2line v0.25.1
30712026-09-11T20:49:24.313Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name addr2line --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/addr2line-0.25.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "bin", "cargo-all", "core", "cpp_demangle", "default", "fallible-iterator", "loader", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std", "wasm"))' -C metadata=f7a568612d97ff82 -C extra-filename=-fdf664c73e18c9a7 --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-0d3807dce36deb61.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30722026-09-11T20:49:24.351Z Compiling packed_struct v0.10.1
30732026-09-11T20:49:24.354Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "byte_types_256", "byte_types_64", "default", "serde", "serde_derive", "std", "use_serde"))' -C metadata=a2ecd4e5680dcf3a -C extra-filename=-f910c5d6b9404948 --out-dir /work/oxidecomputer/omicron/target/debug/build/packed_struct-f910c5d6b9404948 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30742026-09-11T20:49:24.394Z Compiling futures-util v0.3.32
30752026-09-11T20:49:24.394Z Compiling pest_derive v2.8.6
30762026-09-11T20:49:24.394Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=178a7d228e2a5848 -C extra-filename=-20dba1b7e6ddb3f5 --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-5f8bf403f358d16e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-f57b0cec2750c1f6.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-9fa4513e97eb15c1.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-829ced9ae8526f6e.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-8b18dc3fcc726a8b.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-99d474ad3e9ebc5e.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-054bf847d36a6b9e.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-1a825e29b69bcb3e.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f96d4d9a8f48e01b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30772026-09-11T20:49:24.397Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_derive-2.8.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=6158733dae5950b4 -C extra-filename=-2f9d0caace36ac0f --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-5509e3414066e499.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-e1194c3af1ae44ea.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30782026-09-11T20:49:24.475Z Compiling funty v2.0.0
30792026-09-11T20:49:24.508Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name funty --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=601cb506bc6fb98b -C extra-filename=-b599b2a6c2af0461 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30802026-09-11T20:49:24.550Z Compiling crc-catalog v2.4.0
30812026-09-11T20:49:24.554Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crc_catalog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b854636df137b408 -C extra-filename=-a2ec87662b48ce66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30822026-09-11T20:49:24.659Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name memoffset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=f092c80b4c5dc256 -C extra-filename=-183ba5d0e4927680 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -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`
30832026-09-11T20:49:24.703Z Compiling crc v3.4.0
30842026-09-11T20:49:24.706Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc-3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3070df8c574edef0 -C extra-filename=-f1cae9b1accadfdd --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-a2ec87662b48ce66.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30852026-09-11T20:49:24.746Z Compiling backtrace v0.3.76
30862026-09-11T20:49:24.746Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-432dcd33cdb9dc15/build-script-main`
30872026-09-11T20:49:24.782Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name backtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.76/src/lib.rs --error-format=json --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=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dl_iterate_phdr", "dladdr", "kernel32", "libunwind", "ruzstd", "serde", "serialize-serde", "std", "unix-backtrace"))' -C metadata=5accfff08a54f513 -C extra-filename=-016a146c76daa131 --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-fdf664c73e18c9a7.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-62db240d7db1f22c.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-1a603f14caba9997.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-966036ad516e884b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30882026-09-11T20:49:24.862Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-81bfcc691738ccd5/build-script-build`
30892026-09-11T20:49:24.871Z Compiling flate2 v1.1.9
30902026-09-11T20:49:24.874Z Compiling scroll v0.12.0
30912026-09-11T20:49:24.874Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.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="any_impl"' --cfg 'feature="any_zlib"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --cfg 'feature="zlib-rs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_c_zlib", "any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "document-features", "libz-ng-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=ced648edebb4016b -C extra-filename=-4eb8e677ff21afe8 --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-0d1d74eea2047571.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-62db240d7db1f22c.rmeta --extern zlib_rs=/work/oxidecomputer/omicron/target/debug/deps/libzlib_rs-929113ada83810d7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30922026-09-11T20:49:24.874Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=62ce156c640e2d16 -C extra-filename=-31b709477d5dc016 --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-beb54f9495c439b7.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30932026-09-11T20:49:24.953Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-f910c5d6b9404948/build-script-build`
30942026-09-11T20:49:24.994Z Compiling bitvec v1.0.1
30952026-09-11T20:49:25.033Z Compiling group v0.13.0
30962026-09-11T20:49:25.069Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bitvec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic", "default", "serde", "std", "testing"))' -C metadata=29a9d0a4b210ae20 -C extra-filename=-80d53d386835554d --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-b599b2a6c2af0461.rmeta --extern radium=/work/oxidecomputer/omicron/target/debug/deps/libradium-2007d13244c798a5.rmeta --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-138b29acaddf18fb.rmeta --extern wyz=/work/oxidecomputer/omicron/target/debug/deps/libwyz-bf1e5137060bf1a9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30972026-09-11T20:49:25.076Z Compiling darling v0.23.0
30982026-09-11T20:49:25.079Z Compiling env_logger v0.11.11
30992026-09-11T20:49:25.079Z Compiling bitfield-macros v0.19.4
31002026-09-11T20:49:25.079Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name group --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memuse", "rand", "rand_xorshift", "tests", "wnaf-memuse"))' -C metadata=5493d6dbaf5109e6 -C extra-filename=-af4f34762ba19bdb --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-9483917ec6c54662.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-23b680fb0aad4548.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31012026-09-11T20:49:25.079Z Compiling scroll v0.13.0
31022026-09-11T20:49:25.079Z Compiling packed_struct_codegen v0.10.1
31032026-09-11T20:49:25.079Z Compiling usdt-impl v0.5.0
31042026-09-11T20:49:25.079Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(compiletests)' --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "serde", "suggestions"))' -C metadata=42f13a95181aebb8 -C extra-filename=-7a1835c470d020cf --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-e2a83220b9d5e4ab.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-bad776cbc6972a57.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31052026-09-11T20:49:25.114Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.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 --warn=rust_2018_idioms '--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=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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_enums' '--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-color"' --cfg 'feature="color"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "kv", "regex", "unstable-kv"))' -C metadata=10b3eec7eb5a4bfd -C extra-filename=-fff538b88af305f1 --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-33fcee68a14d49cc.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-665243e242fcd7e8.rmeta --extern env_filter=/work/oxidecomputer/omicron/target/debug/deps/libenv_filter-f619fccc27f9c392.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31062026-09-11T20:49:25.122Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bitfield_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitfield-macros-0.19.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=145efa89399ddb95 -C extra-filename=-f0bcec8321b18b24 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31072026-09-11T20:49:25.122Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll-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="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=eec3a012a6719989 -C extra-filename=-da7dcf137cf25882 --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-218fda0bc5f33c4e.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31082026-09-11T20:49:25.122Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=ea6823d6b8e2e190 -C extra-filename=-d3dd0034db2fb6be --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-d3dd0034db2fb6be -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-464edf1bc7384a2b.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31092026-09-11T20:49:25.150Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct_codegen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=00c27c0d603c306e -C extra-filename=-14230ff4ec889705 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-aee7d2f8582b61aa.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31102026-09-11T20:49:25.192Z Compiling zerofrom v0.1.6
31112026-09-11T20:49:25.236Z Compiling cfg_aliases v0.2.1
31122026-09-11T20:49:25.239Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-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="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=ebbc08d6beaa49ce -C extra-filename=-2135dbedf7644b4d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zerofrom_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom_derive-4db333f953151858.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31132026-09-11T20:49:25.316Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_aliases --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg_aliases-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 '--deny=clippy::str_to_string' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce8719f5c89620e3 -C extra-filename=-16962c5a73fe125d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31142026-09-11T20:49:25.440Z Compiling darling v0.20.11
31152026-09-11T20:49:25.440Z Compiling goblin v0.8.2
31162026-09-11T20:49:25.444Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9568e66f6575d130 -C extra-filename=-df2e14f6fdb1e2e8 --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-7ec7a236d06ab34e.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
31172026-09-11T20:49:25.556Z Compiling yoke v0.8.1
31182026-09-11T20:49:25.560Z Compiling tracing v0.1.44
31192026-09-11T20:49:25.560Z Compiling backtrace-ext v0.2.1
31202026-09-11T20:49:25.560Z Compiling structmeta-derive v0.3.0
31212026-09-11T20:49:25.560Z Compiling curve25519-dalek v4.1.3
31222026-09-11T20:49:25.560Z Compiling itertools v0.13.0
31232026-09-11T20:49:25.560Z Compiling thread-id v4.2.2
31242026-09-11T20:49:25.560Z Compiling keccak v0.1.6
31252026-09-11T20:49:25.560Z Compiling nodrop v0.1.14
31262026-09-11T20:49:25.560Z Compiling owo-colors v4.3.0
31272026-09-11T20:49:25.625Z Compiling zerocopy-derive v0.6.6
31282026-09-11T20:49:25.629Z Compiling cargo-platform v0.3.2
31292026-09-11T20:49:25.629Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling-0.20.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 --warn=unexpected_cfgs --check-cfg 'cfg(compiletests)' --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=b4a5b90d35cf1285 -C extra-filename=-52003c65ae49ceb4 --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-ea67a510f66021a2.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-34158cbdd8c8d525.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31302026-09-11T20:49:25.629Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std"))' -C metadata=e42f9d77d63ae204 -C extra-filename=-d40e0f10fdbd1b25 --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-a96344eae1a3d1f9.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-bfcce4bf6af055f7.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-31b709477d5dc016.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31312026-09-11T20:49:25.629Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name maybe_uninit --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d26f0c9233d150d -C extra-filename=-c0129d5f1595a13a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg derive_copy --cfg repr_transparent --cfg native_uninit`
31322026-09-11T20:49:25.807Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name yoke --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-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="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=36e3bee210462595 -C extra-filename=-4673f4a2cd94231b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-d7caaea247884269.rmeta --extern yoke_derive=/work/oxidecomputer/omicron/target/debug/deps/libyoke_derive-0793914d31ee94a2.so --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-2135dbedf7644b4d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31332026-09-11T20:49:25.845Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.55/src/lib.rs --error-format=json --json=diagnostic-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="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=2aab6bbda93edfdb -C extra-filename=-a2fb83154a192d98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-2c77c7c780369f98.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_be_1_87_0)' --check-cfg 'cfg(rust, values("1.87.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(zerocopy_inline_always)' --check-cfg 'cfg(zerocopy_unstable_ptr)' --check-cfg 'cfg(zerocopy_unstable_linux)' --check-cfg 'cfg(no_fp_fmt_parse)'`
31342026-09-11T20:49:25.849Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.44/src/lib.rs --error-format=json --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=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=e9f60844af3350ba -C extra-filename=-24cc06f08e4187a2 --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-a96344eae1a3d1f9.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-1a825e29b69bcb3e.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-c3aa4a4e66e04b36.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-57b0c00d3db266c2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31352026-09-11T20:49:25.849Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a4dfa5513326a308 -C extra-filename=-c487fd55e9c6a4d8 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31362026-09-11T20:49:25.850Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name backtrace_ext --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-ext-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=159d62e7610a89d8 -C extra-filename=-38e2638fe132a04f --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-016a146c76daa131.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31372026-09-11T20:49:25.850Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "digest", "ff", "group", "group-bits", "legacy_compatibility", "precomputed-tables", "rand_core", "serde", "zeroize"))' -C metadata=262690cfb159fb87 -C extra-filename=-b2502bef2aebb0b6 --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-b2502bef2aebb0b6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-1cf7962b48132cfa.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31382026-09-11T20:49:25.850Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=850c40267deb4ff1 -C extra-filename=-daa2bccd3b7a4092 --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-2f892cc0986a716b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31392026-09-11T20:49:25.850Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=04d671b725db7035 -C extra-filename=-3d067f196d23a77c --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-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31402026-09-11T20:49:25.850Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0e1775df8583d6c2 -C extra-filename=-f88a6f7528205999 --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-5a9a112ad62cfa59.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'`
31412026-09-11T20:49:25.851Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/keccak-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "no_unroll", "simd"))' -C metadata=f8b88996bb844024 -C extra-filename=-7e323279e0b63add --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31422026-09-11T20:49:25.851Z Compiling clap v4.6.1
31432026-09-11T20:49:25.877Z Compiling goblin v0.10.5
31442026-09-11T20:49:25.881Z Compiling derive_builder_core v0.20.2
31452026-09-11T20:49:25.881Z Compiling zerocopy v0.7.35
31462026-09-11T20:49:25.881Z Compiling dtrace-parser v0.2.0
31472026-09-11T20:49:25.881Z Compiling nix v0.31.2
31482026-09-11T20:49:25.914Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8d12a4cd3d5b3d26 -C extra-filename=-b105a825c66f3f5a --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31492026-09-11T20:49:25.917Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nodrop --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nodrop-union", "std", "use_needs_drop", "use_union"))' -C metadata=bb8e97798ae63a77 -C extra-filename=-4cff53e36a1f0ef5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31502026-09-11T20:49:25.918Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=0073a057e5c07f99 -C extra-filename=-8be165e65cbc0d9b --out-dir /work/oxidecomputer/omicron/target/debug/build/owo-colors-8be165e65cbc0d9b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31512026-09-11T20:49:25.918Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_platform --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-platform-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 '--allow=clippy::all' '--warn=clippy::correctness' '--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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=036e943dc05d807e -C extra-filename=-b09abe0dcda7160f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31522026-09-11T20:49:26.095Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-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="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"' --cfg 'feature="te"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std", "te"))' -C metadata=a5a8018881cc38b9 -C extra-filename=-17c02fb23655c5aa --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-a96344eae1a3d1f9.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-bfcce4bf6af055f7.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-da7dcf137cf25882.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31532026-09-11T20:49:26.101Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap-4.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 --warn=rust_2018_idioms '--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 --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--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' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--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_enums' '--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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=112ca9fc105977f9 -C extra-filename=-bef7a2f8e00faea6 --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-f35c2408c7f16a1e.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-cb62f4ea7ce90e2f.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31542026-09-11T20:49:26.101Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_builder_core-0.20.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="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=5cb91c1bec7511aa -C extra-filename=-d644b20bad4f0ec3 --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-52003c65ae49ceb4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31552026-09-11T20:49:26.101Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-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="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=0998297cea410de1 -C extra-filename=-a77f1d0da5196ce7 --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-a85bc2f7a054eda7.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-91b38562d1ef3a5b.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31562026-09-11T20:49:26.101Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eea3a0b74feb1208 -C extra-filename=-9567e8974bbf19e5 --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-5509e3414066e499.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-2f9d0caace36ac0f.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31572026-09-11T20:49:26.101Z Compiling strum v0.26.3
31582026-09-11T20:49:26.101Z Compiling smallvec v0.6.14
31592026-09-11T20:49:26.101Z Compiling same-file v1.0.6
31602026-09-11T20:49:26.170Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.31.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="feature"' --cfg 'feature="fs"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="uio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=0a362a3d6446a3b2 -C extra-filename=-74e5085af0e66537 --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-74e5085af0e66537 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-16962c5a73fe125d.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31612026-09-11T20:49:26.393Z Compiling dtrace-parser v0.3.0
31622026-09-11T20:49:26.397Z Compiling serde_with_macros v3.21.0
31632026-09-11T20:49:26.423Z Compiling textwrap v0.16.2
31642026-09-11T20:49:26.426Z Compiling unicode-normalization v0.1.25
31652026-09-11T20:49:26.427Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-d3dd0034db2fb6be/build-script-build`
31662026-09-11T20:49:26.427Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "may_dangle", "serde", "specialization", "std", "union"))' -C metadata=eb6dc18347bae028 -C extra-filename=-e7328c09e6ae5f3f --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-c0129d5f1595a13a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31672026-09-11T20:49:26.427Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name strum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strum-0.26.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="std"' --cfg 'feature="strum_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=562bc4efe00d02cb -C extra-filename=-8a4732afddef8a4f --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-f1cefca1df0fdd9f.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31682026-09-11T20:49:26.461Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name same_file --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2a4cb3a1fdc59b38 -C extra-filename=-15f2f478d7e48606 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31692026-09-11T20:49:26.647Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dtrace-parser-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f055d5947f6435a5 -C extra-filename=-2afee2a861e8e53c --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-5509e3414066e499.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-2f9d0caace36ac0f.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31702026-09-11T20:49:26.647Z Running `/work/oxidecomputer/omicron/target/debug/build/owo-colors-8be165e65cbc0d9b/build-script-build`
31712026-09-11T20:49:26.652Z Compiling bitfield v0.19.4
31722026-09-11T20:49:26.653Z Compiling array-init v0.0.4
31732026-09-11T20:49:26.653Z Compiling bzip2-sys v0.1.13+1.0.8
31742026-09-11T20:49:26.653Z Compiling vergen-lib v9.1.0
31752026-09-11T20:49:26.653Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_with_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_with_macros-3.21.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 --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_qualifications --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::disallowed_methods' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="schemars_0_8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("schemars_0_8", "schemars_0_9", "schemars_1"))' -C metadata=5264b211666ae0e6 -C extra-filename=-fb143a79f6c7587e --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-7a1835c470d020cf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31762026-09-11T20:49:26.653Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name textwrap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/textwrap-0.16.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="default"' --cfg 'feature="smawk"' --cfg 'feature="terminal_size"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=b932538ce3c00659 -C extra-filename=-00ef578645e692ad --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-2f1ac1795b4a6054.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-f60bf6deba7bc9cd.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-b521b019e6348dd0.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-fb66b428f1def7e9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31772026-09-11T20:49:26.653Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_normalization --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-normalization-0.1.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0505b070ecbb03af -C extra-filename=-e4526e0f511a2b7e --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-ff8952e671ab4d4c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31782026-09-11T20:49:26.871Z Compiling zerovec v0.11.5
31792026-09-11T20:49:26.872Z Compiling zerotrie v0.2.3
31802026-09-11T20:49:26.872Z Compiling futures-executor v0.3.32
31812026-09-11T20:49:26.875Z Compiling walkdir v2.5.0
31822026-09-11T20:49:26.875Z Compiling openssl v0.10.80
31832026-09-11T20:49:26.875Z Compiling crc-any v2.5.0
31842026-09-11T20:49:26.875Z Compiling foldhash v0.1.5
31852026-09-11T20:49:26.875Z Compiling foreign-types-shared v0.1.1
31862026-09-11T20:49:26.875Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bitfield --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitfield-0.19.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5580d080a08ac5d6 -C extra-filename=-0838bba19a0ab684 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitfield_macros=/work/oxidecomputer/omicron/target/debug/deps/libbitfield_macros-f0bcec8321b18b24.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31872026-09-11T20:49:26.875Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name array_init --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=903573b8801ee40a -C extra-filename=-9e1d752c9c9bfa64 --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-4cff53e36a1f0ef5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31882026-09-11T20:49:26.876Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bzip2-sys-0.1.13+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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__disabled", "static"))' -C metadata=a5028731e6fe29cb -C extra-filename=-6dc51611975c86b3 --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6dc51611975c86b3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8f5da3de5601b39f.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-62584c7c957af197.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31892026-09-11T20:49:26.876Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-lib-9.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 --warn=unexpected_cfgs --check-cfg 'cfg(coverage,coverage_nightly)' --cfg 'feature="cargo"' --cfg 'feature="default"' --cfg 'feature="git"' --cfg 'feature="rustc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "emit_and_set", "git", "rustc", "si", "unstable"))' -C metadata=f085a5075f1c3b1f -C extra-filename=-2eb8a040b435d114 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-lib-2eb8a040b435d114 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-284f66ec6731db10.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31902026-09-11T20:49:26.876Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=e054f9afe64e25f6 -C extra-filename=-d54ce1c3939a9e89 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-2aa2fe389e081ac2.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
31912026-09-11T20:49:26.876Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-b2502bef2aebb0b6/build-script-build`
31922026-09-11T20:49:27.094Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zerovec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.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="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=d7ad07b421f57524 -C extra-filename=-e69b49528aef5fb7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-4673f4a2cd94231b.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-2135dbedf7644b4d.rmeta --extern zerovec_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerovec_derive-37ce909735d697ce.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31932026-09-11T20:49:27.098Z Compiling zerocopy v0.6.6
31942026-09-11T20:49:27.099Z Compiling signal-hook v0.3.18
31952026-09-11T20:49:27.099Z Compiling supports-color v3.0.2
31962026-09-11T20:49:27.129Z Compiling openssl-macros v0.1.1
31972026-09-11T20:49:27.133Z Compiling vergen v9.1.0
31982026-09-11T20:49:27.133Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zerotrie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerotrie-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="yoke"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "litemap", "serde", "yoke", "zerofrom", "zerovec"))' -C metadata=79e31f1f6d39504a -C extra-filename=-c981fcd302e1ca14 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern displaydoc=/work/oxidecomputer/omicron/target/debug/deps/libdisplaydoc-6aa49b7467246d4f.so --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-4673f4a2cd94231b.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-2135dbedf7644b4d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31992026-09-11T20:49:27.133Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name owo_colors --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=87de2ec591a77faf -C extra-filename=-d04f08a445a4a0f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg const_mut_refs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(const_mut_refs)'`
32002026-09-11T20:49:27.133Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name walkdir --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e81d251efd9b0277 -C extra-filename=-32d617f53e2154a1 --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-15f2f478d7e48606.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32012026-09-11T20:49:27.133Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name foldhash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foldhash-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ba7d216205c0fe62 -C extra-filename=-a9977f31c560700c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32022026-09-11T20:49:27.133Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-74e5085af0e66537/build-script-build`
32032026-09-11T20:49:27.133Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crc_any --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug-helper", "default", "development", "heapless", "std"))' -C metadata=1b323c45aab9ad58 -C extra-filename=-38df1fc9f326a20e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32042026-09-11T20:49:27.133Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "thread-pool"))' -C metadata=4b1c8a0a24e8c4bb -C extra-filename=-709fe0813cae1ec8 --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-f57b0cec2750c1f6.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-99d474ad3e9ebc5e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32052026-09-11T20:49:27.133Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e9affca7070675e8 -C extra-filename=-0e655366da8084e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32062026-09-11T20:49:27.133Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.80/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=d85fcbea342440fb -C extra-filename=-08314eeb4d8ca19a --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-08314eeb4d8ca19a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32072026-09-11T20:49:27.251Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "simd", "simd-nightly"))' -C metadata=6fec30d2f4d5fedb -C extra-filename=-a514348d97366fd6 --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-a85bc2f7a054eda7.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-b105a825c66f3f5a.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32082026-09-11T20:49:27.255Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-0.3.18/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=522606216af5da0b -C extra-filename=-097d9a3951b2aedc --out-dir /work/oxidecomputer/omicron/target/debug/build/signal-hook-097d9a3951b2aedc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32092026-09-11T20:49:27.255Z Compiling derive_builder_macro v0.20.2
32102026-09-11T20:49:27.255Z Compiling indexmap v1.9.3
32112026-09-11T20:49:27.255Z Compiling bitflags v1.3.2
32122026-09-11T20:49:27.255Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=bf67ca484a7049bc -C extra-filename=-8989cd298eafc0c4 --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-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --cfg ossl300 --cfg ossl320 --cfg ossl330 --cfg ossl340 --cfg ossl350 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_SRTP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(awslc_pregenerated)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(libressl430)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)' --check-cfg 'cfg(ossl400)'`
32132026-09-11T20:49:27.255Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73c6a85caf7a6942 -C extra-filename=-f5451cc911ecfa1e --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32142026-09-11T20:49:27.256Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name supports_color --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/supports-color-3.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e95d4b84317fed8b -C extra-filename=-97cd1b190f753ebd --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-3f0f7f831c7b8867.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32152026-09-11T20:49:27.367Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-9.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 --warn=unexpected_cfgs --check-cfg 'cfg(coverage,coverage_nightly)' --cfg 'feature="cargo"' --cfg 'feature="cargo_metadata"' --cfg 'feature="default"' --cfg 'feature="regex"' --cfg 'feature="rustc"' --cfg 'feature="rustc_version"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "cargo_metadata", "default", "emit_and_set", "regex", "rustc", "rustc_version", "si", "sysinfo", "time", "unstable"))' -C metadata=68904622bfbf883e -C extra-filename=-e041a9dc21b96dc9 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-e041a9dc21b96dc9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-284f66ec6731db10.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32162026-09-11T20:49:27.557Z Compiling zeroize v1.9.0
32172026-09-11T20:49:27.561Z Compiling bytes v1.11.1
32182026-09-11T20:49:27.561Z Compiling chrono v0.4.45
32192026-09-11T20:49:27.561Z Compiling erased-serde v0.3.31
32202026-09-11T20:49:27.561Z Compiling ipnet v2.12.0
32212026-09-11T20:49:27.561Z Compiling serde_tokenstream v0.2.3
32222026-09-11T20:49:27.561Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_builder_macro-0.20.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="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=eea36d3dca1f5ad0 -C extra-filename=-49e0983cd498e488 --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-d644b20bad4f0ec3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32232026-09-11T20:49:27.561Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=305dd3feccb96767 -C extra-filename=-7ac815ec94aa9886 --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-7ac815ec94aa9886 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-6634508604fedff9.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32242026-09-11T20:49:27.633Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=57db017c09c84838 -C extra-filename=-b0c20064e4257887 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32252026-09-11T20:49:27.828Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --cfg 'feature="aarch64"' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="zeroize_derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=e90da851485d7d10 -C extra-filename=-ac553e214bd65ed1 --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-d54ce1c3939a9e89.rmeta --extern zeroize_derive=/work/oxidecomputer/omicron/target/debug/deps/libzeroize_derive-65c6fb0dce7fb93d.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32262026-09-11T20:49:27.828Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.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 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=5b8da6e3c2e842b0 -C extra-filename=-47cd8f8dc9e7b1a0 --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-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32272026-09-11T20:49:27.832Z Compiling tinystr v0.8.2
32282026-09-11T20:49:27.832Z Compiling potential_utf v0.1.4
32292026-09-11T20:49:27.832Z Compiling hex v0.4.3
32302026-09-11T20:49:27.832Z Compiling serde_urlencoded v0.7.1
32312026-09-11T20:49:27.832Z Compiling futures v0.3.32
32322026-09-11T20:49:27.832Z Compiling openapiv3 v2.2.0
32332026-09-11T20:49:27.832Z Compiling hubpack v0.1.2
32342026-09-11T20:49:27.832Z Compiling serde_spanned v0.6.9
32352026-09-11T20:49:27.832Z Compiling toml_datetime v0.6.11
32362026-09-11T20:49:27.832Z Compiling ron v0.8.1
32372026-09-11T20:49:27.864Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.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="alloc"' --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-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "arbitrary", "clock", "core-error", "default", "defmt", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=aac6953ee88158fb -C extra-filename=-1e0124cd6fc62769 --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-5c37a5d9e78cfea7.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32382026-09-11T20:49:27.868Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name erased_serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=462e5c04b9ab0d38 -C extra-filename=-f7e2f1cabe5e5fb0 --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-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32392026-09-11T20:49:27.868Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ipnet-2.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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "schemars08", "schemars1", "ser_as_str", "serde", "std"))' -C metadata=077841304940e3e6 -C extra-filename=-b38ea0edf80b482b --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-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32402026-09-11T20:49:27.868Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_tokenstream-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73d9fefbc0dffc48 -C extra-filename=-67c7166b182ad1aa --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-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32412026-09-11T20:49:28.123Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tinystr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinystr-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="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "std", "zerovec"))' -C metadata=061a66be826346f3 -C extra-filename=-e276809161f73e6d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern displaydoc=/work/oxidecomputer/omicron/target/debug/deps/libdisplaydoc-6aa49b7467246d4f.so --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-e69b49528aef5fb7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32422026-09-11T20:49:28.126Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=cac340f2237939fb -C extra-filename=-ade94dc2aa29b75c --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-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32432026-09-11T20:49:28.126Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5ecb529cae660dcb -C extra-filename=-4d6255ea0ebdcbd9 --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-31aa278f1a6bdad7.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-eb0a4b29e4e8f5ee.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-a148b278610c4987.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32442026-09-11T20:49:28.126Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openapiv3-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="skip_serializing_defaults"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=9546c355125bad0b -C extra-filename=-43c55b0f49f9feb6 --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-df56548816dd36a4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32452026-09-11T20:49:28.126Z Compiling dof v0.3.0
32462026-09-11T20:49:28.160Z Compiling structmeta v0.3.0
32472026-09-11T20:49:28.164Z Compiling cargo_metadata v0.23.1
32482026-09-11T20:49:28.164Z Compiling serde-hex v0.1.0
32492026-09-11T20:49:28.193Z Compiling hashbrown v0.15.5
32502026-09-11T20:49:28.196Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "spin", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=2d216b50164d5192 -C extra-filename=-ee0df92789a44cc2 --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-5f8bf403f358d16e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-f57b0cec2750c1f6.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-709fe0813cae1ec8.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-9fa4513e97eb15c1.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-8b18dc3fcc726a8b.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-99d474ad3e9ebc5e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32512026-09-11T20:49:28.196Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "indexmap", "integer128"))' -C metadata=8cb979ac28a23357 -C extra-filename=-3288b4da69667601 --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-70747a5d8c73dcfb.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3948ba2719554b61.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-2aa2fe389e081ac2.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32522026-09-11T20:49:28.196Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.6.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 --warn=rust_2018_idioms '--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 --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--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::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=489b8d9c34b1bd17 -C extra-filename=-a9ceb95a06fa005a --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-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32532026-09-11T20:49:28.196Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hubpack --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2c4ff360ff3e182a -C extra-filename=-0f5539a2457549e4 --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-6b2a96f397f531cf.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32542026-09-11T20:49:28.197Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-0.6.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=rust_2018_idioms '--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 --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--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::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=bd48380359719339 -C extra-filename=-bb6290b6392337d1 --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-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32552026-09-11T20:49:28.198Z Running `/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-39d7d25c446ac464/build-script-main`
32562026-09-11T20:49:28.198Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name potential_utf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/potential_utf-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 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "writeable", "zerovec"))' -C metadata=24cfed595f13791e -C extra-filename=-f63717eab160eab5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-e69b49528aef5fb7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32572026-09-11T20:49:28.198Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "byte_types_256", "byte_types_64", "default", "serde", "serde_derive", "std", "use_serde"))' -C metadata=d9586e7f38bd3de5 -C extra-filename=-0ffcd82b6bc17d65 --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-80d53d386835554d.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-14230ff4ec889705.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32582026-09-11T20:49:28.423Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9ba6ddfc792a7837 -C extra-filename=-db17082947442a0b --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-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-c487fd55e9c6a4d8.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32592026-09-11T20:49:28.426Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=759a743b90fccd0d -C extra-filename=-4c3621c4263fa118 --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-d40e0f10fdbd1b25.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b2f36f2f8b96cae8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a77f1d0da5196ce7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32602026-09-11T20:49:28.456Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_metadata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.23.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=cbdf73e7e2103bf7 -C extra-filename=-5155e9a22ee90aa4 --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-369847ab087cf11d.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-b09abe0dcda7160f.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32612026-09-11T20:49:28.459Z Compiling icu_locale_core v2.1.1
32622026-09-11T20:49:28.493Z Compiling tokio v1.52.1
32632026-09-11T20:49:28.496Z Compiling hybrid-array v0.4.13
32642026-09-11T20:49:28.496Z Compiling http v1.4.2
32652026-09-11T20:49:28.570Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-097d9a3951b2aedc/build-script-build`
32662026-09-11T20:49:28.573Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.31.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="feature"' --cfg 'feature="fs"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="uio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=ccbbb8a88830e750 -C extra-filename=-70d26705e78829f0 --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-3948ba2719554b61.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-183ba5d0e4927680.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)' --check-cfg 'cfg(target_os, values("cygwin"))'`
32672026-09-11T20:49:28.573Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-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 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=bd603bc43f40f295 -C extra-filename=-24e9546b5dd3595e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-ee51dc0aff59f99d.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-72c76abd933b7579.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-a9977f31c560700c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32682026-09-11T20:49:28.605Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aaa83710d6c87f4b -C extra-filename=-4a44900a9e3136ce --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-9e1d752c9c9bfa64.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-e7328c09e6ae5f3f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32692026-09-11T20:49:28.757Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_locale_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale_core-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 embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "zerovec"))' -C metadata=e0871a8b340b1a42 -C extra-filename=-da3cd9319ebaf75f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern displaydoc=/work/oxidecomputer/omicron/target/debug/deps/libdisplaydoc-6aa49b7467246d4f.so --extern litemap=/work/oxidecomputer/omicron/target/debug/deps/liblitemap-b46158ee2a5fb370.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-e276809161f73e6d.rmeta --extern writeable=/work/oxidecomputer/omicron/target/debug/deps/libwriteable-831282bd72d11aa0.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-e69b49528aef5fb7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32702026-09-11T20:49:28.761Z Compiling icu_collections v2.1.1
32712026-09-11T20:49:28.761Z Compiling rustls-pki-types v1.14.0
32722026-09-11T20:49:28.761Z Compiling der v0.7.10
32732026-09-11T20:49:28.761Z Compiling toml_edit v0.19.15
32742026-09-11T20:49:28.761Z Compiling foreign-types v0.3.2
32752026-09-11T20:49:28.761Z Compiling derive-ex v0.1.8
32762026-09-11T20:49:28.761Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.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=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --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="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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=ece292f2ef3dfda9 -C extra-filename=-0078461ca66129be --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-47cd8f8dc9e7b1a0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-242fe92aa751b4a7.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-5953e829bf18ad36.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-1a825e29b69bcb3e.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-c51f7d7de78d568c.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7e24caacc7ed35d6.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-1e793322d04571aa.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32772026-09-11T20:49:28.832Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hybrid_array --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hybrid-array-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' '--warn=clippy::arithmetic_side_effects' --cfg 'feature="alloc"' --cfg 'feature="ctutils"' --cfg 'feature="extra-sizes"' --cfg 'feature="subtle"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytemuck", "ctutils", "extra-sizes", "serde", "subtle", "zerocopy", "zeroize"))' -C metadata=b4f371b61fa8b7dd -C extra-filename=-325176a3dca9d981 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ctutils=/work/oxidecomputer/omicron/target/debug/deps/libctutils-2d1a5e6b7b265c07.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-038fdb619aeba623.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32782026-09-11T20:49:28.862Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=0ba35a935e51d4a9 -C extra-filename=-646c77236a189ca0 --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-038fdb619aeba623.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
32792026-09-11T20:49:28.900Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=638c4428eb9f4c63 -C extra-filename=-8d95c26cce95bfcf --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-47cd8f8dc9e7b1a0.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-eb0a4b29e4e8f5ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32802026-09-11T20:49:28.904Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.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="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="release_max_level_trace"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=326f1f4d64b1c09a -C extra-filename=-813617d6527196ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern erased_serde=/work/oxidecomputer/omicron/target/debug/deps/liberased_serde-f7e2f1cabe5e5fb0.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std_error --check-cfg 'cfg(has_std_error)'`
32812026-09-11T20:49:29.012Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_collections --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_collections-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 embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde"))' -C metadata=a6ef2f7ad24197a8 -C extra-filename=-e3128ff555d16438 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern displaydoc=/work/oxidecomputer/omicron/target/debug/deps/libdisplaydoc-6aa49b7467246d4f.so --extern potential_utf=/work/oxidecomputer/omicron/target/debug/deps/libpotential_utf-f63717eab160eab5.rmeta --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-4673f4a2cd94231b.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-2135dbedf7644b4d.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-e69b49528aef5fb7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32822026-09-11T20:49:29.016Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.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 --warn=unused_qualifications --warn=unused_import_braces --warn=unused_extern_crates --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=elided_lifetimes_in_paths --check-cfg 'cfg(rustls_pki_types_docsrs)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=0b5e9a6fd744bb32 -C extra-filename=-591a1b9c6c02bd3c --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-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32832026-09-11T20:49:29.016Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name der --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/der-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="alloc"' --cfg 'feature="derive"' --cfg 'feature="flagset"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytes", "derive", "flagset", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=5c249dc84680b0a8 -C extra-filename=-e723dca237d80cfa --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-ba57704941fdbd49.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-07a44ad3c99fcd08.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-16d6623f4672f2fc.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e5eba79edd904ff5.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32842026-09-11T20:49:29.016Z Compiling derive_builder v0.20.2
32852026-09-11T20:49:29.045Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-08314eeb4d8ca19a/build-script-build`
32862026-09-11T20:49:29.048Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-lib-2eb8a040b435d114/build-script-build`
32872026-09-11T20:49:29.048Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_ex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive-ex-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc2e06022b264bc7 -C extra-filename=-9b68d25ca1e9f8a6 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-db17082947442a0b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32882026-09-11T20:49:29.048Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6dc51611975c86b3/build-script-build`
32892026-09-11T20:49:29.048Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=b92f793fed7205ff -C extra-filename=-7280b445afda3623 --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-df56548816dd36a4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-bb6290b6392337d1.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a9ceb95a06fa005a.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-5d3153e00557971b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32902026-09-11T20:49:29.048Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=25cd9e06d52390aa -C extra-filename=-1f1661ffe702406c --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-0e655366da8084e5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32912026-09-11T20:49:29.192Z Compiling ppv-lite86 v0.2.21
32922026-09-11T20:49:29.195Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_builder-0.20.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 --warn=unexpected_cfgs --check-cfg 'cfg(compiletests)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "default", "std"))' -C metadata=790689d63cb883de -C extra-filename=-44255a8e505b18de --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-49e0983cd498e488.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32932026-09-11T20:49:29.313Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-0.3.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="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=b6eac35eb6c47f9f -C extra-filename=-95c60d69048b2f72 --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-f36ac586621dabce.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-c51f7d7de78d568c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32942026-09-11T20:49:29.313Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-e041a9dc21b96dc9/build-script-build`
32952026-09-11T20:49:29.313Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-7ac815ec94aa9886/build-script-build`
32962026-09-11T20:49:29.317Z Compiling crypto-common v0.1.7
32972026-09-11T20:49:29.317Z Compiling block-buffer v0.10.4
32982026-09-11T20:49:29.317Z Compiling dof v0.4.0
32992026-09-11T20:49:29.317Z Compiling crypto-bigint v0.5.5
33002026-09-11T20:49:29.350Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ahash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.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="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=66d81f9b66d34bed -C extra-filename=-002d1b10f06c31e0 --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-c8afeb56cacd505f.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-5d1a82fc3b083576.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg folded_multiply --check-cfg 'cfg(specialize)' --check-cfg 'cfg(folded_multiply)'`
33012026-09-11T20:49:29.389Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ppv-lite86-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 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=b2e9d0dccbfc253c -C extra-filename=-1e72ad4c1b7f7547 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33022026-09-11T20:49:29.543Z Compiling http-body v1.0.1
33032026-09-11T20:49:29.549Z Compiling miette-derive v7.6.0
33042026-09-11T20:49:29.549Z Compiling enum-as-inner v0.6.1
33052026-09-11T20:49:29.549Z Compiling zstd-sys v2.0.16+zstd.1.5.7
33062026-09-11T20:49:29.549Z Compiling hashbrown v0.12.3
33072026-09-11T20:49:29.549Z Compiling ref-cast v1.0.25
33082026-09-11T20:49:29.549Z Compiling native-tls v0.2.18
33092026-09-11T20:49:29.549Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-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="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=e345c03e6dc22f20 -C extra-filename=-b859805c6827e7d0 --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-17c02fb23655c5aa.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b2f36f2f8b96cae8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33102026-09-11T20:49:29.549Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-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 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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=ca35c237f41b2575 -C extra-filename=-2485650c47585fb6 --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-646c77236a189ca0.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-23b680fb0aad4548.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-038fdb619aeba623.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33112026-09-11T20:49:29.549Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=29707b913f1a8ca2 -C extra-filename=-47fec743cf8f2a3e --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-a85bc2f7a054eda7.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-4c3621c4263fa118.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-9567e8974bbf19e5.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-3d067f196d23a77c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --cfg usdt_backend_standard`
33122026-09-11T20:49:29.549Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name vergen_lib --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-lib-9.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=unexpected_cfgs --check-cfg 'cfg(coverage,coverage_nightly)' --cfg 'feature="cargo"' --cfg 'feature="default"' --cfg 'feature="git"' --cfg 'feature="rustc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "emit_and_set", "git", "rustc", "si", "unstable"))' -C metadata=e5bb247e1b440f6a -C extra-filename=-40afdbdf68519d8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-44255a8e505b18de.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(nightly)'`
33132026-09-11T20:49:29.549Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crypto_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "rlp", "serde", "zeroize"))' -C metadata=2f3af21c189718ec -C extra-filename=-d57a19a706af8536 --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-646c77236a189ca0.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-23b680fb0aad4548.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33142026-09-11T20:49:29.549Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43be4fac7b3b2007 -C extra-filename=-91d54e90df6c771d --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-646c77236a189ca0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33152026-09-11T20:49:29.764Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2367d3453de1cb40 -C extra-filename=-b9d4b49ec22055e5 --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-47cd8f8dc9e7b1a0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33162026-09-11T20:49:29.767Z Compiling icu_provider v2.1.1
33172026-09-11T20:49:29.768Z Compiling crypto-common v0.2.2
33182026-09-11T20:49:29.768Z Compiling block-buffer v0.12.1
33192026-09-11T20:49:29.796Z Compiling block-padding v0.4.2
33202026-09-11T20:49:29.800Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.80/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=0105c08e43706229 -C extra-filename=-6cce0bc98f3e1f35 --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-3948ba2719554b61.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-1f1661ffe702406c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-f5451cc911ecfa1e.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-8989cd298eafc0c4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --cfg ossl310 --cfg ossl320 --cfg ossl330 --cfg ossl340 --cfg ossl350 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_SRTP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(awslc_fips)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(libressl430)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)' --check-cfg 'cfg(ossl350)' --check-cfg 'cfg(ossl400)'`
33212026-09-11T20:49:29.800Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ref-cast-1.0.25/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1093117b5ede7f07 -C extra-filename=-a5ff8459b25c7b81 --out-dir /work/oxidecomputer/omicron/target/debug/build/ref-cast-a5ff8459b25c7b81 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33222026-09-11T20:49:29.800Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=3ba936432b58b402 -C extra-filename=-c075f75501faa05c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33232026-09-11T20:49:29.800Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.18/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "alpn-accept", "default", "vendored"))' -C metadata=3c11a279e5019abb -C extra-filename=-a3bdd89defa23ea2 --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-a3bdd89defa23ea2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33242026-09-11T20:49:29.800Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-sys-2.0.16+zstd.1.5.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 --allow=non_upper_case_globals --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=3e538a79e9a21d81 -C extra-filename=-2fae62f1d380a410 --out-dir /work/oxidecomputer/omicron/target/debug/build/zstd-sys-2fae62f1d380a410 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8f5da3de5601b39f.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-62584c7c957af197.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33252026-09-11T20:49:29.800Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name enum_as_inner --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/enum-as-inner-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b414e7bf050ea691 -C extra-filename=-33914e6d8b4c14ed --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-b4d67f07919ede1e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33262026-09-11T20:49:29.800Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name miette_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/miette-derive-7.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6569150aa0812ba2 -C extra-filename=-f3d0dc707ff0d392 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33272026-09-11T20:49:29.978Z Compiling digest v0.10.7
33282026-09-11T20:49:29.978Z Compiling rand_chacha v0.9.0
33292026-09-11T20:49:30.091Z Compiling rand_chacha v0.3.1
33302026-09-11T20:49:30.091Z Compiling spki v0.7.3
33312026-09-11T20:49:30.091Z Compiling http-body-util v0.1.3
33322026-09-11T20:49:30.091Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zeroize"))' -C metadata=ed9f263033b074b6 -C extra-filename=-791bef4dfc294168 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hybrid_array=/work/oxidecomputer/omicron/target/debug/deps/libhybrid_array-325176a3dca9d981.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33332026-09-11T20:49:30.092Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider-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 embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="baked"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "baked", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "export", "logging", "serde", "std", "sync", "zerotrie"))' -C metadata=d1efda521b9cec83 -C extra-filename=-bfc48c237ceeed03 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern displaydoc=/work/oxidecomputer/omicron/target/debug/deps/libdisplaydoc-6aa49b7467246d4f.so --extern icu_locale_core=/work/oxidecomputer/omicron/target/debug/deps/libicu_locale_core-da3cd9319ebaf75f.rmeta --extern writeable=/work/oxidecomputer/omicron/target/debug/deps/libwriteable-831282bd72d11aa0.rmeta --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-4673f4a2cd94231b.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-2135dbedf7644b4d.rmeta --extern zerotrie=/work/oxidecomputer/omicron/target/debug/deps/libzerotrie-c981fcd302e1ca14.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-e69b49528aef5fb7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33342026-09-11T20:49:30.092Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' -C debug-assertions=on --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "zeroize"))' -C metadata=f8a22051ac34243b -C extra-filename=-fbb8059747997d16 --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-21201851a35fa059.rmeta --extern hybrid_array=/work/oxidecomputer/omicron/target/debug/deps/libhybrid_array-325176a3dca9d981.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-70a8cc5d2f870e13.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33352026-09-11T20:49:30.092Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name block_padding --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-padding-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a0359e87bda2c3e -C extra-filename=-37daa10e1f3ebda5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hybrid_array=/work/oxidecomputer/omicron/target/debug/deps/libhybrid_array-325176a3dca9d981.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33362026-09-11T20:49:30.133Z Compiling rustls-native-certs v0.8.3
33372026-09-11T20:49:30.136Z Compiling managed v0.8.0
33382026-09-11T20:49:30.136Z Compiling supports-unicode v3.0.0
33392026-09-11T20:49:30.169Z Compiling supports-hyperlinks v3.2.0
33402026-09-11T20:49:30.173Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=bcc44b30b20e2c29 -C extra-filename=-bb74a95d46416a86 --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-91d54e90df6c771d.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-ba57704941fdbd49.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-2485650c47585fb6.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33412026-09-11T20:49:30.173Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=16b986d6a8da7540 -C extra-filename=-7e176df3b6534cf3 --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-1e72ad4c1b7f7547.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-b1a582d5d32c7dad.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33422026-09-11T20:49:30.173Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=4b35e5f89999af2c -C extra-filename=-76b21f4539bd46e3 --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-47cd8f8dc9e7b1a0.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-f57b0cec2750c1f6.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-b9d4b49ec22055e5.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-1a825e29b69bcb3e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33432026-09-11T20:49:30.173Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=6d9f86f50cffaf47 -C extra-filename=-3c2ed44b185bba47 --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-1e72ad4c1b7f7547.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-23b680fb0aad4548.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33442026-09-11T20:49:30.173Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name spki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "fingerprint", "pem", "sha2", "std"))' -C metadata=ebd4bca25c7b1f4e -C extra-filename=-ca73f97f20f6f002 --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-e723dca237d80cfa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33452026-09-11T20:49:30.205Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-native-certs-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c8f40cd63f83bdfb -C extra-filename=-e0981140425bbf3a --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-e6035df34c91ab17.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-591a1b9c6c02bd3c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33462026-09-11T20:49:30.243Z Compiling inout v0.2.2
33472026-09-11T20:49:30.248Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name supports_unicode --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/supports-unicode-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4f60ccf7c4b715e0 -C extra-filename=-423b7004db5555b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33482026-09-11T20:49:30.248Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name managed --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "map", "std"))' -C metadata=fd04f040b738cfa4 -C extra-filename=-62c61abfd0e56c79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33492026-09-11T20:49:30.248Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name supports_hyperlinks --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/supports-hyperlinks-3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2df97f88cbe83ad2 -C extra-filename=-071a683de170e1bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33502026-09-11T20:49:30.248Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bzip2_sys --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bzip2-sys-0.1.13+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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__disabled", "static"))' -C metadata=c9e3cf1781461c2c -C extra-filename=-d56efcae292944d7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -l static=bz2`
33512026-09-11T20:49:30.434Z Compiling icu_normalizer v2.1.1
33522026-09-11T20:49:30.437Z Compiling icu_properties v2.1.2
33532026-09-11T20:49:30.437Z Compiling rand v0.9.2
33542026-09-11T20:49:30.474Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name inout --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/inout-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="block-padding"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("block-padding"))' -C metadata=07a900a785568422 -C extra-filename=-1bb058025b3020a0 --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-37daa10e1f3ebda5.rmeta --extern hybrid_array=/work/oxidecomputer/omicron/target/debug/deps/libhybrid_array-325176a3dca9d981.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33552026-09-11T20:49:30.594Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-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 --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=20f137fcda51d762 -C extra-filename=-9c189ce5c9bd69c2 --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-a85bc2f7a054eda7.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-b859805c6827e7d0.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-2afee2a861e8e53c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-ac7d1c721be7840a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_backend_standard --check-cfg 'cfg(usdt_backend_noop)' --check-cfg 'cfg(usdt_backend_stapsdt)' --check-cfg 'cfg(usdt_backend_linker)' --check-cfg 'cfg(usdt_backend_standard)'`
33562026-09-11T20:49:30.601Z Compiling rand v0.8.6
33572026-09-11T20:49:30.601Z Compiling pkcs8 v0.10.2
33582026-09-11T20:49:30.601Z Compiling signature v2.2.0
33592026-09-11T20:49:30.601Z Compiling sha2 v0.10.9
33602026-09-11T20:49:30.601Z Compiling x509-cert v0.2.5
33612026-09-11T20:49:30.601Z Compiling hmac v0.12.1
33622026-09-11T20:49:30.601Z Compiling sha3 v0.10.8
33632026-09-11T20:49:30.601Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer-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 embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "icu_properties", "serde", "utf16_iter", "utf8_iter", "write16"))' -C metadata=41ca05f9ea043143 -C extra-filename=-25100ec3857b6c86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern icu_collections=/work/oxidecomputer/omicron/target/debug/deps/libicu_collections-e3128ff555d16438.rmeta --extern icu_normalizer_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_normalizer_data-61c6d1584c7256b5.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-bfc48c237ceeed03.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-88db28b097ca3987.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-e69b49528aef5fb7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33642026-09-11T20:49:30.601Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties-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="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "datagen", "default", "serde", "unicode_bidi"))' -C metadata=1aec9e339a810951 -C extra-filename=-f240a10da207c2d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern icu_collections=/work/oxidecomputer/omicron/target/debug/deps/libicu_collections-e3128ff555d16438.rmeta --extern icu_locale_core=/work/oxidecomputer/omicron/target/debug/deps/libicu_locale_core-da3cd9319ebaf75f.rmeta --extern icu_properties_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties_data-f1a23d347140c6d4.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-bfc48c237ceeed03.rmeta --extern zerotrie=/work/oxidecomputer/omicron/target/debug/deps/libzerotrie-c981fcd302e1ca14.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-e69b49528aef5fb7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33652026-09-11T20:49:30.601Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=d1bbbf80600bf06c -C extra-filename=-4bc5b75ea998daa7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-7e176df3b6534cf3.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-b1a582d5d32c7dad.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33662026-09-11T20:49:30.601Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-a3bdd89defa23ea2/build-script-build`
33672026-09-11T20:49:30.601Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-a5ff8459b25c7b81/build-script-build`
33682026-09-11T20:49:30.601Z Compiling digest v0.11.3
33692026-09-11T20:49:30.601Z Compiling cipher v0.5.2
33702026-09-11T20:49:30.615Z Compiling toml v0.7.8
33712026-09-11T20:49:30.646Z Compiling bzip2 v0.4.4
33722026-09-11T20:49:30.682Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-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 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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "rand_chacha", "serde", "serde1", "small_rng", "std", "std_rng"))' -C metadata=1a88018578d9c71b -C extra-filename=-e08634a0971964ae --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-f36ac586621dabce.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-3c2ed44b185bba47.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-23b680fb0aad4548.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33732026-09-11T20:49:30.686Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sha2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha2-0.10.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="oid"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "force-soft-compact", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=b28d9f46805d1a52 -C extra-filename=-f1853e84268f82e1 --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-c8afeb56cacd505f.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-603d68126913dae5.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb74a95d46416a86.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33742026-09-11T20:49:30.686Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hmac --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=04c3898cf7ae3269 -C extra-filename=-656a16477c3e4dd7 --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-bb74a95d46416a86.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33752026-09-11T20:49:30.686Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name signature --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=29f4965513aae143 -C extra-filename=-5a14ea5f2cd7e3d6 --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-bb74a95d46416a86.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-23b680fb0aad4548.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33762026-09-11T20:49:30.687Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="block-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="oid"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-api", "default", "dev", "getrandom", "mac", "oid", "rand_core", "zeroize"))' -C metadata=0196c35e33c25fe4 -C extra-filename=-93a1365be822cb8b --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-791bef4dfc294168.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-11ea691932e08d12.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-fbb8059747997d16.rmeta --extern ctutils=/work/oxidecomputer/omicron/target/debug/deps/libctutils-2d1a5e6b7b265c07.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33772026-09-11T20:49:30.687Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sha3 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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="oid"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "oid", "reset", "std"))' -C metadata=76cd44592bc8cdf6 -C extra-filename=-e890e3b948629081 --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-bb74a95d46416a86.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-7e323279e0b63add.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33782026-09-11T20:49:30.687Z Running `/work/oxidecomputer/omicron/target/debug/build/zstd-sys-2fae62f1d380a410/build-script-build`
33792026-09-11T20:49:30.687Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "digest", "ff", "group", "group-bits", "legacy_compatibility", "precomputed-tables", "rand_core", "serde", "zeroize"))' -C metadata=5ecddb7e23df5a03 -C extra-filename=-d3b13ba2ae292ea3 --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-c8afeb56cacd505f.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-603d68126913dae5.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-196d928273ea45ee.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb74a95d46416a86.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-23b680fb0aad4548.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'curve25519_dalek_bits="64"' --cfg 'curve25519_dalek_backend="simd"'`
33802026-09-11T20:49:30.687Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cipher --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cipher-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' -C debug-assertions=on --cfg 'feature="block-buffer"' --cfg 'feature="block-padding"' --cfg 'feature="rand_core"' --cfg 'feature="stream-wrapper"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "block-padding", "dev", "getrandom", "rand_core", "stream-wrapper", "zeroize"))' -C metadata=16c26a3914b04ee6 -C extra-filename=-b3b8a042fb99e0b6 --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-791bef4dfc294168.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-fbb8059747997d16.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-1bb058025b3020a0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33812026-09-11T20:49:30.687Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bzip2 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=6aa79e51f2aee36c -C extra-filename=-6df587a19f68a5b7 --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-d56efcae292944d7.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib`
33822026-09-11T20:49:30.687Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=d85881698edba3d1 -C extra-filename=-8d6f2a9d60229cf4 --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-d54ce1c3939a9e89.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-bb6290b6392337d1.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a9ceb95a06fa005a.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-7280b445afda3623.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33832026-09-11T20:49:30.687Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pkcs8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "encryption", "getrandom", "pem", "pkcs5", "rand_core", "sha1-insecure", "std", "subtle"))' -C metadata=5f30a0092345fea0 -C extra-filename=-9e98da6c93bead74 --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-e723dca237d80cfa.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-ca73f97f20f6f002.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33842026-09-11T20:49:30.687Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name x509_cert --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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="default"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "builder", "default", "hazmat", "pem", "sct", "sha1", "signature", "std"))' -C metadata=403c3a1c7aa511a5 -C extra-filename=-e02a3c7c21da7b34 --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-ba57704941fdbd49.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e723dca237d80cfa.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-ca73f97f20f6f002.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33852026-09-11T20:49:30.758Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=f93758d5774a6704 -C extra-filename=-13cbce147cce3405 --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-c075f75501faa05c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std`
33862026-09-11T20:49:30.803Z Compiling hashbrown v0.13.2
33872026-09-11T20:49:30.874Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33882026-09-11T20:49:30.877Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33892026-09-11T20:49:30.877Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name vergen --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-9.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=unexpected_cfgs --check-cfg 'cfg(coverage,coverage_nightly)' --cfg 'feature="cargo"' --cfg 'feature="cargo_metadata"' --cfg 'feature="default"' --cfg 'feature="regex"' --cfg 'feature="rustc"' --cfg 'feature="rustc_version"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "cargo_metadata", "default", "emit_and_set", "regex", "rustc", "rustc_version", "si", "sysinfo", "time", "unstable"))' -C metadata=1a079ce73c93685d -C extra-filename=-0cd717b01a63ee1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-5155e9a22ee90aa4.rmeta --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-44255a8e505b18de.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-1cf7962b48132cfa.rmeta --extern vergen_lib=/work/oxidecomputer/omicron/target/debug/deps/libvergen_lib-40afdbdf68519d8c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(nightly)'`
33902026-09-11T20:49:30.877Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=31484143e22a0044 -C extra-filename=-3c20ccdf19b31186 --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-002d1b10f06c31e0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33912026-09-11T20:49:30.911Z Compiling phf_shared v0.11.3
33922026-09-11T20:49:30.914Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_areas --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-a00aa0491da1f0f3/fc64732/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e87c99a3b05a93ae -C extra-filename=-f39885e8bddc449b --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-0838bba19a0ab684.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-0ffcd82b6bc17d65.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33932026-09-11T20:49:30.914Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-13cecd28e8456f3c/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=990b0cf978495ad4 -C extra-filename=-f811267b32f7f23f --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-a85bc2f7a054eda7.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-f1cae9b1accadfdd.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a514348d97366fd6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33942026-09-11T20:49:30.983Z Compiling globset v0.4.18
33952026-09-11T20:49:30.986Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_shared-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=6c52a6feef03f540 -C extra-filename=-0e0538b367848f2a --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-e6fa838db755993a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33962026-09-11T20:49:31.058Z Compiling chacha20 v0.10.0
33972026-09-11T20:49:31.062Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name globset --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/globset-0.4.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="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "log", "serde", "serde1", "simd-accel"))' -C metadata=1a24e584f5c6e378 -C extra-filename=-87f203a022ee981a --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-dbb806304b87bd02.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-61dca3a0d5526e42.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-ed883849b59715f2.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-be5734abe16157a0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33982026-09-11T20:49:31.092Z Compiling test-strategy v0.4.5
33992026-09-11T20:49:31.167Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name chacha20 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(chacha20_avx512)' --check-cfg 'cfg(chacha20_backend, values("avx2", "avx512", "soft", "sse2"))' -C debug-assertions=on --cfg 'feature="cipher"' --cfg 'feature="legacy"' --cfg 'feature="rng"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cipher", "default", "legacy", "rng", "xchacha", "zeroize"))' -C metadata=8537e006e3a4a5b0 -C extra-filename=-457119b7b5d0ad55 --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-c8afeb56cacd505f.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-b3b8a042fb99e0b6.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-6d8939dd719dc12a.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-70a8cc5d2f870e13.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34002026-09-11T20:49:31.200Z Compiling proptest v1.11.0
34012026-09-11T20:49:31.204Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name test_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-strategy-0.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3994f1dfe75c251 -C extra-filename=-891ca3a037c7bc9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern derive_ex=/work/oxidecomputer/omicron/target/debug/deps/libderive_ex-9b68d25ca1e9f8a6.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-db17082947442a0b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34022026-09-11T20:49:31.311Z Compiling usdt-macro v0.6.0
34032026-09-11T20:49:31.314Z Compiling usdt-attr-macro v0.6.0
34042026-09-11T20:49:31.314Z Compiling hkdf v0.12.4
34052026-09-11T20:49:31.392Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name proptest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-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 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="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "f16", "fork", "handle-panics", "hardware-rng", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=df70eca6cd03e215 -C extra-filename=-6f3f1c9404ba3b26 --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-cbc2b3f9eeb20f18.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a956c70c78a65af2.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3948ba2719554b61.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-7e176df3b6534cf3.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-96bca92fa6dc19c5.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-be5734abe16157a0.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-4883e7bc3b23f5ac.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-5a101d2c77ca3f5f.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-f309fedca03935e3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34062026-09-11T20:49:31.395Z Compiling hmac v0.13.0
34072026-09-11T20:49:31.395Z Compiling sha2 v0.11.0
34082026-09-11T20:49:31.395Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e5b22906f046f0bb -C extra-filename=-a42a8e97da0946a3 --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-2afee2a861e8e53c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-67c7166b182ad1aa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-9c189ce5c9bd69c2.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34092026-09-11T20:49:31.427Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hkdf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=f716bb95f75683d4 -C extra-filename=-95edfa4d5112085a --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-656a16477c3e4dd7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34102026-09-11T20:49:31.430Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-attr-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4cd94e2e8dc0f416 -C extra-filename=-73ca31f34c0d6d34 --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-2afee2a861e8e53c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-67c7166b182ad1aa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-9c189ce5c9bd69c2.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34112026-09-11T20:49:31.506Z Compiling miette v7.6.0
34122026-09-11T20:49:31.510Z Compiling ref-cast-impl v1.0.25
34132026-09-11T20:49:31.510Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sha2 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha2-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(sha2_backend, values("soft", "riscv-zknh"))' --check-cfg 'cfg(sha2_256_backend, values("aarch64-sha2", "soft", "riscv-zknh", "x86-sha"))' --check-cfg 'cfg(sha2_512_backend, values("aarch64-sha3", "soft", "riscv-zknh", "x86-avx2"))' --check-cfg 'cfg(sha2_backend_soft, values("compact"))' --check-cfg 'cfg(sha2_backend_riscv_zknh, values("compact"))' -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "oid", "zeroize"))' -C metadata=45792ed2abd96e4e -C extra-filename=-e2212116997f49d8 --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-c8afeb56cacd505f.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-6d8939dd719dc12a.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-93a1365be822cb8b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34142026-09-11T20:49:31.510Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hmac --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hmac-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes --forbid=unsafe_code '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zeroize"))' -C metadata=5bebc619d18ac3c2 -C extra-filename=-a932f702b0c397c6 --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-93a1365be822cb8b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34152026-09-11T20:49:31.661Z Compiling idna_adapter v1.2.1
34162026-09-11T20:49:31.664Z Compiling pkcs1 v0.7.5
34172026-09-11T20:49:31.664Z Compiling sec1 v0.7.3
34182026-09-11T20:49:31.702Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name miette --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.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="derive"' --cfg 'feature="fancy"' --cfg 'feature="fancy-base"' --cfg 'feature="fancy-no-backtrace"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "fancy", "fancy-base", "fancy-no-backtrace", "fancy-no-syscall", "no-format-args-capture", "serde", "syntect-highlighter"))' -C metadata=0e70aad8d233e03e -C extra-filename=-70755f0c61735f96 --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-016a146c76daa131.rmeta --extern backtrace_ext=/work/oxidecomputer/omicron/target/debug/deps/libbacktrace_ext-38e2638fe132a04f.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern miette_derive=/work/oxidecomputer/omicron/target/debug/deps/libmiette_derive-f3d0dc707ff0d392.so --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d04f08a445a4a0f4.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97cd1b190f753ebd.rmeta --extern supports_hyperlinks=/work/oxidecomputer/omicron/target/debug/deps/libsupports_hyperlinks-071a683de170e1bd.rmeta --extern supports_unicode=/work/oxidecomputer/omicron/target/debug/deps/libsupports_unicode-423b7004db5555b5.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-f60bf6deba7bc9cd.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34192026-09-11T20:49:31.706Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ref-cast-impl-1.0.25/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ba67cbce4884de9 -C extra-filename=-2a9037a83e53d4a1 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34202026-09-11T20:49:31.847Z Compiling ed25519 v2.2.3
34212026-09-11T20:49:31.850Z Compiling pin-project-internal v1.1.11
34222026-09-11T20:49:31.850Z Compiling fs-err v3.3.0
34232026-09-11T20:49:31.850Z Compiling precomputed-hash v0.1.1
34242026-09-11T20:49:31.956Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name idna_adapter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna_adapter-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="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=711e7408d794445e -C extra-filename=-7f842d0d71130d30 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern icu_normalizer=/work/oxidecomputer/omicron/target/debug/deps/libicu_normalizer-25100ec3857b6c86.rmeta --extern icu_properties=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties-f240a10da207c2d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34252026-09-11T20:49:31.960Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sec1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "pem", "pkcs8", "point", "serde", "std", "subtle", "zeroize"))' -C metadata=be96d4c03b785be5 -C extra-filename=-8775af81cf80cc80 --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-9a7d9066824188ca.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e723dca237d80cfa.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-646c77236a189ca0.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9e98da6c93bead74.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34262026-09-11T20:49:31.960Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pkcs1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "pem", "pkcs8", "std", "zeroize"))' -C metadata=f662c2051f5c9aaf -C extra-filename=-60ab2566f28430f4 --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-e723dca237d80cfa.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9e98da6c93bead74.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-ca73f97f20f6f002.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34272026-09-11T20:49:32.034Z Compiling rand v0.10.1
34282026-09-11T20:49:32.034Z Compiling fixedbitset v0.4.2
34292026-09-11T20:49:32.038Z Compiling bumpalo v3.20.2
34302026-09-11T20:49:32.038Z Compiling libbz2-rs-sys v0.2.2
34312026-09-11T20:49:32.038Z Compiling new_debug_unreachable v1.0.6
34322026-09-11T20:49:32.038Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
34332026-09-11T20:49:32.038Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ed25519 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "pem", "pkcs8", "serde", "serde_bytes", "std", "zeroize"))' -C metadata=865300b150db4b5b -C extra-filename=-88a99d1038365c4d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9e98da6c93bead74.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-5a14ea5f2cd7e3d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34342026-09-11T20:49:32.038Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_internal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-internal-1.1.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 '--warn=clippy::unused_trait_names' --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--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=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--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::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::collapsible_match' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c4102597448cd280 -C extra-filename=-8de843062e18a7c9 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34352026-09-11T20:49:32.038Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fs-err-3.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 --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "debug_tokio", "expose_original_error", "path_facts", "tokio"))' -C metadata=f49ebbbf6d5d323f -C extra-filename=-21139e730fc7b80b --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-21139e730fc7b80b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-6634508604fedff9.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34362026-09-11T20:49:32.069Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name precomputed_hash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1988b453f3b628dc -C extra-filename=-5a8a42aa1c779634 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34372026-09-11T20:49:32.174Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint_dig --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-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 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="u64_digit"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=986bc2d9f8395400 -C extra-filename=-387c6eb671581075 --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-f2541ba6c8c9160c.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-9e37edfd50945af7.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-1af496fd5ab035aa.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-7a57feef8f4f1781.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-88db28b097ca3987.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
34382026-09-11T20:49:32.178Z Compiling idna v1.1.0
34392026-09-11T20:49:32.178Z Compiling elliptic-curve v0.13.8
34402026-09-11T20:49:32.178Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-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="std"' --cfg 'feature="std_rng"' --cfg 'feature="sys_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "log", "serde", "simd_support", "std", "std_rng", "sys_rng", "thread_rng", "unbiased"))' -C metadata=e8c0424d0148bba8 -C extra-filename=-d04461f821ec7081 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-457119b7b5d0ad55.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-21201851a35fa059.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-70a8cc5d2f870e13.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34412026-09-11T20:49:32.205Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bumpalo --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.20.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allocator-api2", "allocator_api", "bench_allocator_api", "boxed", "collections", "default", "serde", "std"))' -C metadata=3d60ceb09987c42e -C extra-filename=-63dbfd4e28ad89c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34422026-09-11T20:49:32.208Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name debug_unreachable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c5d02f9211442b64 -C extra-filename=-427d88e1fb2adc7b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34432026-09-11T20:49:32.208Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name libbz2_rs_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libbz2-rs-sys-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="rust-allocator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal-fuzz-disable-checksum", "c-allocator", "custom-prefix", "default", "export-symbols", "rust-allocator", "semver-prefix", "std", "stdio", "testing-prefix"))' -C metadata=a096f18405141526 -C extra-filename=-017a89899ccff366 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34442026-09-11T20:49:32.209Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tlvc_text --edition=2021 /home/build/.cargo/git/checkouts/tlvc-13cecd28e8456f3c/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=55e56cbd791bbf59 -C extra-filename=-8af706e8917935ad --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-3288b4da69667601.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-f811267b32f7f23f.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a514348d97366fd6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34452026-09-11T20:49:32.209Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name fixedbitset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=5869943d4f818c7d -C extra-filename=-97fd0f1b9d7531fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34462026-09-11T20:49:32.317Z Compiling ed25519-dalek v2.2.0
34472026-09-11T20:49:32.317Z Compiling object v0.30.4
34482026-09-11T20:49:32.321Z Compiling zip v0.6.6
34492026-09-11T20:49:32.321Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna-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="compiled_data"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=c1e22d3be14fe638 -C extra-filename=-90be52b2e0a64ba1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern idna_adapter=/work/oxidecomputer/omicron/target/debug/deps/libidna_adapter-7f842d0d71130d30.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-88db28b097ca3987.rmeta --extern utf8_iter=/work/oxidecomputer/omicron/target/debug/deps/libutf8_iter-d0b0ab0364544907.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34502026-09-11T20:49:32.321Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "alpn-accept", "default", "vendored"))' -C metadata=2e43d6a6899f72ad -C extra-filename=-7cb5975a6bcf5be0 --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-a96344eae1a3d1f9.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-e6035df34c91ab17.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-8989cd298eafc0c4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 --cfg have_min_max_version --check-cfg 'cfg(have_min_max_version)'`
34512026-09-11T20:49:32.321Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name elliptic_curve --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "dev", "digest", "ecdh", "ff", "group", "hash2curve", "hazmat", "jwk", "pem", "pkcs8", "sec1", "serde", "std", "voprf"))' -C metadata=0a5d11dbab692e8d -C extra-filename=-543ecd076fef1908 --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-9a7d9066824188ca.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-d57a19a706af8536.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb74a95d46416a86.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9483917ec6c54662.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-646c77236a189ca0.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-af4f34762ba19bdb.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-95edfa4d5112085a.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e5eba79edd904ff5.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9e98da6c93bead74.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-23b680fb0aad4548.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-8775af81cf80cc80.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34522026-09-11T20:49:32.392Z Compiling petgraph v0.6.5
34532026-09-11T20:49:32.395Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ed25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-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="default"' --cfg 'feature="digest"' --cfg 'feature="fast"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rand_core"' --cfg 'feature="signature"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asm", "batch", "default", "digest", "fast", "hazmat", "legacy_compatibility", "merlin", "pem", "pkcs8", "rand_core", "serde", "signature", "std", "zeroize"))' -C metadata=bf0558be364ba581 -C extra-filename=-2aae56dabc2c1819 --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-d3b13ba2ae292ea3.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-88a99d1038365c4d.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-23b680fb0aad4548.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-5a14ea5f2cd7e3d6.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34542026-09-11T20:49:32.396Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "crc32fast", "default", "doc", "elf", "flate2", "hashbrown", "indexmap", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "wasmparser", "write", "write_core", "write_std", "xcoff"))' -C metadata=20860061365232b7 -C extra-filename=-a19bb701981b0cac --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-0d1d74eea2047571.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-3c20ccdf19b31186.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-13cbce147cce3405.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-054bf847d36a6b9e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34552026-09-11T20:49:32.426Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zip --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes", "aes-crypto", "bzip2", "constant_time_eq", "default", "deflate", "deflate-miniz", "deflate-zlib", "flate2", "hmac", "pbkdf2", "sha1", "time", "unreserved", "zstd"))' -C metadata=f148835e329bcbb5 -C extra-filename=-eac7599807efe826 --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-a85bc2f7a054eda7.rmeta --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-6df587a19f68a5b7.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-0d1d74eea2047571.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib`
34562026-09-11T20:49:32.499Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name petgraph --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=7df744f29ba72c8d -C extra-filename=-c1bfad4f3c1f7731 --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-97fd0f1b9d7531fa.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-2aa2fe389e081ac2.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34572026-09-11T20:49:32.571Z Compiling tokio-util v0.7.18
34582026-09-11T20:49:32.574Z Compiling tower v0.5.3
34592026-09-11T20:49:32.574Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ref-cast-1.0.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a8f13cac406a4485 -C extra-filename=-5f249a94a98632d0 --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-2a9037a83e53d4a1.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_intrinsic_type_name)' --check-cfg 'cfg(no_phantom_pinned)'`
34602026-09-11T20:49:32.574Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-21139e730fc7b80b/build-script-build`
34612026-09-11T20:49:32.686Z Compiling bzip2 v0.6.1
34622026-09-11T20:49:32.689Z Compiling zopfli v0.8.3
34632026-09-11T20:49:32.723Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-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="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="retry"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=c102143edede3372 -C extra-filename=-7713a42936873dd5 --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-f57b0cec2750c1f6.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-1a825e29b69bcb3e.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-02d6c90f6149f3b5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-a13000477c8c657d.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-69f8bc73e07c6f0b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34642026-09-11T20:49:32.723Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="futures-util"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "join-map", "net", "rt", "slab", "time", "tracing"))' -C metadata=c17c5adc1e25bb8e -C extra-filename=-4e06b03adca01890 --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-47cd8f8dc9e7b1a0.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-f57b0cec2750c1f6.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-8b18dc3fcc726a8b.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-1a825e29b69bcb3e.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f96d4d9a8f48e01b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34652026-09-11T20:49:32.763Z Compiling url v2.5.8
34662026-09-11T20:49:32.767Z Compiling publicsuffix v2.3.0
34672026-09-11T20:49:32.767Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bzip2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bzip2-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bzip2-sys", "default", "static"))' -C metadata=a0aa0ad2dd0de528 -C extra-filename=-e7fb1e55b3cb2059 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libbz2_rs_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibbz2_rs_sys-017a89899ccff366.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34682026-09-11T20:49:32.767Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zopfli --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zopfli-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="gzip"' --cfg 'feature="std"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gzip", "nightly", "std", "zlib"))' -C metadata=fd6f8c1c535d9de9 -C extra-filename=-533df23fbebc93d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bumpalo=/work/oxidecomputer/omicron/target/debug/deps/libbumpalo-63dbfd4e28ad89c0.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-0d1d74eea2047571.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-892e1dde2629fdd9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34692026-09-11T20:49:32.848Z Compiling string_cache v0.8.9
34702026-09-11T20:49:32.848Z Compiling signal-hook-mio v0.2.5
34712026-09-11T20:49:32.851Z Compiling path-slash v0.1.5
34722026-09-11T20:49:32.851Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/url-2.5.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=3913213a23d1fa22 -C extra-filename=-72f8271b6a33c915 --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-31aa278f1a6bdad7.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-90be52b2e0a64ba1.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0bf5a646b561519f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-2aa2fe389e081ac2.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34732026-09-11T20:49:32.851Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name publicsuffix --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/publicsuffix-2.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="idna"' --cfg 'feature="punycode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anycase", "default", "hashbrown", "idna", "punycode", "std", "unicase"))' -C metadata=a9cae8864a2c096d -C extra-filename=-a27e7017a1f1bcc4 --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-90be52b2e0a64ba1.rmeta --extern psl_types=/work/oxidecomputer/omicron/target/debug/deps/libpsl_types-e61b83dc464b788d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34742026-09-11T20:49:32.961Z Compiling usdt v0.6.0
34752026-09-11T20:49:32.965Z Compiling zstd-safe v7.2.4
34762026-09-11T20:49:32.965Z Compiling toml_write v0.1.2
34772026-09-11T20:49:32.965Z Compiling jiff-core v0.1.0
34782026-09-11T20:49:32.965Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name string_cache --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "malloc_size_of", "serde", "serde_support"))' -C metadata=b1b7051fe98ecf22 -C extra-filename=-25ab7953a9b0822f --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-427d88e1fb2adc7b.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-5953e829bf18ad36.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-0e0538b367848f2a.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-5a8a42aa1c779634.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34792026-09-11T20:49:32.965Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-mio-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="mio-1_0"' --cfg 'feature="support-v1_0"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mio-0_6", "mio-0_7", "mio-0_8", "mio-1_0", "mio-uds", "support-v0_6", "support-v0_7", "support-v0_8", "support-v1_0"))' -C metadata=980c60068ff4051a -C extra-filename=-dd81de431cc0c257 --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-f36ac586621dabce.rmeta --extern mio_1_0=/work/oxidecomputer/omicron/target/debug/deps/libmio-242fe92aa751b4a7.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34802026-09-11T20:49:32.965Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name path_slash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=278d6f3251b78970 -C extra-filename=-f6384fa8b47385bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34812026-09-11T20:49:33.116Z Compiling tokio-native-tls v0.3.1
34822026-09-11T20:49:33.119Z Compiling snafu-derive v0.8.9
34832026-09-11T20:49:33.119Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-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 --cfg 'feature="asm"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=77782ffc440dfbe0 -C extra-filename=-49e733439b69b674 --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-b859805c6827e7d0.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-17c02fb23655c5aa.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-d120f903bf8bdcfa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-73ca31f34c0d6d34.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-9c189ce5c9bd69c2.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-a42a8e97da0946a3.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34842026-09-11T20:49:33.119Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_write --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_write-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 --warn=rust_2018_idioms '--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 --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--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::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=ad90396eb7e5f68a -C extra-filename=-d71576c81b445b76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34852026-09-11T20:49:33.120Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name jiff_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-core-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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_jiff)' --cfg 'feature="alloc"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "defmt", "logging", "std", "tz-fat"))' -C metadata=564aa78aff621fa0 -C extra-filename=-bce2fb3ca4db63b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34862026-09-11T20:49:33.120Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-safe-7.2.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 --allow=non_upper_case_globals --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=c14229f0340527ce -C extra-filename=-1dbd92cf24d34d87 --out-dir /work/oxidecomputer/omicron/target/debug/build/zstd-safe-1dbd92cf24d34d87 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34872026-09-11T20:49:33.231Z Compiling tower-http v0.6.8
34882026-09-11T20:49:33.231Z Compiling rsa v0.9.10
34892026-09-11T20:49:33.236Z Compiling heapless v0.7.17
34902026-09-11T20:49:33.236Z Compiling pem v3.0.6
34912026-09-11T20:49:33.236Z Compiling lalrpop-util v0.19.12
34922026-09-11T20:49:33.236Z Compiling fixedbitset v0.5.7
34932026-09-11T20:49:33.236Z Compiling crossterm v0.28.1
34942026-09-11T20:49:33.236Z Compiling serde_plain v1.0.2
34952026-09-11T20:49:33.236Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_native_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=935a13da1156e6cf -C extra-filename=-1b801c0f2a3527d7 --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-7cb5975a6bcf5be0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
34962026-09-11T20:49:33.236Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name snafu_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-derive-0.8.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 --cfg 'feature="rust_1_61"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rust_1_61", "unstable-provider-api"))' -C metadata=15bf913076e81802 -C extra-filename=-79b5bbc978b98ab1 --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-2408c3d4c6d3556f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34972026-09-11T20:49:33.236Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name fs_err --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fs-err-3.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "debug_tokio", "expose_original_error", "path_facts", "tokio"))' -C metadata=f59be442468921de -C extra-filename=-33cf399a252efde4 --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-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg rustc_1_56 --cfg rustc_1_63 --cfg rustc_1_73 --cfg rustc_1_75 --cfg rustc_1_81 --cfg rustc_1_89 --check-cfg 'cfg(rustc_1_56)' --check-cfg 'cfg(rustc_1_63)' --check-cfg 'cfg(rustc_1_73)' --check-cfg 'cfg(rustc_1_75)' --check-cfg 'cfg(rustc_1_81)' --check-cfg 'cfg(rustc_1_89)'`
34982026-09-11T20:49:33.270Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-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 --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=4f58bd2a72c0a005 -C extra-filename=-6cc2557fadd24736 --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-3948ba2719554b61.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-b9d4b49ec22055e5.rmeta --extern iri_string=/work/oxidecomputer/omicron/target/debug/deps/libiri_string-7c6e631bb9ea4f0c.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-1a825e29b69bcb3e.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-7713a42936873dd5.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-a13000477c8c657d.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-69f8bc73e07c6f0b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34992026-09-11T20:49:33.274Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__trybuild", "atomic-polyfill", "cas", "default", "defmt", "defmt-impl", "mpmc_large", "serde", "ufmt-impl", "ufmt-write", "x86-sync-pool"))' -C metadata=b1fd061140d940e5 -C extra-filename=-6c1517e20e2bdc73 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-6c1517e20e2bdc73 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-1cf7962b48132cfa.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35002026-09-11T20:49:33.274Z Compiling serde-big-array v0.5.1
35012026-09-11T20:49:33.274Z Compiling similar v2.7.0
35022026-09-11T20:49:33.275Z Compiling serde_repr v0.1.20
35032026-09-11T20:49:33.275Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-3.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=79b884c8598dc0b1 -C extra-filename=-bad34ca77d4ced2b --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-a99736055d4f315d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35042026-09-11T20:49:33.275Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name fixedbitset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fixedbitset-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e15d744b92145932 -C extra-filename=-495c4a330cb2088e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35052026-09-11T20:49:33.307Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crossterm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-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="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="event-stream"' --cfg 'feature="events"' --cfg 'feature="serde"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "libc", "serde", "use-dev-tty", "windows"))' -C metadata=bdc39805e528ea43 -C extra-filename=-8b52857e14497030 --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-3948ba2719554b61.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-f57b0cec2750c1f6.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-242fe92aa751b4a7.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-5953e829bf18ad36.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-43e5ccdc1ddefd3d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-dd81de431cc0c257.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35062026-09-11T20:49:33.311Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "regex", "std"))' -C metadata=91e1c23b634988f0 -C extra-filename=-af56003b6d749e39 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35072026-09-11T20:49:33.311Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_plain --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=414ee27dc8026d9f -C extra-filename=-59df7aa68e900ac7 --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-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35082026-09-11T20:49:33.311Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rsa-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="serde"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="u64_digit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=889c4dc9a96ee0c3 -C extra-filename=-fa9478000e7089b0 --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-ba57704941fdbd49.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb74a95d46416a86.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-387c6eb671581075.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-1af496fd5ab035aa.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-60ab2566f28430f4.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9e98da6c93bead74.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-23b680fb0aad4548.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-5a14ea5f2cd7e3d6.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-ca73f97f20f6f002.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35092026-09-11T20:49:33.311Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_big_array --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6fff986b4c8b850d -C extra-filename=-1a0dffbe7c673471 --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-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35102026-09-11T20:49:33.311Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/similar-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="bstr"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --cfg 'feature="unicode"' --cfg 'feature="unicode-segmentation"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation", "wasm32_web_time", "web-time"))' -C metadata=5f40eaa9ea6f93af -C extra-filename=-4d8274df01164ebc --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-61dca3a0d5526e42.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-4d84c6dfacc56ee2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35112026-09-11T20:49:33.311Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_repr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_repr-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=50ab5ad1c9967ff4 -C extra-filename=-25994cd4633785c6 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35122026-09-11T20:49:33.492Z Compiling h2 v0.4.15
35132026-09-11T20:49:33.495Z Compiling cookie_store v0.22.1
35142026-09-11T20:49:33.495Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="semver"' --cfg 'feature="url"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=b888d4b42f9e7a74 -C extra-filename=-17de9325281f5c14 --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-47cd8f8dc9e7b1a0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-ab58984db8b52f7e.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-3fa9d02613c84bf6.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
35152026-09-11T20:49:33.569Z Compiling pin-project v1.1.11
35162026-09-11T20:49:33.573Z Compiling toml_edit v0.22.27
35172026-09-11T20:49:33.573Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=74ecbbd57ad84883 -C extra-filename=-adaf71dfcb32b380 --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-36761043cea7cc10.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-483bdc5c7d1e0898.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-f57b0cec2750c1f6.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-8b18dc3fcc726a8b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f96d4d9a8f48e01b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-24cc06f08e4187a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35182026-09-11T20:49:33.604Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cookie_store --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cookie_store-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="default"' --cfg 'feature="public_suffix"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log_secure_cookie_values", "preserve_order", "public_suffix", "serde", "serde_json", "serde_ron", "wasm-bindgen"))' -C metadata=530dffab9efc93a1 -C extra-filename=-f7a2f8373cc179df --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-6ae3743cbf3b1fa1.rmeta --extern document_features=/work/oxidecomputer/omicron/target/debug/deps/libdocument_features-38c8abdc4967a9fd.so --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-90be52b2e0a64ba1.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-a27e7017a1f1bcc4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-2aa2fe389e081ac2.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6ed9aaa77e72a1f.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35192026-09-11T20:49:33.721Z Compiling async-recursion v1.1.1
35202026-09-11T20:49:33.724Z Compiling convert_case v0.10.0
35212026-09-11T20:49:33.724Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-1.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 '--warn=clippy::unused_trait_names' --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--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=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--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::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::collapsible_match' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=48e98d323db17e96 -C extra-filename=-3664d3bd232d12d7 --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-8de843062e18a7c9.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35222026-09-11T20:49:33.724Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.22.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 --warn=rust_2018_idioms '--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 --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--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::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded", "unstable-debug"))' -C metadata=f8a5692a900d9ee7 -C extra-filename=-f21c1d627623f3ff --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-df56548816dd36a4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-bb6290b6392337d1.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a9ceb95a06fa005a.rmeta --extern toml_write=/work/oxidecomputer/omicron/target/debug/deps/libtoml_write-d71576c81b445b76.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-ef6a3cbdcba96902.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35232026-09-11T20:49:33.830Z Compiling hash32 v0.2.1
35242026-09-11T20:49:33.834Z Compiling smoltcp v0.9.1
35252026-09-11T20:49:33.867Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name async_recursion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34d767cd9a9faa0a -C extra-filename=-75cb42a0302df866 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35262026-09-11T20:49:33.870Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name convert_case --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/convert_case-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ab30bd51544530d2 -C extra-filename=-9359d755b6e446b3 --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-4d84c6dfacc56ee2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35272026-09-11T20:49:33.980Z Compiling jiff v0.2.34
35282026-09-11T20:49:33.983Z Compiling petgraph v0.8.3
35292026-09-11T20:49:33.983Z Compiling predicates-core v1.0.10
35302026-09-11T20:49:33.983Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-6c1517e20e2bdc73/build-script-build`
35312026-09-11T20:49:33.983Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ec1f96c47677352c -C extra-filename=-a2c6dd723898de27 --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-a85bc2f7a054eda7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35322026-09-11T20:49:34.056Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=65138c18c15419f9 -C extra-filename=-f335f3d2a56a5464 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-f335f3d2a56a5464 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35332026-09-11T20:49:34.132Z Compiling unicode-bidi v0.3.18
35342026-09-11T20:49:34.201Z Compiling unicode-properties v0.1.4
35352026-09-11T20:49:34.201Z Compiling typed-path v0.9.3
35362026-09-11T20:49:34.201Z Compiling hickory-proto v0.25.2
35372026-09-11T20:49:34.201Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name jiff --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_jiff)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "defmt", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=cc8995935b339648 -C extra-filename=-6f3ab8716908876b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern jcore=/work/oxidecomputer/omicron/target/debug/deps/libjiff_core-bce2fb3ca4db63b7.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35382026-09-11T20:49:34.201Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/predicates-core-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2885fd78d2824442 -C extra-filename=-1b991c95fd524a7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35392026-09-11T20:49:34.202Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name petgraph --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/petgraph-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 '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::alloc_instead_of_core' --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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "dot_parser", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "std", "unstable"))' -C metadata=775479ae098e0fa4 -C extra-filename=-0de20df312798682 --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-495c4a330cb2088e.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-24e9546b5dd3595e.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-2aa2fe389e081ac2.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35402026-09-11T20:49:34.202Z Compiling md-5 v0.11.0
35412026-09-11T20:49:34.202Z Compiling strum_macros v0.27.2
35422026-09-11T20:49:34.202Z Compiling float-cmp v0.10.0
35432026-09-11T20:49:34.202Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_bidi --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-bidi-0.3.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="default"' --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "smallvec", "std", "unstable", "with_serde"))' -C metadata=fe43cd0980913ef5 -C extra-filename=-d38b4d3ed92ef448 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35442026-09-11T20:49:34.202Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_properties --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-properties-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 --cfg 'feature="default"' --cfg 'feature="emoji"' --cfg 'feature="general-category"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "emoji", "general-category"))' -C metadata=2126d2f5a6f0ddbd -C extra-filename=-5adf7cd0144a2a55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35452026-09-11T20:49:34.202Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_proto --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(nightly)' --cfg 'feature="default"' --cfg 'feature="futures-io"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="text-parsing"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__dnssec", "__h3", "__https", "__quic", "__tls", "backtrace", "default", "dnssec-aws-lc-rs", "dnssec-ring", "futures-io", "h3-aws-lc-rs", "h3-ring", "https-aws-lc-rs", "https-ring", "mdns", "no-std-rand", "quic-aws-lc-rs", "quic-ring", "rustls-platform-verifier", "serde", "socket2", "std", "testing", "text-parsing", "tls-aws-lc-rs", "tls-ring", "tokio", "wasm-bindgen", "webpki-roots"))' -C metadata=bd838fbde7b05c92 -C extra-filename=-2d97cea01ac59601 --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-e5ce56e8506f5b30.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-f9cb17c5fc4ad8cd.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-33914e6d8b4c14ed.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-5f8bf403f358d16e.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-9fa4513e97eb15c1.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-90be52b2e0a64ba1.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-ff8952e671ab4d4c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-24cc06f08e4187a2.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35462026-09-11T20:49:34.202Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name typed_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typed-path-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6b8ea8f8f4e24844 -C extra-filename=-7bb1c14244deebc0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35472026-09-11T20:49:34.286Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strum_macros-0.27.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6f923c5b20a393b6 -C extra-filename=-cf24493dd78e4688 --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-b4d67f07919ede1e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35482026-09-11T20:49:34.290Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name float_cmp --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/float-cmp-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="num-traits"' --cfg 'feature="ratio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num-traits", "ratio", "std"))' -C metadata=3eb54ab6f8bd4406 -C extra-filename=-89c75ebec9463905 --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-6c9795a397cfc660.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35492026-09-11T20:49:34.290Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/md-5-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(md5_backend, values("soft"))' -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "oid", "zeroize"))' -C metadata=80a1c3b55c650442 -C extra-filename=-2a5dfeb02e3a12a3 --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-c8afeb56cacd505f.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-93a1365be822cb8b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35502026-09-11T20:49:34.364Z Compiling derive_more-impl v2.1.1
35512026-09-11T20:49:34.442Z Compiling normalize-line-endings v0.3.0
35522026-09-11T20:49:34.446Z Compiling fallible-iterator v0.2.0
35532026-09-11T20:49:34.446Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_more_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-2.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 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(nightly)' --cfg 'feature="as_ref"' --cfg 'feature="default"' --cfg 'feature="is_variant"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "eq", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=31e1cd2096b33006 -C extra-filename=-0130089cfadeb675 --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-9359d755b6e446b3.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35542026-09-11T20:49:34.446Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__trybuild", "atomic-polyfill", "cas", "default", "defmt", "defmt-impl", "mpmc_large", "serde", "ufmt-impl", "ufmt-write", "x86-sync-pool"))' -C metadata=c63d38bcfeaa346c -C extra-filename=-0c56258846f261b6 --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-a2c6dd723898de27.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-6e51a3a64baf0661.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-d7caaea247884269.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics`
35552026-09-11T20:49:34.513Z Compiling difflib v0.4.0
35562026-09-11T20:49:34.516Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name normalize_line_endings --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fff3b76f6e61b2f6 -C extra-filename=-70bcc33a7412a737 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35572026-09-11T20:49:34.516Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name fallible_iterator --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=b94c99a13b73fd43 -C extra-filename=-987879407be9ea50 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35582026-09-11T20:49:34.627Z Compiling typed-path v0.12.3
35592026-09-11T20:49:34.631Z Compiling tokio-stream v0.1.18
35602026-09-11T20:49:34.631Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name difflib --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0d9fc45d80384149 -C extra-filename=-afaa06b411bb7b98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35612026-09-11T20:49:34.714Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
35622026-09-11T20:49:34.714Z Compiling stringprep v0.1.5
35632026-09-11T20:49:34.717Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name typed_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typed-path-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c259e29169e024e4 -C extra-filename=-732cb0573133c419 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35642026-09-11T20:49:34.717Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-stream-0.1.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=ef44d84c3b567552 -C extra-filename=-295dbb2fcc65f679 --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-f57b0cec2750c1f6.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-1a825e29b69bcb3e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35652026-09-11T20:49:34.790Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
35662026-09-11T20:49:34.794Z Compiling olpc-cjson v0.1.4
35672026-09-11T20:49:34.795Z Compiling phf_shared v0.13.1
35682026-09-11T20:49:34.795Z Compiling peg-runtime v0.8.5
35692026-09-11T20:49:34.795Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_sign --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-a00aa0491da1f0f3/fc64732/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap"))' -C metadata=7c0f2ee2d7ad9de9 -C extra-filename=-410dfba099023d61 --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-a85bc2f7a054eda7.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-ba57704941fdbd49.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-38df1fc9f326a20e.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e723dca237d80cfa.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-fff538b88af305f1.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-f39885e8bddc449b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-0ffcd82b6bc17d65.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e5eba79edd904ff5.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-fa9478000e7089b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-4a44900a9e3136ce.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35702026-09-11T20:49:34.795Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name stringprep --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stringprep-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9d48d25964215c78 -C extra-filename=-549ff89639b7c5be --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-d38b4d3ed92ef448.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-e4526e0f511a2b7e.rmeta --extern unicode_properties=/work/oxidecomputer/omicron/target/debug/deps/libunicode_properties-5adf7cd0144a2a55.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35712026-09-11T20:49:34.796Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-f335f3d2a56a5464/build-script-build`
35722026-09-11T20:49:34.825Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_ereport_messages --edition=2024 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/01f0608/gateway-ereport-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="debug-impls"' --cfg 'feature="hubpack"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug-impls", "hubpack", "serde"))' -C metadata=71a8355abc79e3dd -C extra-filename=-61734671ba791185 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-0f5539a2457549e4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35732026-09-11T20:49:34.861Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name peg_runtime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/peg-runtime-0.8.5/lib.rs --error-format=json --json=diagnostic-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "unstable"))' -C metadata=786f6ceca4eddeea -C extra-filename=-7e77bbb16c35318e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35742026-09-11T20:49:34.865Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_shared-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=d8bae750126aba80 -C extra-filename=-ea6fc87ab2989f76 --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-e6fa838db755993a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35752026-09-11T20:49:34.865Z Compiling ipnetwork v0.21.1
35762026-09-11T20:49:34.865Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name olpc_cjson --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/olpc-cjson-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96f599c57bcc2361 -C extra-filename=-dffbf6b21a1d747e --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-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-e4526e0f511a2b7e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35772026-09-11T20:49:34.865Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ipnetwork --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ipnetwork-0.21.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="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "schemars", "serde"))' -C metadata=5e1fe796b0bec48f -C extra-filename=-384b5883c9cfe350 --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-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35782026-09-11T20:49:34.935Z Compiling newtype-uuid v1.3.2
35792026-09-11T20:49:35.008Z Compiling serde_with v3.21.0
35802026-09-11T20:49:35.011Z Compiling byte-wrapper v0.1.0
35812026-09-11T20:49:35.011Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name newtype_uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/newtype-uuid-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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="proptest1"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "proptest1", "schemars08", "serde", "std", "v4", "v7"))' -C metadata=619ff64654ecc8e0 -C extra-filename=-9e466f8151911ba8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35822026-09-11T20:49:35.011Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_with --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_with-3.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 --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_qualifications --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::disallowed_methods' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="macros"' --cfg 'feature="schemars_0_8"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "base58", "base64", "chrono", "chrono_0_4", "default", "guide", "hashbrown_0_14", "hashbrown_0_15", "hashbrown_0_16", "hashbrown_0_17", "hex", "indexmap", "indexmap_1", "indexmap_2", "json", "macros", "schemars_0_8", "schemars_0_9", "schemars_1", "smallvec_1", "std", "time_0_3"))' -C metadata=faf55288d5aafe37 -C extra-filename=-520e79432e611323 --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-ade94dc2aa29b75c.rmeta --extern schemars_0_8=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-fb143a79f6c7587e.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35832026-09-11T20:49:35.011Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name byte_wrapper --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byte-wrapper-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=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="alloc"' --cfg 'feature="base64"' --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "base64", "default", "hex", "schemars08", "serde"))' -C metadata=35605c390d9a8bc1 -C extra-filename=-3a87de3ab3eac852 --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-a99736055d4f315d.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern schemars08=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35842026-09-11T20:49:35.083Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=b135d9e0e1b984ba -C extra-filename=-63b25f2e825259f8 --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-b0c20064e4257887.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-a85bc2f7a054eda7.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-0c56258846f261b6.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-62c61abfd0e56c79.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35852026-09-11T20:49:35.160Z Compiling postgres-protocol v0.6.12
35862026-09-11T20:49:35.163Z Compiling predicates v3.1.4
35872026-09-11T20:49:35.163Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/predicates-3.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 --warn=rust_2018_idioms '--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=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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_enums' '--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="color"' --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="float-cmp"' --cfg 'feature="normalize-line-endings"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("color", "default", "diff", "float-cmp", "normalize-line-endings", "regex", "unstable"))' -C metadata=9f56d555a095454a -C extra-filename=-eba8521e88a666db --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-665243e242fcd7e8.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-afaa06b411bb7b98.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-89c75ebec9463905.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-70bcc33a7412a737.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-1b991c95fd524a7a.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35882026-09-11T20:49:35.163Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name postgres_protocol --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/postgres-protocol-0.6.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "js"))' -C metadata=70ed0a72d5eeaac7 -C extra-filename=-93073cde2f269d7e --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-a99736055d4f315d.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-a85bc2f7a054eda7.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-987879407be9ea50.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-a932f702b0c397c6.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-2a5dfeb02e3a12a3.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-054bf847d36a6b9e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d04461f821ec7081.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e2212116997f49d8.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-549ff89639b7c5be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35892026-09-11T20:49:35.241Z Compiling oxnet v0.1.6
35902026-09-11T20:49:35.244Z Compiling phf v0.13.1
35912026-09-11T20:49:35.244Z Compiling buf-list v1.1.2
35922026-09-11T20:49:35.244Z Compiling whoami v2.1.0
35932026-09-11T20:49:35.244Z Compiling is-terminal v0.4.17
35942026-09-11T20:49:35.244Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oxnet --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oxnet-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="ipnetwork"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "macaddr", "schemars", "serde", "std", "ula"))' -C metadata=09aaf531e43e4431 -C extra-filename=-46d57a0453a4e826 --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-384b5883c9cfe350.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35952026-09-11T20:49:35.244Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name phf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=e2a19c7289d02317 -C extra-filename=-305a802588653b83 --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-ea6fc87ab2989f76.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35962026-09-11T20:49:35.244Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name whoami --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/whoami-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 --allow=unexpected_cfgs --check-cfg 'cfg(daku)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="wasi-wasite"' --cfg 'feature="wasm-web"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "force-stub", "std", "wasi-wasite", "wasm-web"))' -C metadata=7826b2e15cd3bf3a -C extra-filename=-2470766db2a88262 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35972026-09-11T20:49:35.244Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is-terminal-0.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ba08b2e49dd6290 -C extra-filename=-b3006f7ed630068b --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-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35982026-09-11T20:49:35.279Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="tokio"' --cfg 'feature="tokio1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=031326cb02476a10 -C extra-filename=-c7927cdb9847c108 --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-47cd8f8dc9e7b1a0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35992026-09-11T20:49:35.432Z Compiling crossbeam-channel v0.5.15
36002026-09-11T20:49:35.436Z Compiling thread_local v1.1.9
36012026-09-11T20:49:35.436Z Compiling slog-async v2.8.0
36022026-09-11T20:49:35.466Z Compiling term v1.2.1
36032026-09-11T20:49:35.469Z Compiling take_mut v0.2.2
36042026-09-11T20:49:35.469Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0ae73d8542771562 -C extra-filename=-3ac8cce29e469e73 --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-50e9efe714b4e28a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36052026-09-11T20:49:35.469Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-1.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=8ac2e971259601bf -C extra-filename=-aafa4677b5f79a63 --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-c8afeb56cacd505f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36062026-09-11T20:49:35.470Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=c78619f1f13085a4 -C extra-filename=-ab6d974370c756f7 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-async-ab6d974370c756f7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36072026-09-11T20:49:35.470Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/term-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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=df8cfe1e4c3b5f0b -C extra-filename=-945a748c455c944a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36082026-09-11T20:49:35.501Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=99cc9cb0906e3bb6 -C extra-filename=-bb31f29497925026 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36092026-09-11T20:49:35.540Z Compiling snafu v0.8.9
36102026-09-11T20:49:35.543Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name snafu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "backtrace", "backtraces-impl-backtrace-crate", "default", "futures", "futures-core-crate", "futures-crate", "guide", "internal-dev-dependencies", "pin-project", "rust_1_61", "rust_1_65", "rust_1_81", "std", "unstable-core-error", "unstable-provider-api", "unstable-try-trait"))' -C metadata=cf61287cf1adc5bc -C extra-filename=-edbd0ef5556767f5 --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-f57b0cec2750c1f6.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-3664d3bd232d12d7.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-79b5bbc978b98ab1.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36112026-09-11T20:49:35.647Z Compiling zip v8.6.0
36122026-09-11T20:49:35.685Z Compiling daft v0.1.8
36132026-09-11T20:49:35.689Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zip --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zip-8.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="_bzip2_any"' --cfg 'feature="_deflate-any"' --cfg 'feature="bzip2"' --cfg 'feature="deflate"' --cfg 'feature="deflate-flate2"' --cfg 'feature="deflate-flate2-zlib-rs"' --cfg 'feature="deflate-zopfli"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_arbitrary", "_bzip2_any", "_deflate-any", "aes-crypto", "bitstream-io", "bzip2", "bzip2-rs", "chrono", "default", "deflate", "deflate-flate2", "deflate-flate2-zlib", "deflate-flate2-zlib-ng", "deflate-flate2-zlib-ng-compat", "deflate-flate2-zlib-rs", "deflate-zopfli", "deflate64", "deprecated-time", "getrandom", "jiff-02", "legacy-zip", "lzma", "nt-time", "ppmd", "time", "unreserved", "xz", "zstd"))' -C metadata=40998a996c1b001b -C extra-filename=-2403599ae9553380 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-e7fb1e55b3cb2059.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-0d1d74eea2047571.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-054bf847d36a6b9e.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-732cb0573133c419.rmeta --extern zopfli=/work/oxidecomputer/omicron/target/debug/deps/libzopfli-533df23fbebc93d2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36142026-09-11T20:49:35.689Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name daft --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/daft-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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="newtype-uuid1"' --cfg 'feature="oxnet01"' --cfg 'feature="std"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "indexmap", "newtype-uuid1", "oxnet01", "std", "uuid1"))' -C metadata=1edf06e0ecd296bc -C extra-filename=-be446efde0f50a37 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern daft_derive=/work/oxidecomputer/omicron/target/debug/deps/libdaft_derive-fb85b7233ccc5508.so --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3abc053f4411f86b.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36152026-09-11T20:49:35.726Z Compiling postgres-types v0.2.14
36162026-09-11T20:49:35.805Z Compiling newtype-uuid-macros v0.1.0
36172026-09-11T20:49:35.808Z Compiling match_cfg v0.1.0
36182026-09-11T20:49:35.808Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name postgres_types --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/postgres-types-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 --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("array-impls", "array-init", "bit-vec-06", "bit-vec-07", "bit-vec-08", "bit-vec-09", "chrono-04", "cidr-02", "cidr-03", "derive", "eui48-04", "eui48-1", "geo-types-06", "geo-types-0_7", "jiff-01", "jiff-02", "js", "postgres-derive", "serde-1", "serde_json-1", "smol_str-01", "time-02", "time-03", "uuid-08", "uuid-1", "with-bit-vec-0_6", "with-bit-vec-0_7", "with-bit-vec-0_8", "with-bit-vec-0_9", "with-chrono-0_4", "with-cidr-0_2", "with-cidr-0_3", "with-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "with-jiff-0_1", "with-jiff-0_2", "with-serde_json-1", "with-smol_str-01", "with-time-0_2", "with-time-0_3", "with-uuid-0_8", "with-uuid-1"))' -C metadata=5080046de4c9e87f -C extra-filename=-7b27b356e1f929a1 --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-47cd8f8dc9e7b1a0.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-987879407be9ea50.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-93073cde2f269d7e.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36192026-09-11T20:49:35.883Z Compiling slog-json v2.6.1
36202026-09-11T20:49:35.887Z Compiling debug-ignore v1.0.5
36212026-09-11T20:49:35.887Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name newtype_uuid_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/newtype-uuid-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4f5007566b713521 -C extra-filename=-de6a7696c5ed2084 --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-b4d67f07919ede1e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-67c7166b182ad1aa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36222026-09-11T20:49:35.887Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_core"))' -C metadata=67e8056f57b5bc79 -C extra-filename=-880685be2356f598 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36232026-09-11T20:49:35.887Z Compiling derive_more v2.1.1
36242026-09-11T20:49:35.887Z Compiling toml_datetime v1.1.1+spec-1.1.0
36252026-09-11T20:49:35.887Z Compiling serde_spanned v1.1.1
36262026-09-11T20:49:35.887Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "nested-values"))' -C metadata=df2929dd105595d2 -C extra-filename=-a5f9179d2f1eff47 --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-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6ed9aaa77e72a1f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36272026-09-11T20:49:35.887Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=0c3761237f052789 -C extra-filename=-071196465dd7522c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36282026-09-11T20:49:35.887Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_more --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-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 embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' --cfg 'feature="as_ref"' --cfg 'feature="default"' --cfg 'feature="is_variant"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "eq", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "std", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=8bc33f4b9431f6cc -C extra-filename=-8ad9980a0f203a00 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern derive_more_impl=/work/oxidecomputer/omicron/target/debug/deps/libderive_more_impl-0130089cfadeb675.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36292026-09-11T20:49:35.887Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-1.1.1+spec-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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' '--allow=clippy::get_first' '--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_enums' '--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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=127d6a0bff3e3d78 -C extra-filename=-3bb6920e23c910b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36302026-09-11T20:49:35.888Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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' '--allow=clippy::get_first' '--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_enums' '--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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=03fc3822056fd25b -C extra-filename=-8b219f4aa3207b10 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36312026-09-11T20:49:36.037Z Compiling slog-term v2.9.2
36322026-09-11T20:49:36.040Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-ab6d974370c756f7/build-script-build`
36332026-09-11T20:49:36.114Z Compiling iddqd v0.4.2
36342026-09-11T20:49:36.151Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-term-2.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=21637c21cca9dbe6 -C extra-filename=-6a506355d13e7db4 --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-1e0124cd6fc62769.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-b3006f7ed630068b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-945a748c455c944a.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-aafa4677b5f79a63.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6ed9aaa77e72a1f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36352026-09-11T20:49:36.196Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
36362026-09-11T20:49:36.200Z Compiling hostname v0.3.1
36372026-09-11T20:49:36.200Z Compiling toml_writer v1.1.1+spec-1.1.0
36382026-09-11T20:49:36.200Z Compiling sha1 v0.11.0
36392026-09-11T20:49:36.200Z Compiling serde_path_to_error v0.1.20
36402026-09-11T20:49:36.200Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name iddqd --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iddqd-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 --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' --check-cfg 'cfg(doc_cfg)' --cfg 'feature="allocator-api2"' --cfg 'feature="daft"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="proptest"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allocator-api2", "daft", "default", "default-hasher", "internal-schemars08-preserve-order", "proptest", "schemars08", "serde", "std"))' -C metadata=f3997609d2ddd1f9 -C extra-filename=-f2791db501ad43b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-ee51dc0aff59f99d.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-72c76abd933b7579.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-ebc869414e836213.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-9b9383e555f45b6e.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5f249a94a98632d0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36412026-09-11T20:49:36.270Z Compiling tokio-postgres v0.7.18
36422026-09-11T20:49:36.274Z Compiling multer v3.1.0
36432026-09-11T20:49:36.274Z Compiling compression-core v0.4.31
36442026-09-11T20:49:36.274Z Compiling async-stream-impl v0.3.6
36452026-09-11T20:49:36.274Z Compiling dropshot v0.17.1
36462026-09-11T20:49:36.274Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hubtools --edition=2021 /home/build/.cargo/git/checkouts/hubtools-48e485b08d647fd4/2b1ef9b/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5892f7cd22d6cb26 -C extra-filename=-794de493e17f410b --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-bb74a95d46416a86.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-f39885e8bddc449b.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-410dfba099023d61.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-a19bb701981b0cac.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-f6384fa8b47385bf.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-fa9478000e7089b0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-f811267b32f7f23f.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-8af706e8917935ad.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-8d6f2a9d60229cf4.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a514348d97366fd6.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-eac7599807efe826.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib`
36472026-09-11T20:49:36.274Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=5e717101c69b4739 -C extra-filename=-0878ac844fcf78ce --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-f36ac586621dabce.rmeta --extern match_cfg=/work/oxidecomputer/omicron/target/debug/deps/libmatch_cfg-880685be2356f598.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36482026-09-11T20:49:36.305Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha1-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 --warn=unexpected_cfgs --check-cfg 'cfg(sha1_backend, values("aarch64-sha2", "x86-sha", "soft"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "oid", "zeroize"))' -C metadata=4c7c09e4bdb97b49 -C extra-filename=-46c657d18701ce00 --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-c8afeb56cacd505f.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-6d8939dd719dc12a.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-93a1365be822cb8b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36492026-09-11T20:49:36.308Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_writer --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.1.1+spec-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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' '--allow=clippy::get_first' '--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_enums' '--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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=aed99fd69ca72ff4 -C extra-filename=-4f65a077fab68d2a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36502026-09-11T20:49:36.309Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_path_to_error-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a0e76c338fc750ad -C extra-filename=-16d7d7f100d91e5b --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-eb0a4b29e4e8f5ee.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36512026-09-11T20:49:36.309Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_postgres --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-postgres-0.7.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="default"' --cfg 'feature="runtime"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("array-impls", "default", "js", "runtime", "with-bit-vec-0_6", "with-bit-vec-0_7", "with-bit-vec-0_8", "with-bit-vec-0_9", "with-chrono-0_4", "with-cidr-0_2", "with-cidr-0_3", "with-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "with-jiff-0_1", "with-jiff-0_2", "with-serde_json-1", "with-smol_str-01", "with-time-0_2", "with-time-0_3", "with-uuid-0_8", "with-uuid-1"))' -C metadata=d329d2f0eb020141 -C extra-filename=-8abc38b4608f96b7 --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-e5ce56e8506f5b30.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-a85bc2f7a054eda7.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-987879407be9ea50.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-5f8bf403f358d16e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-5953e829bf18ad36.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0bf5a646b561519f.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-305a802588653b83.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-1a825e29b69bcb3e.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-93073cde2f269d7e.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-7b27b356e1f929a1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d04461f821ec7081.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7e24caacc7ed35d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-2470766db2a88262.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36522026-09-11T20:49:36.309Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=484d3199a16b2424 -C extra-filename=-f6b86edc8e4de159 --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-3ac8cce29e469e73.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-bb31f29497925026.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-aafa4677b5f79a63.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
36532026-09-11T20:49:36.309Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name compression_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/compression-core-0.4.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --deny=missing_debug_implementations --deny=rust_2018_idioms --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=03950196a749d91d -C extra-filename=-360c1c16699326b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36542026-09-11T20:49:36.341Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=41e2e0a856170f55 -C extra-filename=-53aa41d17e2a58ff --out-dir /work/oxidecomputer/omicron/target/debug/build/multer-53aa41d17e2a58ff -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-464edf1bc7384a2b.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36552026-09-11T20:49:36.344Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-impl-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ced727731c710a63 -C extra-filename=-e3b68c69b7e194e5 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36562026-09-11T20:49:36.344Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.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 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ed23b6799d044af4 -C extra-filename=-1e957d1a383cbde0 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-1e957d1a383cbde0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-464edf1bc7384a2b.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36572026-09-11T20:49:36.374Z Compiling rustls-pemfile v2.2.0
36582026-09-11T20:49:36.438Z Compiling dropshot_endpoint v0.17.1
36592026-09-11T20:49:36.441Z Compiling waitgroup v0.1.2
36602026-09-11T20:49:36.441Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pemfile-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a1d7e8864688177e -C extra-filename=-3c4c38c24af6348d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-591a1b9c6c02bd3c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36612026-09-11T20:49:36.476Z Compiling hostname v0.4.2
36622026-09-11T20:49:36.480Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot_endpoint-0.17.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 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=579fb26f225a54d4 -C extra-filename=-eabd85006e96ac2b --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-b4d67f07919ede1e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-67c7166b182ad1aa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36632026-09-11T20:49:36.480Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a0c7e330390b9e8f -C extra-filename=-d40647f6ba22a5cc --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-36761043cea7cc10.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36642026-09-11T20:49:36.513Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=6f7ea797d213ea1b -C extra-filename=-e48d4bf7ecfc3ef8 --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-c8afeb56cacd505f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36652026-09-11T20:49:36.553Z Compiling atomicwrites v0.4.4
36662026-09-11T20:49:36.556Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34b6188d037dc8be -C extra-filename=-88d49cab9ca0fdb4 --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-43e5ccdc1ddefd3d.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-5a101d2c77ca3f5f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36672026-09-11T20:49:36.697Z Compiling compression-codecs v0.4.37
36682026-09-11T20:49:36.738Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
36692026-09-11T20:49:36.854Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
36702026-09-11T20:49:36.854Z Compiling strum v0.27.2
36712026-09-11T20:49:36.857Z Compiling slog-bunyan v2.5.0
36722026-09-11T20:49:36.857Z Compiling toml v1.1.2+spec-1.1.0
36732026-09-11T20:49:36.857Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name compression_codecs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/compression-codecs-0.4.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --deny=missing_debug_implementations --deny=rust_2018_idioms --cfg 'feature="flate2"' --cfg 'feature="gzip"' --cfg 'feature="memchr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-algorithms", "brotli", "bzip2", "deflate", "deflate64", "flate2", "gzip", "libzstd", "lz4", "lzma", "memchr", "xz", "xz-parallel", "xz2", "zlib", "zstd", "zstd-safe", "zstdmt"))' -C metadata=9d83d4ac640d092c -C extra-filename=-0b2cc801ff39dc1d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern compression_core=/work/oxidecomputer/omicron/target/debug/deps/libcompression_core-360c1c16699326b1.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-054bf847d36a6b9e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36742026-09-11T20:49:36.857Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain_derive --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-da250b1c0a8d859f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=2714c5cff659f9f9 -C extra-filename=-a8d1cd8906920083 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36752026-09-11T20:49:37.013Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_artifact --edition=2024 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/38730b6/artifact/src/lib.rs --error-format=json --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' '--allow=clippy::must-use-candidate' '--allow=clippy::missing-errors-doc' --cfg 'feature="hubtools"' --cfg 'feature="proptest"' --cfg 'feature="schemars"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hubtools", "proptest", "schemars"))' -C metadata=1255e1927bacdc96 -C extra-filename=-a409e9d53e5c2c33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-3a87de3ab3eac852.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-794de493e17f410b.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib`
36762026-09-11T20:49:37.017Z Compiling serde_tokenstream v0.3.0
36772026-09-11T20:49:37.017Z Compiling macaddr v1.0.1
36782026-09-11T20:49:37.017Z Compiling regress v0.10.5
36792026-09-11T20:49:37.017Z Compiling instant v0.1.13
36802026-09-11T20:49:37.017Z Compiling parse-display-derive v0.10.0
36812026-09-11T20:49:37.017Z Compiling itertools v0.14.0
36822026-09-11T20:49:37.017Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name strum --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strum-0.27.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=78a75357435ab0ea -C extra-filename=-f19578883888b03c --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-cf24493dd78e4688.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36832026-09-11T20:49:37.017Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=b60a3193256c1854 -C extra-filename=-b669c6075079eafe --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-0878ac844fcf78ce.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-a5f9179d2f1eff47.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6ed9aaa77e72a1f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36842026-09-11T20:49:37.017Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-1.1.2+spec-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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' '--allow=clippy::get_first' '--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_enums' '--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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=78f1c848b7e4596b -C extra-filename=-e143e7aacf77bb06 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-8b219f4aa3207b10.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-3bb6920e23c910b1.rmeta --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-ac055e08eed95de1.rmeta --extern toml_writer=/work/oxidecomputer/omicron/target/debug/deps/libtoml_writer-4f65a077fab68d2a.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-60c06c134eae0ef4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36852026-09-11T20:49:37.017Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-53aa41d17e2a58ff/build-script-build`
36862026-09-11T20:49:37.017Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
36872026-09-11T20:49:37.018Z Compiling async-compression v0.4.41
36882026-09-11T20:49:37.018Z Compiling oxide-generation v0.1.3
36892026-09-11T20:49:37.018Z Compiling backon v1.6.0
36902026-09-11T20:49:37.049Z Compiling humantime v2.3.0
36912026-09-11T20:49:37.053Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_tokenstream-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98a085d4f4e24275 -C extra-filename=-c0a2ca1178b3b11b --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-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-081daffe3abb4d41.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36922026-09-11T20:49:37.053Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name macaddr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_std", "std"))' -C metadata=eba546eec9d45bc1 -C extra-filename=-72ece0250bd0035a --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-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36932026-09-11T20:49:37.053Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regress-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="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "pattern", "prohibit-unsafe", "std", "utf16"))' -C metadata=7346af9af17ed034 -C extra-filename=-b04cdc1baddd9a91 --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-9b9383e555f45b6e.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-054bf847d36a6b9e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36942026-09-11T20:49:37.053Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name parse_display_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parse-display-derive-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e792d5db86460413 -C extra-filename=-afc5c529a7b5a28a --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-be5734abe16157a0.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-db17082947442a0b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36952026-09-11T20:49:37.053Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name instant --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/instant-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("inaccurate", "js-sys", "now", "stdweb", "wasm-bindgen", "wasm-bindgen_rs", "web-sys"))' -C metadata=9f70446b2ace4773 -C extra-filename=-fe81d81eca53d050 --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-c8afeb56cacd505f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36962026-09-11T20:49:37.053Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=034cbb6483027ab5 -C extra-filename=-992338228558eaf8 --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-2f892cc0986a716b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36972026-09-11T20:49:37.053Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-1e957d1a383cbde0/build-script-build`
36982026-09-11T20:49:37.054Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proptest", "schemars", "schemars08", "serde", "std", "testing", "uuid-v4"))' -C metadata=9a4288627830935d -C extra-filename=-5aa62e22def8c46f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rmeta --extern newtype_uuid_macros=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid_macros-de6a7696c5ed2084.so --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3abc053f4411f86b.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36992026-09-11T20:49:37.054Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name backon --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/backon-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "embassy-sleep", "embassy-time", "futures-timer", "futures-timer-sleep", "gloo-timers", "gloo-timers-sleep", "std", "std-blocking-sleep", "tokio", "tokio-sleep"))' -C metadata=4befeaf8a53c1051 -C extra-filename=-bba67040a6645465 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-34d1a9f7e69a4e38.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37002026-09-11T20:49:37.054Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_generation --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oxide-generation-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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="daft01"' --cfg 'feature="proptest1"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="slog2"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("daft01", "default", "proptest1", "schemars08", "serde", "slog2", "std"))' -C metadata=95cf146bb7c08adc -C extra-filename=-0c6ef43666a847b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37012026-09-11T20:49:37.054Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name async_compression --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-compression-0.4.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --deny=missing_debug_implementations --deny=rust_2018_idioms --cfg 'feature="gzip"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all-algorithms", "all-implementations", "brotli", "bzip2", "deflate", "deflate64", "futures-io", "gzip", "lz4", "lzma", "tokio", "xz", "xz-parallel", "xz2", "zlib", "zstd", "zstdmt"))' -C metadata=706463b9985a6a43 -C extra-filename=-6fc6252abfa2e55a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern compression_codecs=/work/oxidecomputer/omicron/target/debug/deps/libcompression_codecs-0b2cc801ff39dc1d.rmeta --extern compression_core=/work/oxidecomputer/omicron/target/debug/deps/libcompression_core-360c1c16699326b1.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-1a825e29b69bcb3e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37022026-09-11T20:49:37.054Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name humantime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/humantime-2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mu"))' -C metadata=9dbb087fd3ac4c82 -C extra-filename=-fd773f1aaff6b9ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37032026-09-11T20:49:37.184Z Compiling hyper v1.10.1
37042026-09-11T20:49:37.223Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
37052026-09-11T20:49:37.260Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::restriction' '--warn=clippy::pedantic' '--allow=clippy::wildcard_enum_match_arm' '--allow=clippy::useless_borrows_in_formatting' '--allow=clippy::used_underscore_items' '--allow=clippy::unwrap_in_result' '--allow=clippy::unused_trait_names' '--allow=clippy::unused_async' '--allow=clippy::unseparated_literal_suffix' '--allow=clippy::unreachable' '--allow=clippy::unnested_or_patterns' '--allow=clippy::unnecessary_trailing_comma' '--allow=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_safety_comment' '--allow=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::std_instead_of_core' '--allow=clippy::std_instead_of_alloc' '--allow=clippy::single_match_else' '--allow=clippy::single_char_lifetime_names' '--allow=clippy::single_call_fn' '--allow=clippy::shadow_unrelated' '--allow=clippy::shadow_same' '--allow=clippy::shadow_reuse' '--allow=clippy::semicolon_outside_block' '--allow=clippy::semicolon_inside_block' '--allow=clippy::semicolon_if_nothing_returned' '--deny=clippy::self_named_module_files' '--allow=clippy::same_name_method' '--allow=clippy::renamed_function_params' '--allow=clippy::ref_patterns' '--allow=clippy::ref_option' '--allow=clippy::redundant_else' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::question_mark_used' '--allow=clippy::question_mark' '--allow=clippy::pub_with_shorthand' '--allow=clippy::pub_use' '--allow=clippy::ptr_as_ptr' '--allow=clippy::pattern_type_mismatch' '--allow=clippy::panic_in_result_fn' '--allow=clippy::panic' '--allow=clippy::new_without_default' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_continue' '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_unsafe_ops_per_block' '--allow=clippy::multiple_inherent_impl' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--allow=clippy::mod_module_files' '--allow=clippy::missing_trait_methods' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_inline_in_public_items' '--allow=clippy::missing_fields_in_debug' '--allow=clippy::missing_errors_doc' '--allow=clippy::missing_docs_in_private_items' '--allow=clippy::missing_assert_message' '--allow=clippy::min_ident_chars' '--allow=clippy::match_wild_err_arm' '--allow=clippy::map_unwrap_or' '--allow=clippy::map_err_ignore' '--allow=clippy::manual_assert_eq' '--allow=clippy::let_unit_value' '--allow=clippy::let_underscore_untyped' '--allow=clippy::let_underscore_must_use' '--allow=clippy::large_enum_variant' '--allow=clippy::items_after_statements' '--allow=clippy::integer_division_remainder_used' '--allow=clippy::integer_division' '--allow=clippy::inline_trait_bounds' '--allow=clippy::inline_modules' '--allow=clippy::indexing_slicing' '--allow=clippy::implicit_return' '--allow=clippy::impl_trait_in_params' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_then_some_else_none' '--allow=clippy::if_not_else' '--allow=clippy::float_arithmetic' '--allow=clippy::field_scoped_visibility_modifiers' '--allow=clippy::explicit_iter_loop' '--allow=clippy::expect_used' '--allow=clippy::error_impl_error' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_structs_with_brackets' '--allow=clippy::else_if_without_else' '--allow=clippy::default_trait_access' '--allow=clippy::default_numeric_fallback' '--allow=clippy::decimal_literal_representation' '--allow=clippy::collapsible_match' '--allow=clippy::cognitive_complexity' '--allow=clippy::clone_on_ref_ptr' '--allow=clippy::checked_conversions' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::blanket_clippy_restriction_lints' '--allow=clippy::as_conversions' '--allow=clippy::arithmetic_side_effects' '--allow=clippy::arbitrary_source_item_ordering' '--allow=clippy::absolute_paths' --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=c25222717f21fe35 -C extra-filename=-11326159470257f9 --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-36761043cea7cc10.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-5f8bf403f358d16e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-f57b0cec2750c1f6.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-adaf71dfcb32b380.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-b9d4b49ec22055e5.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-6b7d616efe01bc15.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-eed8ca722b0b9c11.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-eb0a4b29e4e8f5ee.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-1a825e29b69bcb3e.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-88db28b097ca3987.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-7b97fdc37ca84041.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37062026-09-11T20:49:37.295Z Compiling async-stream v0.3.6
37072026-09-11T20:49:37.299Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_messages --edition=2024 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/01f0608/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "smoltcp", "std"))' -C metadata=2cb2dcfd190afbc2 -C extra-filename=-82626a232e683a4d --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-3948ba2719554b61.rmeta --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-61734671ba791185.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-0f5539a2457549e4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-1a0dffbe7c673471.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-25994cd4633785c6.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-63b25f2e825259f8.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-cf24493dd78e4688.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37082026-09-11T20:49:37.334Z Compiling convert_case v0.4.0
37092026-09-11T20:49:37.337Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=82bcaab4039799c8 -C extra-filename=-55e04cd135c1297c --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-e3b68c69b7e194e5.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-f57b0cec2750c1f6.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-1a825e29b69bcb3e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37102026-09-11T20:49:37.337Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name convert_case --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rand", "random"))' -C metadata=97e661f411848b2b -C extra-filename=-8d22a73afb78cdb5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37112026-09-11T20:49:37.371Z Compiling half v2.7.1
37122026-09-11T20:49:37.375Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name half --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytemuck", "default", "nightly", "num-traits", "rand_distr", "rkyv", "serde", "std", "use-intrinsics", "zerocopy"))' -C metadata=590585e92f4d6bed -C extra-filename=-5a009ad2811b19b2 --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-c8afeb56cacd505f.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37132026-09-11T20:49:37.412Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
37142026-09-11T20:49:37.416Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-da250b1c0a8d859f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive", "erased-serde", "nested-values", "serde", "slog-error-chain-derive"))' -C metadata=e266be82cce63cfc -C extra-filename=-12ca92232ccbac47 --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-813617d6527196ad.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-a8d1cd8906920083.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37152026-09-11T20:49:37.483Z Compiling ciborium-io v0.2.2
37162026-09-11T20:49:37.555Z Compiling oxide-generation-macros v0.2.0
37172026-09-11T20:49:37.558Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ciborium_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=c596d6a3fa516108 -C extra-filename=-d36d8fa1e5e410b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37182026-09-11T20:49:37.593Z Compiling secrecy v0.10.3
37192026-09-11T20:49:37.596Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_generation_macros --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oxide-generation-macros-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ddb1328e35fa34f8 -C extra-filename=-c5b55efb85d92178 --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-b4d67f07919ede1e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-c0a2ca1178b3b11b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-081daffe3abb4d41.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37202026-09-11T20:49:37.624Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name secrecy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/secrecy-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 embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=b2034f3a8952ff16 -C extra-filename=-605610ac2edb8b90 --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-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37212026-09-11T20:49:37.706Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=56c98816f1f1987c -C extra-filename=-68dae086988655aa --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-47cd8f8dc9e7b1a0.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-249b13598140a28a.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-6b7d616efe01bc15.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-054bf847d36a6b9e.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-b757ef982f295bb7.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-6e51a3a64baf0661.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37222026-09-11T20:49:37.783Z Compiling indent_write v2.2.0
37232026-09-11T20:49:37.900Z Compiling backoff v0.4.0
37242026-09-11T20:49:37.903Z Compiling camino-tempfile v1.4.1
37252026-09-11T20:49:37.903Z Compiling crucible-workspace-hack v0.1.0
37262026-09-11T20:49:37.903Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name indent_write --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d16b7eb157cdb567 -C extra-filename=-a8f9954c45614da6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37272026-09-11T20:49:38.023Z Compiling derive_more v0.99.20
37282026-09-11T20:49:38.026Z Compiling inout v0.1.4
37292026-09-11T20:49:38.026Z Compiling regress v0.11.1
37302026-09-11T20:49:38.026Z Compiling universal-hash v0.5.1
37312026-09-11T20:49:38.026Z Compiling thiserror-impl-no-std v2.0.2
37322026-09-11T20:49:38.027Z Compiling opaque-debug v0.3.1
37332026-09-11T20:49:38.027Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name backoff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "async_std_1", "default", "futures", "futures-core", "pin-project-lite", "tokio", "tokio_1", "wasm-bindgen"))' -C metadata=93ed0ed996dacf95 -C extra-filename=-8a995efda59a0b80 --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-f57b0cec2750c1f6.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-53a24cd2896410db.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-fe81d81eca53d050.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-1a825e29b69bcb3e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37342026-09-11T20:49:38.027Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name camino_tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-tempfile-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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=61af151a4f95eba3 -C extra-filename=-8278206c1e0df374 --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-369847ab087cf11d.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-5a101d2c77ca3f5f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37352026-09-11T20:49:38.027Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=377861f1f9a450bb -C extra-filename=-ac55dd1fa1be0133 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-ac55dd1fa1be0133 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37362026-09-11T20:49:38.051Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_more --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-0.99.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_mut", "as_ref", "constructor", "convert_case", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "generate-parsing-rs", "index", "index_mut", "into", "into_iterator", "is_variant", "iterator", "mul", "mul_assign", "nightly", "not", "peg", "rustc_version", "sum", "testing-helpers", "track-caller", "try_into", "unwrap"))' -C metadata=0ed463f96fbf5f56 -C extra-filename=-1cfbac00e1744e07 --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-8d22a73afb78cdb5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37372026-09-11T20:49:38.054Z Compiling ciborium-ll v0.2.2
37382026-09-11T20:49:38.054Z Compiling aead v0.5.2
37392026-09-11T20:49:38.054Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37402026-09-11T20:49:38.054Z Compiling blake2 v0.10.6
37412026-09-11T20:49:38.085Z Compiling password-hash v0.5.0
37422026-09-11T20:49:38.088Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name inout --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/inout-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("block-padding", "std"))' -C metadata=97aa6be2e63e1174 -C extra-filename=-4d8336ecaf92709f --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-646c77236a189ca0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37432026-09-11T20:49:38.088Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=227b072ba558206f -C extra-filename=-267b1c971771e65b --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-aee7d2f8582b61aa.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37442026-09-11T20:49:38.088Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name universal_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=9d76276c23e5cd25 -C extra-filename=-2dacaf912060bdd6 --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-2485650c47585fb6.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37452026-09-11T20:49:38.088Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regress-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 --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "pattern", "prohibit-unsafe", "std", "utf16"))' -C metadata=01435e8ddc8c446c -C extra-filename=-d341089c6d4d580b --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-9b9383e555f45b6e.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-054bf847d36a6b9e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37462026-09-11T20:49:38.088Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name opaque_debug --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c5db6d9e4f4ef52c -C extra-filename=-ca5850d89599ee41 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37472026-09-11T20:49:38.088Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ciborium_ll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=d03a1f507338275f -C extra-filename=-0241039e4448ef40 --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-d36d8fa1e5e410b5.rmeta --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-5a009ad2811b19b2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37482026-09-11T20:49:38.115Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name aead --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "blobby", "bytes", "default", "dev", "getrandom", "heapless", "rand_core", "std", "stream"))' -C metadata=eb92d76fe284d5df -C extra-filename=-68137692f8431a35 --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-2485650c47585fb6.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-646c77236a189ca0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37492026-09-11T20:49:38.119Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/046f743/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b859792a52c8169b -C extra-filename=-1daa2bbcf4e3cf84 --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-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37502026-09-11T20:49:38.119Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name blake2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "reset", "simd", "simd_asm", "simd_opt", "size_opt", "std"))' -C metadata=1df77823d7b85a5b -C extra-filename=-ba28847056dc7a3d --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-bb74a95d46416a86.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37512026-09-11T20:49:38.151Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name password_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "rand_core", "std"))' -C metadata=fe303b44dca32e4b -C extra-filename=-f7b8c7be85efc0ca --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-4641a7d020b1e261.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-23b680fb0aad4548.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37522026-09-11T20:49:38.189Z Compiling unsafe-libyaml v0.2.11
37532026-09-11T20:49:38.192Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name unsafe_libyaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=428700a022b5b8e6 -C extra-filename=-fac5edfd7a1b28fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37542026-09-11T20:49:38.337Z Compiling swrite v0.1.0
37552026-09-11T20:49:38.480Z Compiling crossbeam-deque v0.8.6
37562026-09-11T20:49:38.483Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name swrite --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("osstring"))' -C metadata=e9645997dbe6f603 -C extra-filename=-2c98d7798085936d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37572026-09-11T20:49:38.621Z Compiling hyper-util v0.1.20
37582026-09-11T20:49:38.625Z Compiling cipher v0.4.4
37592026-09-11T20:49:38.625Z Compiling poly1305 v0.8.0
37602026-09-11T20:49:38.625Z Compiling itertools v0.15.0
37612026-09-11T20:49:38.625Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zstd_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-sys-2.0.16+zstd.1.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 --allow=non_upper_case_globals --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=d0379f93bcf255e9 -C extra-filename=-e82e864ff8c7935d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -l static=zstd`
37622026-09-11T20:49:38.625Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-ac55dd1fa1be0133/build-script-build`
37632026-09-11T20:49:38.625Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_deque --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-deque-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 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6def1cbfc353e579 -C extra-filename=-30a1da2db0dd111b --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-c2ea5a3e72737bc1.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-50e9efe714b4e28a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37642026-09-11T20:49:38.625Z Running `/work/oxidecomputer/omicron/target/debug/build/zstd-safe-1dbd92cf24d34d87/build-script-build`
37652026-09-11T20:49:38.777Z Compiling ciborium v0.2.2
37662026-09-11T20:49:38.781Z Compiling rayon-core v1.13.0
37672026-09-11T20:49:38.781Z Compiling num-derive v0.4.2
37682026-09-11T20:49:38.781Z Compiling glob v0.3.3
37692026-09-11T20:49:38.781Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-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 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-pool"' --cfg 'feature="client-proxy"' --cfg 'feature="client-proxy-system"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="server-graceful"' --cfg 'feature="service"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-pool", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=f6061e44351ebbd5 -C extra-filename=-6f6d2d54db09521f --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-a99736055d4f315d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-5f8bf403f358d16e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-b9d4b49ec22055e5.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0bf5a646b561519f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-1a825e29b69bcb3e.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-783429a7deba1990.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-a13000477c8c657d.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-69f8bc73e07c6f0b.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-24cc06f08e4187a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37702026-09-11T20:49:38.852Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cipher --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-padding", "dev", "rand_core", "std", "zeroize"))' -C metadata=a10ff7a2947f5054 -C extra-filename=-6daee57debadb2fd --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-2485650c47585fb6.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-4d8336ecaf92709f.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37712026-09-11T20:49:38.856Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=777192a051a301ef -C extra-filename=-746fb077122efe62 --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-603d68126913dae5.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-ca5850d89599ee41.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-2dacaf912060bdd6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37722026-09-11T20:49:38.856Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-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="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=8e8a5ef0e0f61fca -C extra-filename=-af208bc9d100447a --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-2f892cc0986a716b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37732026-09-11T20:49:38.969Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
37742026-09-11T20:49:38.969Z Compiling argon2 v0.5.3
37752026-09-11T20:49:38.973Z Compiling serde_yaml v0.9.34+deprecated
37762026-09-11T20:49:38.973Z Compiling toml_datetime v0.7.5+spec-1.1.0
37772026-09-11T20:49:38.973Z Compiling proc-macro-error-attr v1.0.4
37782026-09-11T20:49:38.973Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ciborium --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8f14761f4b2f0f16 -C extra-filename=-ddef13110ccf1ec1 --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-d36d8fa1e5e410b5.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-0241039e4448ef40.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37792026-09-11T20:49:39.006Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_workspace_hack --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9e480f4f08336b15 -C extra-filename=-8928a1ebdb4f3415 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37802026-09-11T20:49:39.009Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name num_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ae18abc08fb3b622 -C extra-filename=-8a8724bec2baea40 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37812026-09-11T20:49:39.009Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glob-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=06e2b291ff2de8c0 -C extra-filename=-32e11cbbb0cbd818 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37822026-09-11T20:49:39.009Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=c1d3635e1b0e6410 -C extra-filename=-7103965e71045a3f --out-dir /work/oxidecomputer/omicron/target/debug/build/rayon-core-7103965e71045a3f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37832026-09-11T20:49:39.198Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zstd_safe --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-safe-7.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 --allow=non_upper_case_globals --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=f2216a0f28f333d6 -C extra-filename=-a442506b7524b373 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zstd_sys=/work/oxidecomputer/omicron/target/debug/deps/libzstd_sys-e82e864ff8c7935d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out`
37842026-09-11T20:49:39.198Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_generation_kinds --edition=2024 generation-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="schemars08"' --cfg 'feature="serde"' --cfg 'feature="slog2"' --cfg 'feature="std"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "schemars08", "serde", "slog2", "std", "testing"))' -C metadata=444ddcbc56943c9b -C extra-filename=-b6d64d5d2d31d8ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern oxide_generation=/work/oxidecomputer/omicron/target/debug/deps/liboxide_generation-0c6ef43666a847b3.rmeta --extern oxide_generation_macros=/work/oxidecomputer/omicron/target/debug/deps/liboxide_generation_macros-c5b55efb85d92178.so --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37852026-09-11T20:49:39.202Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "password-hash", "rand", "simple", "std", "zeroize"))' -C metadata=11f921ad3a80b8dd -C extra-filename=-f6bb609b3f550cef --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-4641a7d020b1e261.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-ba28847056dc7a3d.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-603d68126913dae5.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-f7b8c7be85efc0ca.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37862026-09-11T20:49:39.202Z Compiling chacha20 v0.9.1
37872026-09-11T20:49:39.202Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
37882026-09-11T20:49:39.202Z Compiling proc-macro-error v1.0.4
37892026-09-11T20:49:39.202Z Compiling tabwriter v1.4.1
37902026-09-11T20:49:39.202Z Compiling illumos-nvpair-sys v0.2.0
37912026-09-11T20:49:39.202Z Compiling heapless v0.8.0
37922026-09-11T20:49:39.202Z Compiling hash32 v0.3.1
37932026-09-11T20:49:39.202Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_yaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7474b81a0075898b -C extra-filename=-880c138e94e08aa6 --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-df56548816dd36a4.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-eb0a4b29e4e8f5ee.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-a148b278610c4987.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-fac5edfd7a1b28fc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37942026-09-11T20:49:39.202Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.7.5+spec-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--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::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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' '--allow=clippy::get_first' '--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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=c570b868129eb888 -C extra-filename=-cd21f5438e09fa0c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37952026-09-11T20:49:39.202Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6819b5271d7d6084 -C extra-filename=-2721e08d8f4a4ce6 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-2721e08d8f4a4ce6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-464edf1bc7384a2b.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37962026-09-11T20:49:39.301Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name chacha20 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=df8f59d11058cded -C extra-filename=-67c85659b80ce174 --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-c8afeb56cacd505f.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-6daee57debadb2fd.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-603d68126913dae5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37972026-09-11T20:49:39.305Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_client_types --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/ad8a317/crucible-client-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d0f428bdb255f635 -C extra-filename=-a0d7bce1927ddf41 --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-a99736055d4f315d.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8928a1ebdb4f3415.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37982026-09-11T20:49:39.305Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=ffd25717a487a5bd -C extra-filename=-a823a2c175fb117b --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-a823a2c175fb117b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-464edf1bc7384a2b.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37992026-09-11T20:49:39.305Z Compiling zstd v0.13.3
38002026-09-11T20:49:39.305Z Compiling colored v3.1.1
38012026-09-11T20:49:39.338Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
38022026-09-11T20:49:39.341Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tabwriter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tabwriter-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi_formatting"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_formatting", "default"))' -C metadata=17daabed630b096b -C extra-filename=-8b45795018347949 --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-fb66b428f1def7e9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38032026-09-11T20:49:39.341Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a320a2dd6d56de42 -C extra-filename=-c51999a49be44886 --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-a85bc2f7a054eda7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38042026-09-11T20:49:39.341Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=4b13f803e09f32a9 -C extra-filename=-0ea51ee9a85fb591 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-0ea51ee9a85fb591 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38052026-09-11T20:49:39.341Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/illumos-nvpair-sys-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a9e98e3db3eb2c04 -C extra-filename=-9e5bbcb8344911d6 --out-dir /work/oxidecomputer/omicron/target/debug/build/illumos-nvpair-sys-9e5bbcb8344911d6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38062026-09-11T20:49:39.406Z Compiling toml_edit v0.23.10+spec-1.0.0
38072026-09-11T20:49:39.410Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-7103965e71045a3f/build-script-build`
38082026-09-11T20:49:39.410Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-262b4bd3f70f4b91/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a6ec4020d1eff95 -C extra-filename=-979756aeaf6052b1 --out-dir /work/oxidecomputer/omicron/target/debug/build/nvpair-sys-979756aeaf6052b1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38092026-09-11T20:49:39.446Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zstd --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "thin", "thin-lto", "wasm", "zdict_builder", "zstdmt"))' -C metadata=f8c4b488cf6784c0 -C extra-filename=-5363eb8c9c393e07 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zstd_safe=/work/oxidecomputer/omicron/target/debug/deps/libzstd_safe-a442506b7524b373.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out`
38102026-09-11T20:49:39.449Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name colored --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/colored-3.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 --warn=unsafe_code '--warn=clippy::suspicious' '--warn=clippy::style' '--warn=clippy::perf' '--warn=clippy::pedantic' '--warn=clippy::nursery' --warn=deprecated '--warn=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wildcard_imports' '--allow=clippy::unwrap_used' '--allow=clippy::too_many_lines' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_const_for_fn' '--allow=clippy::expect_used' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-color"))' -C metadata=834e816f9eaace37 -C extra-filename=-cc7c0de1c6e2b8cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38112026-09-11T20:49:39.450Z Compiling smoltcp v0.11.0
38122026-09-11T20:49:39.483Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.23.10+spec-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--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::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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' '--allow=clippy::get_first' '--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="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "parse", "serde", "unbounded"))' -C metadata=e7a7b3b2c1c8e909 -C extra-filename=-cfa73a3f78d519ae --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-df56548816dd36a4.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-cd21f5438e09fa0c.rmeta --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-ac055e08eed95de1.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-ef6a3cbdcba96902.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38132026-09-11T20:49:39.561Z Compiling chacha20poly1305 v0.10.1
38142026-09-11T20:49:39.567Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "ipv6-hbh-max-options-1", "ipv6-hbh-max-options-16", "ipv6-hbh-max-options-2", "ipv6-hbh-max-options-3", "ipv6-hbh-max-options-32", "ipv6-hbh-max-options-4", "ipv6-hbh-max-options-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "packetmeta-id", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipsec", "proto-ipsec-ah", "proto-ipsec-esp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-ipv6-fragmentation", "proto-ipv6-hbh", "proto-ipv6-routing", "proto-rpl", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "rpl-parents-buffer-count-16", "rpl-parents-buffer-count-2", "rpl-parents-buffer-count-32", "rpl-parents-buffer-count-4", "rpl-parents-buffer-count-8", "rpl-relations-buffer-count-1", "rpl-relations-buffer-count-128", "rpl-relations-buffer-count-16", "rpl-relations-buffer-count-2", "rpl-relations-buffer-count-32", "rpl-relations-buffer-count-4", "rpl-relations-buffer-count-64", "rpl-relations-buffer-count-8", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=bd3f3088a91bd529 -C extra-filename=-c5d868ae71f3670a --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-c5d868ae71f3670a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38152026-09-11T20:49:39.712Z Compiling thiserror-no-std v2.0.2
38162026-09-11T20:49:39.746Z Compiling cobs v0.3.0
38172026-09-11T20:49:39.749Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
38182026-09-11T20:49:39.749Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-2721e08d8f4a4ce6/build-script-build`
38192026-09-11T20:49:39.750Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name chacha20poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "heapless", "rand_core", "reduced-round", "std", "stream"))' -C metadata=abb81018329ac621 -C extra-filename=-272df1a36bbcb959 --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-68137692f8431a35.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-67c85659b80ce174.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-6daee57debadb2fd.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-746fb077122efe62.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38202026-09-11T20:49:39.902Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=3ecb9dd2b79f3e01 -C extra-filename=-d20613ae41c8cf08 --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-267b1c971771e65b.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38212026-09-11T20:49:39.905Z Compiling zip v4.6.1
38222026-09-11T20:49:39.905Z Compiling parse-display v0.10.0
38232026-09-11T20:49:39.906Z Compiling proc-macro-crate v1.3.1
38242026-09-11T20:49:39.906Z Compiling foreign-types-macros v0.2.3
38252026-09-11T20:49:39.906Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rayon_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=b9e3bf1497b0a233 -C extra-filename=-9037290892bc41dc --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-30a1da2db0dd111b.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-50e9efe714b4e28a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38262026-09-11T20:49:39.906Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cobs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cobs-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "defmt", "serde", "std", "use_std"))' -C metadata=93f3d21067333c56 -C extra-filename=-b6e1482266941a20 --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-f88a6f7528205999.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38272026-09-11T20:49:39.906Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-b4208df2b2914a54/b0887ec/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eb22c0faeb803704 -C extra-filename=-41899cc7a527c4ff --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-41899cc7a527c4ff -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38282026-09-11T20:49:40.117Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zip --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zip-4.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="_deflate-any"' --cfg 'feature="bzip2"' --cfg 'feature="deflate"' --cfg 'feature="deflate-flate2"' --cfg 'feature="deflate-flate2-zlib-rs"' --cfg 'feature="deflate-zopfli"' --cfg 'feature="jiff-02"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_all-features", "_deflate-any", "aes-crypto", "bzip2", "chrono", "default", "deflate", "deflate-flate2", "deflate-flate2-zlib", "deflate-flate2-zlib-rs", "deflate-zopfli", "deflate64", "getrandom", "hmac", "jiff-02", "lzma", "lzma-static", "nt-time", "pbkdf2", "ppmd", "sha1", "time", "unreserved", "xz", "xz-static", "zeroize", "zstd"))' -C metadata=90d4cd9187dadadd -C extra-filename=-904d443341801caf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-e7fb1e55b3cb2059.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-0d1d74eea2047571.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-054bf847d36a6b9e.rmeta --extern zopfli=/work/oxidecomputer/omicron/target/debug/deps/libzopfli-533df23fbebc93d2.rmeta --extern zstd=/work/oxidecomputer/omicron/target/debug/deps/libzstd-5363eb8c9c393e07.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out`
38292026-09-11T20:49:40.120Z Compiling typify-impl v0.6.2
38302026-09-11T20:49:40.120Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
38312026-09-11T20:49:40.120Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
38322026-09-11T20:49:40.121Z Compiling foreign-types-shared v0.3.1
38332026-09-11T20:49:40.121Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name parse_display --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parse-display-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="regex"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "docs", "regex", "regex-syntax", "std"))' -C metadata=809c635508d163c5 -C extra-filename=-c9efdcc507723cfe --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-afc5c529a7b5a28a.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-be5734abe16157a0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38342026-09-11T20:49:40.121Z Running `/work/oxidecomputer/omicron/target/debug/build/illumos-nvpair-sys-9e5bbcb8344911d6/build-script-build`
38352026-09-11T20:49:40.121Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ec94ac09a6c46241 -C extra-filename=-f3d4d08f7b516c06 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38362026-09-11T20:49:40.121Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_crate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e87020c2f57eff21 -C extra-filename=-7dcb5e340840f5f4 --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-0875c71ea664a892.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-7280b445afda3623.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38372026-09-11T20:49:40.155Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=649d0482110336f5 -C extra-filename=-7b61c795d35e6013 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38382026-09-11T20:49:40.333Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name typify_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typify-impl-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=106bfd7616dd3f98 -C extra-filename=-906d99990c5eb820 --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-b4d67f07919ede1e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-d341089c6d4d580b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-01edd4035b1021f2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38392026-09-11T20:49:40.336Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-a823a2c175fb117b/build-script-build`
38402026-09-11T20:49:40.369Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/0525f2f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "kernel"))' -C metadata=b3f53103fd23c07d -C extra-filename=-c2444028eba3d1d1 --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-3948ba2719554b61.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38412026-09-11T20:49:40.378Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/0525f2f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=da027cc9e8b5c2cc -C extra-filename=-0f85acb4b240c4be --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-0f85acb4b240c4be -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-464edf1bc7384a2b.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38422026-09-11T20:49:40.378Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-979756aeaf6052b1/build-script-build`
38432026-09-11T20:49:40.378Z Compiling hyper-tls v0.6.0
38442026-09-11T20:49:40.378Z Compiling vsss-rs v3.3.4
38452026-09-11T20:49:40.378Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
38462026-09-11T20:49:40.378Z Compiling ingot-macros v0.2.0
38472026-09-11T20:49:40.378Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-0ea51ee9a85fb591/build-script-build`
38482026-09-11T20:49:40.379Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b6a1c4509f856f58 -C extra-filename=-146e617de31717b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38492026-09-11T20:49:40.565Z Compiling proc-macro-crate v3.4.0
38502026-09-11T20:49:40.569Z Compiling rayon v1.11.0
38512026-09-11T20:49:40.569Z Compiling postcard v1.1.3
38522026-09-11T20:49:40.569Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-tls-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=fa767af7730254a6 -C extra-filename=-4824dcfc30498d8a --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-47cd8f8dc9e7b1a0.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-6f6d2d54db09521f.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-7cb5975a6bcf5be0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-1b801c0f2a3527d7.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-69f8bc73e07c6f0b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
38532026-09-11T20:49:40.627Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_api_types_versions --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/046f743/crates/propolis-api-types-versions/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=909af9fc4277ebd1 -C extra-filename=-c85745a29d1a7cd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-a0d7bce1927ddf41.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-1daa2bbcf4e3cf84.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38542026-09-11T20:49:40.631Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ingot_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ingot-macros-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=037ca7cf12addd13 -C extra-filename=-f0699dad52f1dbd8 --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-7a1835c470d020cf.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-af208bc9d100447a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38552026-09-11T20:49:40.631Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-c5d868ae71f3670a/build-script-build`
38562026-09-11T20:49:40.631Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name vsss_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "curve25519", "curve25519-dalek", "default", "hex", "serde", "std"))' -C metadata=f3e8f6976dae1beb -C extra-filename=-5fed6632ad9b44c0 --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-d3b13ba2ae292ea3.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-543ecd076fef1908.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-3c2ed44b185bba47.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-23b680fb0aad4548.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-d20613ae41c8cf08.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38572026-09-11T20:49:40.632Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_nvpair_sys --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/illumos-nvpair-sys-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=97a6bcd2a75b5e56 -C extra-filename=-a2e293dc48886e7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l nvpair`
38582026-09-11T20:49:40.810Z Compiling illumos-nvpair v0.3.0
38592026-09-11T20:49:40.814Z Compiling num_enum_derive v0.5.11
38602026-09-11T20:49:40.814Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
38612026-09-11T20:49:40.814Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
38622026-09-11T20:49:40.814Z Compiling sigpipe v0.1.3
38632026-09-11T20:49:40.848Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-41899cc7a527c4ff/build-script-build`
38642026-09-11T20:49:40.924Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name postcard --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/postcard-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="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core-num-saturating", "crc", "default", "defmt", "embedded-io", "embedded-io-04", "embedded-io-06", "experimental-derive", "heapless", "heapless-cas", "nalgebra-v0_33", "nalgebra_v0_33", "paste", "postcard-derive", "use-crc", "use-defmt", "use-std"))' -C metadata=6615b3fcddd353c0 -C extra-filename=-d8cdc101683a150c --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-b6e1482266941a20.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38652026-09-11T20:49:40.953Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rayon --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=1799b0447cbb9f1c -C extra-filename=-263f7112b196b016 --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-2f892cc0986a716b.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-9037290892bc41dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38662026-09-11T20:49:40.957Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nvpair_sys --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-262b4bd3f70f4b91/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=349b351e22e38347 -C extra-filename=-384995a6f0cf8558 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l nvpair -l zfs`
38672026-09-11T20:49:40.957Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_crate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-crate-3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a11dcc6b389d9695 -C extra-filename=-178e6fef099d8d4d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-cfa73a3f78d519ae.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38682026-09-11T20:49:41.034Z Compiling reqwest v0.12.28
38692026-09-11T20:49:41.038Z Compiling cstr-argument v0.1.2
38702026-09-11T20:49:41.038Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
38712026-09-11T20:49:41.038Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
38722026-09-11T20:49:41.039Z Compiling itertools v0.12.1
38732026-09-11T20:49:41.039Z Compiling toml v0.8.23
38742026-09-11T20:49:41.039Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=6b2fb40d31f2c485 -C extra-filename=-99c03dfaa89385d3 --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-c51999a49be44886.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-d7caaea247884269.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38752026-09-11T20:49:41.039Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_nvpair --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/illumos-nvpair-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d0f8e950d60fe3cc -C extra-filename=-6f2eafd4503b8ddc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern illumos_nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libillumos_nvpair_sys-a2e293dc48886e7e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38762026-09-11T20:49:41.039Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name num_enum_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "proc-macro-crate", "std"))' -C metadata=7f0674b1b7db5831 -C extra-filename=-07da41e1bfdd74d9 --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-7dcb5e340840f5f4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-aee7d2f8582b61aa.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38772026-09-11T20:49:41.039Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors_macros --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-8d80884f4e7a8dd5/0e3a149/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ab0863650f5777e -C extra-filename=-d606a0b54b273f78 --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-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-aee7d2f8582b61aa.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38782026-09-11T20:49:41.039Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sigpipe --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a8d485eaa64f210 -C extra-filename=-3e756e2dae68da92 --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-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38792026-09-11T20:49:41.039Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/0525f2f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=baab32d52a2959f3 -C extra-filename=-4be05bc59d56a084 --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-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38802026-09-11T20:49:41.181Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.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 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="stream"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=7d662f93c46ab7f4 -C extra-filename=-4d1f8800798d0067 --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-a99736055d4f315d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-249b13598140a28a.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-5f8bf403f358d16e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-f57b0cec2750c1f6.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-adaf71dfcb32b380.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-b9d4b49ec22055e5.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-4824dcfc30498d8a.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-6f6d2d54db09521f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-b757ef982f295bb7.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-7cb5975a6bcf5be0.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0bf5a646b561519f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-1a825e29b69bcb3e.rmeta --extern rustls_pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-591a1b9c6c02bd3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-02d6c90f6149f3b5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-1b801c0f2a3527d7.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-7713a42936873dd5.rmeta --extern tower_http=/work/oxidecomputer/omicron/target/debug/deps/libtower_http-6cc2557fadd24736.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-69f8bc73e07c6f0b.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
38812026-09-11T20:49:41.184Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=01326c7b5c107146 -C extra-filename=-b00da713d20c8fa5 --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-f3d4d08f7b516c06.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-aee7d2f8582b61aa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback`
38822026-09-11T20:49:41.185Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name libdlpi_sys --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-b4208df2b2914a54/b0887ec/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa466dec5fcdc502 -C extra-filename=-fcfd71c267e3b139 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l dlpi`
38832026-09-11T20:49:41.185Z Compiling foreign-types v0.5.0
38842026-09-11T20:49:41.214Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
38852026-09-11T20:49:41.218Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
38862026-09-11T20:49:41.218Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
38872026-09-11T20:49:41.218Z Compiling smf v0.2.3
38882026-09-11T20:49:41.218Z Compiling whoami v1.6.1
38892026-09-11T20:49:41.218Z Compiling usdt-macro v0.5.0
38902026-09-11T20:49:41.250Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-0f85acb4b240c4be/build-script-build`
38912026-09-11T20:49:41.254Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-0de9f4adf6a850c0/83c624f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce65e3caf5b0921c -C extra-filename=-b4966587c50d39a3 --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-b4966587c50d39a3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38922026-09-11T20:49:41.254Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cstr_argument --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=fa53f566f196fe38 -C extra-filename=-23bf56a2a1f77886 --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-c8afeb56cacd505f.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-054bf847d36a6b9e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38932026-09-11T20:49:41.254Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=c9740e3c0bf65ea3 -C extra-filename=-e0ed419d817544b0 --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-2f892cc0986a716b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38942026-09-11T20:49:41.254Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/tofino-a7521256dea51b3e/7e56ab6/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=42a83a88bde2fe0e -C extra-filename=-fef5f9bf309f0a1e --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-fef5f9bf309f0a1e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8f5da3de5601b39f.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38952026-09-11T20:49:41.254Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.8.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 --warn=rust_2018_idioms '--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 --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--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::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order", "unbounded"))' -C metadata=8260f57961fb0e0d -C extra-filename=-5bfb7a43fc104ff9 --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-d54ce1c3939a9e89.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-bb6290b6392337d1.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a9ceb95a06fa005a.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f21c1d627623f3ff.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38962026-09-11T20:49:41.289Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/046f743/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8d7784a1e8e6e05c -C extra-filename=-9f3f0a3f468be551 --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-f36ac586621dabce.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-8a4732afddef8a4f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38972026-09-11T20:49:41.295Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=db180da25fba655b -C extra-filename=-0e64f5a4c5d9292a --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-7b61c795d35e6013.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-146e617de31717b9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38982026-09-11T20:49:41.329Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 illumos-utils/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=ec470d22a3c70ff4 -C extra-filename=-ba8abc135dd3a6a4 --out-dir /work/oxidecomputer/omicron/target/debug/build/illumos-utils-ba8abc135dd3a6a4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38992026-09-11T20:49:41.333Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/ad8a317/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dba89a223f97708f -C extra-filename=-359b22f7a1198f24 --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-8928a1ebdb4f3415.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-8a8724bec2baea40.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39002026-09-11T20:49:41.333Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name smf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c46311dcfe4c35c0 -C extra-filename=-c95b470fa7fe6268 --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-df2e14f6fdb1e2e8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39012026-09-11T20:49:41.333Z Compiling usdt-attr-macro v0.5.0
39022026-09-11T20:49:41.333Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name whoami --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/whoami-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs --check-cfg 'cfg(daku)' --cfg 'feature="default"' --cfg 'feature="web"' --cfg 'feature="web-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "web", "web-sys"))' -C metadata=bfc5c49b7d4da9f5 -C extra-filename=-a3b889cd96e179f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39032026-09-11T20:49:41.362Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=abe4bb362369f498 -C extra-filename=-85ae77d0c1087839 --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-9567e8974bbf19e5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-67c7166b182ad1aa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-47fec743cf8f2a3e.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39042026-09-11T20:49:41.439Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=7feb82353dcd79d7 -C extra-filename=-42a7ddd070b228a3 --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-9567e8974bbf19e5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-67c7166b182ad1aa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-47fec743cf8f2a3e.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39052026-09-11T20:49:41.442Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "ipv6-hbh-max-options-1", "ipv6-hbh-max-options-16", "ipv6-hbh-max-options-2", "ipv6-hbh-max-options-3", "ipv6-hbh-max-options-32", "ipv6-hbh-max-options-4", "ipv6-hbh-max-options-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "packetmeta-id", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipsec", "proto-ipsec-ah", "proto-ipsec-esp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-ipv6-fragmentation", "proto-ipv6-hbh", "proto-ipv6-routing", "proto-rpl", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "rpl-parents-buffer-count-16", "rpl-parents-buffer-count-2", "rpl-parents-buffer-count-32", "rpl-parents-buffer-count-4", "rpl-parents-buffer-count-8", "rpl-relations-buffer-count-1", "rpl-relations-buffer-count-128", "rpl-relations-buffer-count-16", "rpl-relations-buffer-count-2", "rpl-relations-buffer-count-32", "rpl-relations-buffer-count-4", "rpl-relations-buffer-count-64", "rpl-relations-buffer-count-8", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=9a5dd82fc5d9ee9e -C extra-filename=-c8b2973020a66097 --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-b0c20064e4257887.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-a85bc2f7a054eda7.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-99c03dfaa89385d3.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-62c61abfd0e56c79.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39062026-09-11T20:49:41.443Z Compiling derive-where v1.6.0
39072026-09-11T20:49:41.473Z Compiling memmap v0.7.0
39082026-09-11T20:49:41.651Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_where --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive-where-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly", "safe", "serde", "zeroize", "zeroize-on-drop"))' -C metadata=9b4d2a07ceba3cbb -C extra-filename=-b204df21dbd8d7dd --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39092026-09-11T20:49:41.655Z Compiling num_enum_derive v0.7.6
39102026-09-11T20:49:41.655Z Compiling zone_cfg_derive v0.3.1
39112026-09-11T20:49:41.655Z Compiling console v0.15.11
39122026-09-11T20:49:41.685Z Compiling newline-converter v0.3.0
39132026-09-11T20:49:41.689Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name memmap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a8c20a949d561050 -C extra-filename=-6cf863394335e8e0 --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-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39142026-09-11T20:49:41.869Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name num_enum_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_enum_derive-0.7.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 --cfg 'feature="proc-macro-crate"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "proc-macro-crate", "std"))' -C metadata=b4ebceac1d07be49 -C extra-filename=-00ddfb27d70d690e --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-178e6fef099d8d4d.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39152026-09-11T20:49:41.869Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zone_cfg_derive-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9298554ab3bec446 -C extra-filename=-3ffbaa29020449ac --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-2408c3d4c6d3556f.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-b00da713d20c8fa5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-aee7d2f8582b61aa.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39162026-09-11T20:49:41.873Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.15.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="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=ccd519f935fc4e24 -C extra-filename=-6866355d09e8c508 --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-f36ac586621dabce.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-fb66b428f1def7e9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39172026-09-11T20:49:41.873Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
39182026-09-11T20:49:41.873Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
39192026-09-11T20:49:41.873Z Compiling bytecount v0.6.9
39202026-09-11T20:49:41.903Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=289b4c7258b36389 -C extra-filename=-b4c33df7475abd56 --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-4d84c6dfacc56ee2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39212026-09-11T20:49:42.010Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-b4966587c50d39a3/build-script-build`
39222026-09-11T20:49:42.013Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
39232026-09-11T20:49:42.013Z Compiling num-rational v0.4.2
39242026-09-11T20:49:42.013Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nvpair --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-262b4bd3f70f4b91/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf8e4dbdb44b0113 -C extra-filename=-a2996251908661b8 --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-23bf56a2a1f77886.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-0e64f5a4c5d9292a.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-384995a6f0cf8558.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39252026-09-11T20:49:42.013Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-8d80884f4e7a8dd5/0e3a149/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=100f41b9f5c220b3 -C extra-filename=-2cb1d881adec7f48 --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-f36ac586621dabce.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-d606a0b54b273f78.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39262026-09-11T20:49:42.013Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bytecount --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytecount-0.6.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("generic-simd", "html_report", "runtime-dispatch-simd"))' -C metadata=3c71da18b00447d4 -C extra-filename=-55d6061bdd57c253 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39272026-09-11T20:49:42.166Z Compiling num-complex v0.4.6
39282026-09-11T20:49:42.169Z Compiling float-ord v0.3.2
39292026-09-11T20:49:42.169Z Compiling cancel-safe-futures v0.1.5
39302026-09-11T20:49:42.169Z Compiling gethostname v0.5.0
39312026-09-11T20:49:42.169Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-fef5f9bf309f0a1e/build-script-build`
39322026-09-11T20:49:42.169Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name num_rational --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num-bigint", "num-bigint-std", "serde", "std"))' -C metadata=bff6bf0697e41e65 -C extra-filename=-dcd161db7c5de29d --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-1af496fd5ab035aa.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39332026-09-11T20:49:42.169Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/046f743/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=22889bef5bddc97a -C extra-filename=-a1106d2116afdb76 --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-9f3f0a3f468be551.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-8a4732afddef8a4f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39342026-09-11T20:49:42.240Z Running `/work/oxidecomputer/omicron/target/debug/build/illumos-utils-ba8abc135dd3a6a4/build-script-build`
39352026-09-11T20:49:42.244Z Compiling expectorate v1.2.0
39362026-09-11T20:49:42.244Z Compiling linear-map v1.2.0
39372026-09-11T20:49:42.244Z Compiling prettyplease v0.2.37
39382026-09-11T20:49:42.244Z Compiling resolv-conf v0.7.6
39392026-09-11T20:49:42.244Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name num_complex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck", "default", "libm", "rand", "rkyv", "serde", "std"))' -C metadata=b5c84a42a10c1d05 -C extra-filename=-2339a847ce10c133 --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-6c9795a397cfc660.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39402026-09-11T20:49:42.276Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name float_ord --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eb26610ebfa9a007 -C extra-filename=-c1ab1668e3c766a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39412026-09-11T20:49:42.349Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name gethostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gethostname-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2c56710582d45a93 -C extra-filename=-4d70db72340caa1d --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-43e5ccdc1ddefd3d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39422026-09-11T20:49:42.349Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "internal-docs", "macros", "parking_lot", "std"))' -C metadata=5d14f78cde86f36f -C extra-filename=-8cb31b5c6183c15f --out-dir /work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-8cb31b5c6183c15f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39432026-09-11T20:49:42.352Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=377a195297178fca -C extra-filename=-92e7494dc76c4409 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-6866355d09e8c508.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-b4c33df7475abd56.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-4d8274df01164ebc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39442026-09-11T20:49:42.352Z Compiling papergrid v0.11.0
39452026-09-11T20:49:42.352Z Compiling tabled_derive v0.7.0
39462026-09-11T20:49:42.352Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name linear_map --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly", "serde", "serde_impl", "serde_test"))' -C metadata=4a9d4b17ba9fc5d3 -C extra-filename=-563b5ebce1d66c1c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39472026-09-11T20:49:42.352Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=9669f40939797ffd -C extra-filename=-cead4fefc1c280d5 --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-cead4fefc1c280d5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39482026-09-11T20:49:42.352Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name resolv_conf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/resolv-conf-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 --cfg 'feature="system"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("system"))' -C metadata=f5f57a096206150b -C extra-filename=-20f6e0de4defe2af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39492026-09-11T20:49:42.457Z Compiling slog-dtrace v0.3.0
39502026-09-11T20:49:42.460Z Compiling crossterm v0.29.0
39512026-09-11T20:49:42.460Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name papergrid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "std"))' -C metadata=be7f00af09337e45 -C extra-filename=-1567a279bb0de6af --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-55d6061bdd57c253.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-483bdc5c7d1e0898.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39522026-09-11T20:49:42.460Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tabled_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b24a11c84cfa8065 -C extra-filename=-319b07b66083c5c6 --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-2408c3d4c6d3556f.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-b00da713d20c8fa5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-aee7d2f8582b61aa.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39532026-09-11T20:49:42.646Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
39542026-09-11T20:49:42.649Z Compiling num_enum v0.5.11
39552026-09-11T20:49:42.649Z Compiling termtree v0.5.1
39562026-09-11T20:49:42.649Z Compiling fd-lock v4.0.4
39572026-09-11T20:49:42.649Z Compiling vte v0.14.1
39582026-09-11T20:49:42.650Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_generation --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oxide-generation-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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="daft01"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="slog2"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("daft01", "default", "proptest1", "schemars08", "serde", "slog2", "std"))' -C metadata=4eebd00f21601e10 -C extra-filename=-e965c92af4c03e0c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39592026-09-11T20:49:42.681Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=41238c2b20bc8379 -C extra-filename=-2e595825c25c952b --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-dtrace-2e595825c25c952b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-464edf1bc7384a2b.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39602026-09-11T20:49:42.690Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crossterm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.29.0/src/lib.rs --error-format=json --json=diagnostic-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="derive-more"' --cfg 'feature="event-stream"' --cfg 'feature="events"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "derive-more", "event-stream", "events", "filedescriptor", "libc", "osc52", "serde", "use-dev-tty", "windows"))' -C metadata=6ede7db961c65c30 -C extra-filename=-61e47cdc915178e8 --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-3948ba2719554b61.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8ad9980a0f203a00.rmeta --extern document_features=/work/oxidecomputer/omicron/target/debug/deps/libdocument_features-38c8abdc4967a9fd.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-f57b0cec2750c1f6.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-242fe92aa751b4a7.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-5953e829bf18ad36.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-71bae07553df3d6d.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-dd81de431cc0c257.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39612026-09-11T20:49:42.759Z Compiling linked-hash-map v0.5.6
39622026-09-11T20:49:42.763Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name vte --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vte-0.14.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "arrayvec", "bitflags", "cursor-icon", "default", "log", "no_std", "serde"))' -C metadata=d246ca281e380aaf -C extra-filename=-1177e82593d4ad0a --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-054bf847d36a6b9e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39632026-09-11T20:49:42.763Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_api_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/046f743/crates/propolis-api-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=61475f5180cd6667 -C extra-filename=-66a99f903956db63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-a0d7bce1927ddf41.rmeta --extern propolis_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types_versions-c85745a29d1a7cd6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39642026-09-11T20:49:42.763Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name fd_lock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fd-lock-4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f2782e4775a09441 -C extra-filename=-64c7de151bc881a9 --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-c8afeb56cacd505f.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-71bae07553df3d6d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39652026-09-11T20:49:42.763Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name num_enum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "std"))' -C metadata=91f257f83859ec9b -C extra-filename=-b5d65c20dcef55c0 --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-07da41e1bfdd74d9.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39662026-09-11T20:49:42.795Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name termtree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/termtree-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 '--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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=03f32f01e82635db -C extra-filename=-1b7c5f56218e24e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39672026-09-11T20:49:42.799Z Compiling zone v0.3.1
39682026-09-11T20:49:42.832Z Compiling num v0.4.3
39692026-09-11T20:49:42.865Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name linked_hash_map --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl", "nightly", "serde", "serde_impl"))' -C metadata=9b1bb7db9fc1f4e0 -C extra-filename=-0334b12b2f545292 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39702026-09-11T20:49:42.973Z Compiling minimal-lexical v0.2.1
39712026-09-11T20:49:43.007Z Compiling hickory-proto v0.24.4
39722026-09-11T20:49:43.011Z Compiling unicode-xid v0.2.6
39732026-09-11T20:49:43.011Z Compiling nu-ansi-term v0.50.3
39742026-09-11T20:49:43.011Z Compiling ar_archive_writer v0.5.1
39752026-09-11T20:49:43.011Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zone-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="async"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "sync"))' -C metadata=edf2aa7faf16af84 -C extra-filename=-8eae445cf48844a4 --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-e0ed419d817544b0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-3ffbaa29020449ac.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39762026-09-11T20:49:43.047Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name num --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "libm", "num-bigint", "rand", "serde", "std"))' -C metadata=c95ffe438368c8b7 -C extra-filename=-b3150182fe3bc4ee --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-2339a847ce10c133.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-1af496fd5ab035aa.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-7a57feef8f4f1781.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-dcd161db7c5de29d.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39772026-09-11T20:49:43.122Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-8cb31b5c6183c15f/build-script-build`
39782026-09-11T20:49:43.204Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
39792026-09-11T20:49:43.207Z Compiling usdt v0.5.0
39802026-09-11T20:49:43.207Z Compiling strip-ansi-escapes v0.2.1
39812026-09-11T20:49:43.207Z Compiling lru-cache v0.1.2
39822026-09-11T20:49:43.207Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name minimal_lexical --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=0ec1d677b78225fb -C extra-filename=-ebb85595ca446631 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39832026-09-11T20:49:43.207Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ar_archive_writer --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ar_archive_writer-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 --deny=rust_2018_idioms --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=953c1bdde814accf -C extra-filename=-9757ada6649e8b7b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-1a603f14caba9997.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39842026-09-11T20:49:43.207Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nu_ansi_term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nu-ansi-term-0.50.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive_serde_style", "gnu_legacy", "serde", "std"))' -C metadata=fc70757b0b527e9d -C extra-filename=-1bcaab57820d928d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39852026-09-11T20:49:43.207Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_proto --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.24.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=unexpected_cfgs --check-cfg 'cfg(nightly)' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "bytes", "default", "dns-over-h3", "dns-over-https", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "h2", "h3", "h3-quinn", "http", "js-sys", "mdns", "native-certs", "native-tls", "openssl", "quinn", "ring", "rustls", "rustls-pemfile", "serde", "serde-config", "socket2", "testing", "text-parsing", "tokio", "tokio-native-tls", "tokio-openssl", "tokio-runtime", "tokio-rustls", "wasm-bindgen", "wasm-bindgen-crate", "webpki-roots"))' -C metadata=f7ce670815be64d8 -C extra-filename=-beeecaa252b7cd2c --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-e5ce56e8506f5b30.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-f9cb17c5fc4ad8cd.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-33914e6d8b4c14ed.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-5f8bf403f358d16e.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-9fa4513e97eb15c1.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-90be52b2e0a64ba1.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-ff8952e671ab4d4c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-24cc06f08e4187a2.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39862026-09-11T20:49:43.241Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_xid --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-xid-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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=778bc34b0fbb9e00 -C extra-filename=-cbbac3a7e9f53198 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39872026-09-11T20:49:43.428Z Compiling num_enum v0.7.6
39882026-09-11T20:49:43.432Z Compiling display-error-chain v0.2.2
39892026-09-11T20:49:43.432Z Compiling stacker v0.1.23
39902026-09-11T20:49:43.432Z Compiling csv-core v0.1.13
39912026-09-11T20:49:43.432Z Compiling cfg_aliases v0.1.1
39922026-09-11T20:49:43.432Z Compiling highway v1.3.0
39932026-09-11T20:49:43.463Z Compiling semver v0.1.20
39942026-09-11T20:49:43.495Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_devinfo --edition=2021 /home/build/.cargo/git/checkouts/illumos-devinfo-7ded718b7f0331e2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=937585c827831967 -C extra-filename=-800dbaf245339529 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-b5d65c20dcef55c0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39952026-09-11T20:49:43.499Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "dtrace-parser"))' -C metadata=523216996aa2ac72 -C extra-filename=-3d28bc88537118e1 --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-4c3621c4263fa118.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-9567e8974bbf19e5.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-d40e0f10fdbd1b25.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-6cf863394335e8e0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-42a7ddd070b228a3.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-47fec743cf8f2a3e.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-85ae77d0c1087839.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39962026-09-11T20:49:43.499Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_generation_kinds --edition=2024 generation-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="schemars08"' --cfg 'feature="serde"' --cfg 'feature="slog2"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "schemars08", "serde", "slog2", "std", "testing"))' -C metadata=08b42cddeb8f2db0 -C extra-filename=-7977fdc051c76ef9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern oxide_generation=/work/oxidecomputer/omicron/target/debug/deps/liboxide_generation-e965c92af4c03e0c.rmeta --extern oxide_generation_macros=/work/oxidecomputer/omicron/target/debug/deps/liboxide_generation_macros-c5b55efb85d92178.so --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39972026-09-11T20:49:43.499Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name lru_cache --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl"))' -C metadata=2dbe356ce6ffe2f7 -C extra-filename=-a6e6dda2918cca1a --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-0334b12b2f545292.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39982026-09-11T20:49:43.499Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name strip_ansi_escapes --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strip-ansi-escapes-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73c85400e3d17405 -C extra-filename=-a5eb8fc2faf9ccae --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-1177e82593d4ad0a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39992026-09-11T20:49:43.499Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-2e595825c25c952b/build-script-build`
40002026-09-11T20:49:43.499Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-cead4fefc1c280d5/build-script-build`
40012026-09-11T20:49:43.685Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name num_enum --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_enum-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "std"))' -C metadata=55cf1481fb7dc2c2 -C extra-filename=-5b8422b77bcbad1d --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-00ddfb27d70d690e.so --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-284f66ec6731db10.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40022026-09-11T20:49:43.688Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cancel_safe_futures --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "internal-docs", "macros", "parking_lot", "std"))' -C metadata=23d888f5098e9f2d -C extra-filename=-5b93e87315b42afc --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-f57b0cec2750c1f6.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-8b18dc3fcc726a8b.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-1a825e29b69bcb3e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40032026-09-11T20:49:43.688Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_aliases --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c04fb1da259c3528 -C extra-filename=-b006cf31448827a8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40042026-09-11T20:49:43.689Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name csv_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/csv-core-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libc"))' -C metadata=01824df5e8cef064 -C extra-filename=-fad755b3db2190e2 --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-054bf847d36a6b9e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40052026-09-11T20:49:43.689Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stacker-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=59486c9b28d0c490 -C extra-filename=-f2b96817014b904b --out-dir /work/oxidecomputer/omicron/target/debug/build/stacker-f2b96817014b904b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8f5da3de5601b39f.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40062026-09-11T20:49:43.689Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name display_error_chain --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/display-error-chain-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c146998a90c40eaf -C extra-filename=-5ec1cd83469ea280 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40072026-09-11T20:49:43.689Z Compiling nom v7.1.3
40082026-09-11T20:49:43.717Z Compiling nibble_vec v0.1.0
40092026-09-11T20:49:43.720Z Compiling endian-type v0.1.2
40102026-09-11T20:49:43.720Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name highway --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/highway-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8fec4e2e665d983a -C extra-filename=-658572f76e1ddc59 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40112026-09-11T20:49:43.720Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9d616a097523120e -C extra-filename=-e6c078440dac6de9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40122026-09-11T20:49:43.927Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tofino --edition=2021 /home/build/.cargo/git/checkouts/tofino-a7521256dea51b3e/7e56ab6/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=54b10f9d22b81ad7 -C extra-filename=-b800997bcfce769b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-800dbaf245339529.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -l static=pci`
40132026-09-11T20:49:43.930Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
40142026-09-11T20:49:43.930Z Compiling tokio-dtrace v0.1.1
40152026-09-11T20:49:43.930Z Compiling oxide-update-engine-types v0.1.2
40162026-09-11T20:49:43.930Z Compiling tabled v0.15.0
40172026-09-11T20:49:43.930Z Compiling reedline v0.40.0
40182026-09-11T20:49:43.930Z Compiling nix v0.28.0
40192026-09-11T20:49:43.930Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
40202026-09-11T20:49:43.930Z Compiling phf_shared v0.12.1
40212026-09-11T20:49:43.930Z Compiling recursive-proc-macro-impl v0.1.1
40222026-09-11T20:49:43.930Z Compiling chrono-tz v0.10.4
40232026-09-11T20:49:43.960Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=0cf006172ed23afa -C extra-filename=-c7896ef16e4748f0 --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-e22f03653f92d3a5.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'`
40242026-09-11T20:49:43.963Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=89231491a25e3039 -C extra-filename=-31ca6af593560390 --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-054bf847d36a6b9e.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-ebb85595ca446631.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40252026-09-11T20:49:43.963Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nibble_vec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=de17876f545878ba -C extra-filename=-2ce8b50de9ee1f0e --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-88db28b097ca3987.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40262026-09-11T20:49:43.963Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name endian_type --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7229c32f3f0437d -C extra-filename=-d29bc17f9f4dd114 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40272026-09-11T20:49:44.242Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dlpi --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-b4208df2b2914a54/b0887ec/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default"))' -C metadata=af2c2e285b8a79a2 -C extra-filename=-97bc4d48de295174 --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-f36ac586621dabce.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-fcfd71c267e3b139.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-5b8422b77bcbad1d.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b2f36f2f8b96cae8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40282026-09-11T20:49:44.246Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_dtrace --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-dtrace-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 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=867216a9647a06e4 -C extra-filename=-d60e658dd7c74b35 --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-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40292026-09-11T20:49:44.246Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tabled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "derive", "macros", "std", "tabled_derive"))' -C metadata=168a247fc1a5bcdf -C extra-filename=-ffb315459a2ad208 --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-1567a279bb0de6af.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-319b07b66083c5c6.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40302026-09-11T20:49:44.246Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_dtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b5347f08b1a080d7 -C extra-filename=-5d05010ee1bc9be8 --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-1e0124cd6fc62769.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40312026-09-11T20:49:44.246Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_update_engine_types --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oxide-update-engine-types-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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="schemars08"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("schemars08"))' -C metadata=dba84ff49a99e0a2 -C extra-filename=-2e78aee24ee8159d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-b204df21dbd8d7dd.so --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40322026-09-11T20:49:44.247Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name reedline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reedline-0.40.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arboard", "bashisms", "crossbeam", "external_printer", "rusqlite", "serde_json", "sqlite", "sqlite-dynlib", "system_clipboard"))' -C metadata=1ab2b82e1f35ecc8 -C extra-filename=-4b2d53e65fcfcc61 --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-1e0124cd6fc62769.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8b52857e14497030.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-64c7de151bc881a9.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-daa2bccd3b7a4092.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-1bcaab57820d928d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-a5eb8fc2faf9ccae.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-8a4732afddef8a4f.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-f1cefca1df0fdd9f.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-4d84c6dfacc56ee2.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-fb66b428f1def7e9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40332026-09-11T20:49:44.247Z Compiling ingot-types v0.2.0
40342026-09-11T20:49:44.247Z Compiling csv v1.4.0
40352026-09-11T20:49:44.247Z Compiling const_format_proc_macros v0.2.34
40362026-09-11T20:49:44.277Z Compiling peg-macros v0.8.5
40372026-09-11T20:49:44.281Z Compiling sqlparser_derive v0.5.0
40382026-09-11T20:49:44.281Z Compiling winnow v0.6.26
40392026-09-11T20:49:44.281Z Compiling unicode_categories v0.1.1
40402026-09-11T20:49:44.281Z Compiling home v0.5.12
40412026-09-11T20:49:44.281Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=ddddeb4c30948e27 -C extra-filename=-905107277f001d9b --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-905107277f001d9b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-b006cf31448827a8.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40422026-09-11T20:49:44.281Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name recursive_proc_macro_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/recursive-proc-macro-impl-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5c35302c77ab31bc -C extra-filename=-8144b83e42ecba98 --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-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40432026-09-11T20:49:44.281Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=c0251b1da51df687 -C extra-filename=-1df074c816636430 --out-dir /work/oxidecomputer/omicron/target/debug/build/chrono-tz-1df074c816636430 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40442026-09-11T20:49:44.281Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_shared-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=cba232b02767b9e6 -C extra-filename=-eba6d60e9f3bef3a --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-e6fa838db755993a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40452026-09-11T20:49:44.312Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickward --edition=2021 /home/build/.cargo/git/checkouts/clickward-e860126d7fbbad75/e3d9a1c/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c22dac6bafcbed3c -C extra-filename=-db5342acb6fe432a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40462026-09-11T20:49:44.591Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ingot_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ingot-types-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=2597cbe816fc1d35 -C extra-filename=-07cc05d5b22fa82c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ingot_macros=/work/oxidecomputer/omicron/target/debug/deps/libingot_macros-f0699dad52f1dbd8.so --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40472026-09-11T20:49:44.594Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name csv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/csv-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2f81404d8c5e31f2 -C extra-filename=-9f2ff1acfcfd0869 --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-fad755b3db2190e2.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-eb0a4b29e4e8f5ee.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-a148b278610c4987.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40482026-09-11T20:49:44.594Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name const_format_proc_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const_format_proc_macros-0.2.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "debug", "default", "derive", "syn"))' -C metadata=e3daffa7b338386c -C extra-filename=-c3ac92009745cb0d --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-cbbac3a7e9f53198.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40492026-09-11T20:49:44.594Z Compiling psm v0.1.30
40502026-09-11T20:49:44.594Z Compiling rustc_version v0.1.7
40512026-09-11T20:49:44.594Z Compiling radix_trie v0.2.1
40522026-09-11T20:49:44.594Z Compiling phf v0.12.1
40532026-09-11T20:49:44.631Z Compiling bcs v0.1.6
40542026-09-11T20:49:44.635Z Compiling nom v8.0.0
40552026-09-11T20:49:44.700Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sqlparser_derive-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9ea61c2713d1914b -C extra-filename=-baf92191a70b053a --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40562026-09-11T20:49:44.704Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name peg_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/peg-macros-0.8.5/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("trace"))' -C metadata=52e31bc866294ede -C extra-filename=-d26939c5248d7893 --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-7e77bbb16c35318e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40572026-09-11T20:49:44.704Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name home --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/home-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 '--allow=clippy::all' '--warn=clippy::correctness' '--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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=84caf97e0bf8703b -C extra-filename=-2218b67b6da09a23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40582026-09-11T20:49:44.704Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.6.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 --warn=rust_2018_idioms '--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::uninlined_format_args' '--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::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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::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="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=384f526d605a4e60 -C extra-filename=-012bba4a8c0b8ae1 --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-054bf847d36a6b9e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40592026-09-11T20:49:44.704Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_categories --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=687ecc459e0e199d -C extra-filename=-8bb0e18f831379ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40602026-09-11T20:49:44.807Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-0de9f4adf6a850c0/83c624f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1634f1e252af0bef -C extra-filename=-1b77a764ab8acbe5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-cc7c0de1c6e2b8cd.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-97bc4d48de295174.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-5b8422b77bcbad1d.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-a2996251908661b8.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-384995a6f0cf8558.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d04461f821ec7081.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-2cb1d881adec7f48.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7e24caacc7ed35d6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-24cc06f08e4187a2.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-60c06c134eae0ef4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
40612026-09-11T20:49:44.815Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/psm-0.1.30/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=abffcb88cfd2ff34 -C extra-filename=-0b56bab8a18b41e2 --out-dir /work/oxidecomputer/omicron/target/debug/build/psm-0b56bab8a18b41e2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ar_archive_writer=/work/oxidecomputer/omicron/target/debug/deps/libar_archive_writer-9757ada6649e8b7b.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8f5da3de5601b39f.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40622026-09-11T20:49:44.815Z Running `/work/oxidecomputer/omicron/target/debug/build/stacker-f2b96817014b904b/build-script-build`
40632026-09-11T20:49:44.815Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3d96bc1c3f5f8890 -C extra-filename=-f59db9cab90f7886 --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-e6c078440dac6de9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40642026-09-11T20:49:44.815Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name radix_trie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=fe42d5d479509093 -C extra-filename=-5368fdbcc8d15a21 --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-d29bc17f9f4dd114.rmeta --extern nibble_vec=/work/oxidecomputer/omicron/target/debug/deps/libnibble_vec-2ce8b50de9ee1f0e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40652026-09-11T20:49:44.815Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name phf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=8fcc9707cbfff05b -C extra-filename=-39a54d192704f90b --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-eba6d60e9f3bef3a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40662026-09-11T20:49:44.815Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bcs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d23bc42da5f5df18 -C extra-filename=-d556d7463a7a2410 --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-d54ce1c3939a9e89.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40672026-09-11T20:49:44.815Z Compiling oxide-tokio-rt v0.1.4
40682026-09-11T20:49:44.838Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
40692026-09-11T20:49:44.841Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=22494871513ea974 -C extra-filename=-2a8ed7b23aa47b69 --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-054bf847d36a6b9e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40702026-09-11T20:49:45.007Z Compiling typify-macro v0.6.2
40712026-09-11T20:49:45.010Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
40722026-09-11T20:49:45.010Z Compiling sha1 v0.10.6
40732026-09-11T20:49:45.011Z Compiling filetime v0.2.27
40742026-09-11T20:49:45.011Z Compiling xattr v1.6.1
40752026-09-11T20:49:45.040Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_tokio_rt --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oxide-tokio-rt-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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg, tokio_unstable)' --cfg 'feature="default"' --cfg 'feature="rt-multi-thread"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rt-multi-thread"))' -C metadata=1aedc682769818bf -C extra-filename=-d0f1547ca88e27b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libtokio_dtrace-d60e658dd7c74b35.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40762026-09-11T20:49:45.044Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-905107277f001d9b/build-script-build`
40772026-09-11T20:49:45.044Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name protocol --edition=2021 /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/54b2661/protocol/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9042cd68938f5227 -C extra-filename=-1fa4c9c542188ad8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40782026-09-11T20:49:45.044Z Running `/work/oxidecomputer/omicron/target/debug/build/chrono-tz-1df074c816636430/build-script-build`
40792026-09-11T20:49:45.185Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name typify_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typify-macro-0.6.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b3d9c88221503b98 -C extra-filename=-30b4eae1a7c2058d --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-67c7166b182ad1aa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-906d99990c5eb820.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40802026-09-11T20:49:45.189Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name client_common --edition=2024 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/ce015cd/client-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5a944f193996bb19 -C extra-filename=-aa60e9a2fa6df98b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40812026-09-11T20:49:45.189Z Compiling ingot v0.2.1
40822026-09-11T20:49:45.189Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
40832026-09-11T20:49:45.189Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name xattr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/xattr-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=13381cf4bade804e -C extra-filename=-e92b170078c81b7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40842026-09-11T20:49:45.189Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name filetime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/filetime-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=191c17f8bea8b54a -C extra-filename=-642f432538a6b2f9 --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-c8afeb56cacd505f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40852026-09-11T20:49:45.189Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=fb409c466c9634bf -C extra-filename=-35fb0b5687fedf25 --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-c8afeb56cacd505f.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-603d68126913dae5.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb74a95d46416a86.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40862026-09-11T20:49:45.329Z Compiling oxide-update-engine v0.1.2
40872026-09-11T20:49:45.332Z Compiling hickory-resolver v0.24.4
40882026-09-11T20:49:45.333Z Compiling subprocess v0.2.15
40892026-09-11T20:49:45.333Z Compiling headers-core v0.3.0
40902026-09-11T20:49:45.333Z Compiling yasna v0.5.2
40912026-09-11T20:49:45.333Z Compiling port-file v0.1.0
40922026-09-11T20:49:45.333Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ingot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ingot-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"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde"))' -C metadata=123cf4ee1477f9d3 -C extra-filename=-4996fa4ae825710e --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-3948ba2719554b61.rmeta --extern ingot_macros=/work/oxidecomputer/omicron/target/debug/deps/libingot_macros-f0699dad52f1dbd8.so --extern ingot_types=/work/oxidecomputer/omicron/target/debug/deps/libingot_types-07cc05d5b22fa82c.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40932026-09-11T20:49:45.369Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name chrono_tz --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-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 embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=fb8d2d02f5b6cada -C extra-filename=-707cf7ae1ceaebe2 --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-1e0124cd6fc62769.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-39a54d192704f90b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40942026-09-11T20:49:45.372Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=171fdfd91d9a80f7 -C extra-filename=-6ae63aabf74927f9 --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-3948ba2719554b61.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish`
40952026-09-11T20:49:45.372Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_debug_dropbox --edition=2024 /home/build/.cargo/git/checkouts/omicron-debug-dropbox-70fea570d4f944f9/eb13fc7/src/lib.rs --error-format=json --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::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ae950efbe2f79b9d -C extra-filename=-decbc3119b08a51b --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-369847ab087cf11d.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8ad9980a0f203a00.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40962026-09-11T20:49:45.516Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_update_engine --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oxide-update-engine-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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("schemars08"))' -C metadata=13846ab3ef23bb26 -C extra-filename=-9223051feb572ba0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-b204df21dbd8d7dd.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-563b5ebce1d66c1c.rmeta --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40972026-09-11T20:49:45.519Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_resolver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-resolver-0.24.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=unexpected_cfgs --check-cfg 'cfg(nightly)' --cfg 'feature="default"' --cfg 'feature="ipconfig"' --cfg 'feature="resolv-conf"' --cfg 'feature="system-config"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "dns-over-h3", "dns-over-https", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "ipconfig", "native-certs", "resolv-conf", "rustls", "serde", "serde-config", "system-config", "testing", "tokio", "tokio-native-tls", "tokio-openssl", "tokio-runtime", "tokio-rustls", "webpki-roots"))' -C metadata=0b157619bb2f4635 -C extra-filename=-a1a8bb85b231affa --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-c8afeb56cacd505f.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-beeecaa252b7cd2c.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-a6e6dda2918cca1a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-5953e829bf18ad36.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-20f6e0de4defe2af.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-88db28b097ca3987.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-24cc06f08e4187a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40982026-09-11T20:49:45.553Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subprocess-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d6201e385336a3e -C extra-filename=-3c178cc649fd640e --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-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40992026-09-11T20:49:45.556Z Compiling newtype_derive v0.1.6
41002026-09-11T20:49:45.556Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
41012026-09-11T20:49:45.556Z Compiling tar v0.4.46
41022026-09-11T20:49:45.556Z Compiling dropshot-api-manager-types v0.8.0
41032026-09-11T20:49:45.556Z Compiling tagptr v0.2.0
41042026-09-11T20:49:45.556Z Compiling libefi-sys v0.1.0
41052026-09-11T20:49:45.620Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name headers_core --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/headers-core-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=80812b7cf78e2bc0 -C extra-filename=-f0e10c3e492850f0 --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-8d95c26cce95bfcf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41062026-09-11T20:49:45.624Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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="default"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bit-vec", "default", "num-bigint", "std", "time"))' -C metadata=a616c2ffdb88211d -C extra-filename=-9a396bbdc6bbac50 --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-c6ed9aaa77e72a1f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41072026-09-11T20:49:45.624Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name port_file --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/port-file-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=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="default"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "tokio"))' -C metadata=250366800811da52 -C extra-filename=-549de9d35a4b8ada --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41082026-09-11T20:49:45.792Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "std-unstable"))' -C metadata=1017a8fd35e74431 -C extra-filename=-d3d2d49952f2c9a8 --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype_derive-d3d2d49952f2c9a8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-f59db9cab90f7886.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41092026-09-11T20:49:45.795Z Compiling const_format v0.2.35
41102026-09-11T20:49:45.796Z Compiling headers v0.4.1
41112026-09-11T20:49:45.796Z Compiling bitfield-struct v0.6.2
41122026-09-11T20:49:45.796Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
41132026-09-11T20:49:45.796Z Compiling utf-8 v0.7.6
41142026-09-11T20:49:45.796Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 oximeter/db/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' -C metadata=d3f611570a8aa1df -C extra-filename=-5b782ae8db9b09fc --out-dir /work/oxidecomputer/omicron/target/debug/build/oximeter-db-5b782ae8db9b09fc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-31ca6af593560390.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41152026-09-11T20:49:45.826Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tar --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tar-0.4.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 --deny=dead_code --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=5250ee7d1fe65fa3 -C extra-filename=-bb0402933484d4f9 --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-642f432538a6b2f9.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-e92b170078c81b7e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41162026-09-11T20:49:45.829Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ae4a33dc4dc1dcb -C extra-filename=-a307f06f8c3025ff --out-dir /work/oxidecomputer/omicron/target/debug/build/libefi-sys-a307f06f8c3025ff -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41172026-09-11T20:49:45.829Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tagptr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tagptr-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f3a2253261bfcce9 -C extra-filename=-409371149b266c6d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41182026-09-11T20:49:45.830Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_api_manager_types --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-api-manager-types-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a0f5e8b10879830b -C extra-filename=-34e761c9cdad863d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3abc053f4411f86b.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41192026-09-11T20:49:45.903Z Running `/work/oxidecomputer/omicron/target/debug/build/psm-0b56bab8a18b41e2/build-script-build`
41202026-09-11T20:49:45.906Z Compiling sqlformat v0.3.5
41212026-09-11T20:49:45.906Z Compiling xshell-macros v0.2.7
41222026-09-11T20:49:45.907Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
41232026-09-11T20:49:45.907Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name const_format --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const_format-0.2.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__debug", "__docsrs", "__inline_const_pat_tests", "__only_new_tests", "__test", "all", "assert", "assertc", "assertcp", "const_generics", "constant_time_as_str", "default", "derive", "fmt", "konst", "more_str_macros", "nightly_const_generics", "rust_1_51", "rust_1_64", "rust_1_83"))' -C metadata=4d156b2b06adf9ad -C extra-filename=-5d1b38cab6734332 --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-c3ac92009745cb0d.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41242026-09-11T20:49:45.907Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name headers --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/headers-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=21040f1473ad0ffa -C extra-filename=-f7a1adc56f8899f4 --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-a99736055d4f315d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-f0e10c3e492850f0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-eed8ca722b0b9c11.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-b757ef982f295bb7.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-35fb0b5687fedf25.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41252026-09-11T20:49:45.907Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bitfield_struct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitfield-struct-0.6.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d41f43f41d6840e1 -C extra-filename=-77f79f2271098b8c --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41262026-09-11T20:49:45.907Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name utf8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9afa693401b8f2a5 -C extra-filename=-5a0329b9b47e3712 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41272026-09-11T20:49:45.907Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-1dc8f7f9b0f61fe3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=884f6bf4bf7e93da -C extra-filename=-2d1124504d166608 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41282026-09-11T20:49:45.940Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sqlformat --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sqlformat-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=974d741e5542e631 -C extra-filename=-dc21c1405a9aeacb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_categories=/work/oxidecomputer/omicron/target/debug/deps/libunicode_categories-8bb0e18f831379ab.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-012bba4a8c0b8ae1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41292026-09-11T20:49:45.943Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name xshell_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/xshell-macros-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f6463c9fd1ba054 -C extra-filename=-75999072192c0cc0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41302026-09-11T20:49:45.973Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/git/checkouts/pq-sys-09ced6a94fc790f2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("pkg-config"))' -C metadata=51ab026c89990779 -C extra-filename=-dc6511bea564ce9d --out-dir /work/oxidecomputer/omicron/target/debug/build/pq-sys-dc6511bea564ce9d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41312026-09-11T20:49:46.006Z Compiling moka v0.12.13
41322026-09-11T20:49:46.085Z Compiling object v0.39.1
41332026-09-11T20:49:46.089Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-d3d2d49952f2c9a8/build-script-build`
41342026-09-11T20:49:46.124Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name moka --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.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 --warn=unexpected_cfgs --check-cfg 'cfg(armv5te)' --check-cfg 'cfg(beta_clippy)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(moka_loom)' --check-cfg 'cfg(mips)' --check-cfg 'cfg(skip_large_mem_tests)' --check-cfg 'cfg(trybuild)' --cfg 'feature="default"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-lock", "atomic64", "default", "event-listener", "future", "futures-util", "log", "logging", "quanta", "sync", "unstable-debug-counters"))' -C metadata=b3cc9ba9e2d00951 -C extra-filename=-b9e3260a27ce5d1a --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-3ac8cce29e469e73.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c2ea5a3e72737bc1.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-50e9efe714b4e28a.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-72c76abd933b7579.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-5953e829bf18ad36.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-e914187787332acb.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-88db28b097ca3987.rmeta --extern tagptr=/work/oxidecomputer/omicron/target/debug/deps/libtagptr-409371149b266c6d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41352026-09-11T20:49:46.234Z Compiling peg v0.8.5
41362026-09-11T20:49:46.237Z Compiling tungstenite v0.21.0
41372026-09-11T20:49:46.266Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
41382026-09-11T20:49:46.269Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name psm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/psm-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7db179e88a6f93b9 -C extra-filename=-4cabe1985db41858 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -l static=psm_s --cfg asm --cfg link_asm --cfg switchable_stack --check-cfg 'cfg(switchable_stack,asm,link_asm)'`
41392026-09-11T20:49:46.269Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.39.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 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=8a820cb38a917d10 -C extra-filename=-39e57a8cbb2975d4 --out-dir /work/oxidecomputer/omicron/target/debug/build/object-39e57a8cbb2975d4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41402026-09-11T20:49:46.370Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-a307f06f8c3025ff/build-script-build`
41412026-09-11T20:49:46.374Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name peg --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/peg-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "trace", "unstable"))' -C metadata=c8308e4a24740764 -C extra-filename=-4bb85d1c428edf33 --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-d26939c5248d7893.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-7e77bbb16c35318e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41422026-09-11T20:49:46.409Z Compiling rustyline v14.0.0
41432026-09-11T20:49:46.416Z Compiling tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
41442026-09-11T20:49:46.416Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
41452026-09-11T20:49:46.416Z Compiling path-slash v0.2.1
41462026-09-11T20:49:46.416Z Compiling half v1.8.3
41472026-09-11T20:49:46.416Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
41482026-09-11T20:49:46.416Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=e733a57354ec2e04 -C extra-filename=-06f6d32e1efda4ca --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-a85bc2f7a054eda7.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-f9cb17c5fc4ad8cd.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-6b7d616efe01bc15.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-35fb0b5687fedf25.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-5a0329b9b47e3712.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41492026-09-11T20:49:46.417Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_areas --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-a00aa0491da1f0f3/fc64732/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ef6132c83c0953f4 -C extra-filename=-665451fe828037ea --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-0838bba19a0ab684.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-0ffcd82b6bc17d65.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41502026-09-11T20:49:46.560Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rustyline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("buffer-redux", "case_insensitive_history_search", "custom-bindings", "default", "derive", "fd-lock", "home", "radix_trie", "regex", "rusqlite", "rustyline-derive", "signal-hook", "skim", "termios", "with-dirs", "with-file-history", "with-fuzzy", "with-sqlite-history"))' -C metadata=b4863c5e4fc2a7fa -C extra-filename=-1ea6cc65d5ea8f9f --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-3948ba2719554b61.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-64c7de151bc881a9.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-2218b67b6da09a23.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-054bf847d36a6b9e.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-6ae63aabf74927f9.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-5368fdbcc8d15a21.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-4d84c6dfacc56ee2.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-1b18f00722dff513.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41512026-09-11T20:49:46.595Z Compiling predicates-tree v1.0.13
41522026-09-11T20:49:46.598Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name newtype_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "std-unstable"))' -C metadata=a164e9dc3673f3f1 -C extra-filename=-8a4ad75520c58904 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg op_assign`
41532026-09-11T20:49:46.632Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name half --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/half-1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytemuck", "num-traits", "serde", "serialize", "std", "use-intrinsics", "zerocopy"))' -C metadata=3c9f0f0ffba6e0ae -C extra-filename=-817ac139d9dde85e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41542026-09-11T20:49:46.636Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name path_slash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/path-slash-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eff0af0daa04d1d3 -C extra-filename=-2a5d9289d475e777 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41552026-09-11T20:49:46.636Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2024 /home/build/.cargo/git/checkouts/tlvc-13cecd28e8456f3c/7a96eab/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=317dc029da177e55 -C extra-filename=-019cf7a4c4e0c570 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-f1cae9b1accadfdd.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-2c77c7c780369f98.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41562026-09-11T20:49:46.636Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_brand_metadata --edition=2024 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/38730b6/brand-metadata/src/lib.rs --error-format=json --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' '--allow=clippy::must-use-candidate' '--allow=clippy::missing-errors-doc' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=89eb3ef0cc6140d3 -C extra-filename=-67b10e31aaf5d845 --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-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib`
41572026-09-11T20:49:46.637Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/git/checkouts/fmd-adm-35bfe7e50a1b9bbe/846361b/fmd-adm-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=386a14cd95a75ae7 -C extra-filename=-8ff358c500d61f15 --out-dir /work/oxidecomputer/omicron/target/debug/build/fmd-adm-sys-8ff358c500d61f15 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41582026-09-11T20:49:46.738Z Compiling qorb v0.4.1
41592026-09-11T20:49:46.742Z Compiling xshell v0.2.7
41602026-09-11T20:49:46.742Z Compiling anstyle-parse v0.2.7
41612026-09-11T20:49:46.772Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name stacker --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stacker-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=91e82848c4397a49 -C extra-filename=-8cafa81c60b02d8f --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-c8afeb56cacd505f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern psm=/work/oxidecomputer/omicron/target/debug/deps/libpsm-4cabe1985db41858.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out`
41622026-09-11T20:49:46.776Z Running `/work/oxidecomputer/omicron/target/debug/build/oximeter-db-5b782ae8db9b09fc/build-script-build`
41632026-09-11T20:49:46.776Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name libefi_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ff514d8a88d899be -C extra-filename=-43cdb69346d16b54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l efi`
41642026-09-11T20:49:46.776Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates_tree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/predicates-tree-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6847b856aedf5d46 -C extra-filename=-0ae7c89332947f4d --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-1b991c95fd524a7a.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-1b7c5f56218e24e6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41652026-09-11T20:49:46.878Z Compiling steno v0.4.1
41662026-09-11T20:49:46.881Z Compiling tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
41672026-09-11T20:49:46.881Z Compiling serde_cbor v0.11.2
41682026-09-11T20:49:46.916Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name qorb --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/qorb-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"' --cfg 'feature="probes"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "diesel_pg", "probes", "qtop", "serde"))' -C metadata=57ae6e2091444e75 -C extra-filename=-e08130b483600558 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-b204df21dbd8d7dd.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-a1a8bb85b231affa.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-24cc06f08e4187a2.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41692026-09-11T20:49:46.919Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name xshell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/xshell-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4cd74fa524c5bf3c -C extra-filename=-4258e337c74cb5ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern xshell_macros=/work/oxidecomputer/omicron/target/debug/deps/libxshell_macros-75999072192c0cc0.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41702026-09-11T20:49:46.919Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-dc6511bea564ce9d/build-script-build`
41712026-09-11T20:49:46.919Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_parse --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-parse-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 --warn=rust_2018_idioms '--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=unnameable_types '--warn=clippy::uninlined_format_args' '--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::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=59bb74c566852c69 -C extra-filename=-924f3604cbf3a0ce --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-1b18f00722dff513.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41722026-09-11T20:49:47.053Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name steno --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1a391336691170cf -C extra-filename=-157f651173c250bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-f2541ba6c8c9160c.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c1bfad4f3c1f7731.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41732026-09-11T20:49:47.057Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
41742026-09-11T20:49:47.057Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41752026-09-11T20:49:47.057Z Compiling hickory-resolver v0.25.2
41762026-09-11T20:49:47.057Z Compiling tokio-tungstenite v0.21.0
41772026-09-11T20:49:47.057Z Compiling ignore v0.4.25
41782026-09-11T20:49:47.057Z Running `/work/oxidecomputer/omicron/target/debug/build/object-39e57a8cbb2975d4/build-script-build`
41792026-09-11T20:49:47.057Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tlvc_text --edition=2024 /home/build/.cargo/git/checkouts/tlvc-13cecd28e8456f3c/7a96eab/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fbd9cd811a21a08d -C extra-filename=-904063bdd925bd01 --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-3288b4da69667601.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-019cf7a4c4e0c570.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41802026-09-11T20:49:47.071Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_cbor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_cbor-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "tags", "unsealed_read_write"))' -C metadata=910b9cd0a400d7ad -C extra-filename=-48770e0d4bd83061 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-817ac139d9dde85e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41812026-09-11T20:49:47.300Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
41822026-09-11T20:49:47.300Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
41832026-09-11T20:49:47.304Z Compiling anstream v0.6.21
41842026-09-11T20:49:47.304Z Compiling maplit v1.0.2
41852026-09-11T20:49:47.304Z Compiling libscf-sys v1.2.0
41862026-09-11T20:49:47.304Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
41872026-09-11T20:49:47.304Z Compiling papergrid v0.18.0
41882026-09-11T20:49:47.304Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name mg_api_types_versions --edition=2024 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/ce015cd/mg-api-types/versions/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap"))' -C metadata=861606ceddcb6d04 -C extra-filename=-c3d5761c2c903403 --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-1e0124cd6fc62769.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-2a8ed7b23aa47b69.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-5b8422b77bcbad1d.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41892026-09-11T20:49:47.304Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/0525f2f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "std"))' -C metadata=63744ef3e9884ac3 -C extra-filename=-eab7affe9d80dded --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-c2444028eba3d1d1.rmeta --extern ingot=/work/oxidecomputer/omicron/target/debug/deps/libingot-4996fa4ae825710e.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-d8cdc101683a150c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-c8b2973020a66097.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41902026-09-11T20:49:47.304Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ignore --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ignore-0.4.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=920f7dd55d2b286c -C extra-filename=-da193d292518555c --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-30a1da2db0dd111b.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-87f203a022ee981a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-054bf847d36a6b9e.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-ed883849b59715f2.rmeta --extern same_file=/work/oxidecomputer/omicron/target/debug/deps/libsame_file-15f2f478d7e48606.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41912026-09-11T20:49:47.304Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "webpki-roots"))' -C metadata=b3b5b928318758ae -C extra-filename=-4fec990254285bf7 --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-20dba1b7e6ddb3f5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-06f6d32e1efda4ca.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41922026-09-11T20:49:47.304Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_resolver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-resolver-0.25.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(nightly)' --cfg 'feature="default"' --cfg 'feature="system-config"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__dnssec", "__h3", "__https", "__quic", "__tls", "backtrace", "default", "dnssec-aws-lc-rs", "dnssec-ring", "h3-aws-lc-rs", "h3-ring", "https-aws-lc-rs", "https-ring", "quic-aws-lc-rs", "quic-ring", "rustls-platform-verifier", "serde", "system-config", "tls-aws-lc-rs", "tls-ring", "tokio", "webpki-roots"))' -C metadata=155be9888a4f365b -C extra-filename=-e435e3425619f276 --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-c8afeb56cacd505f.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rmeta --extern moka=/work/oxidecomputer/omicron/target/debug/deps/libmoka-b9e3260a27ce5d1a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-5953e829bf18ad36.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-20f6e0de4defe2af.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-88db28b097ca3987.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-24cc06f08e4187a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41932026-09-11T20:49:47.509Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name libnvme_sys --edition=2021 /home/build/.cargo/git/checkouts/libnvme-1dc8f7f9b0f61fe3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=091e428f64ca8a7b -C extra-filename=-16b5f4ce8f06c9a4 --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-77f79f2271098b8c.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41942026-09-11T20:49:47.513Z Compiling typify v0.6.2
41952026-09-11T20:49:47.513Z Compiling recursive v0.1.1
41962026-09-11T20:49:47.513Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
41972026-09-11T20:49:47.513Z Compiling digest-io v0.1.0
41982026-09-11T20:49:47.513Z Compiling rawzip v0.4.4
41992026-09-11T20:49:47.545Z Compiling unicase v2.9.0
42002026-09-11T20:49:47.548Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
42012026-09-11T20:49:47.549Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
42022026-09-11T20:49:47.549Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name libefi_illumos --edition=2021 /home/build/.cargo/git/checkouts/libefi-illumos-3568772d985bf341/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=489d8468f204f8b6 -C extra-filename=-a15732fa89f05de0 --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-f36ac586621dabce.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-43cdb69346d16b54.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42032026-09-11T20:49:47.583Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pq_sys --edition=2015 /home/build/.cargo/git/checkouts/pq-sys-09ced6a94fc790f2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("pkg-config"))' -C metadata=38e4a188193739f9 -C extra-filename=-0d93342012a54531 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -l pq`
42042026-09-11T20:49:47.586Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstream-0.6.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 --warn=rust_2018_idioms '--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=unnameable_types '--warn=clippy::uninlined_format_args' '--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::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=c8e7bbe1a3528213 -C extra-filename=-e6706d798b9df8c1 --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-665243e242fcd7e8.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-924f3604cbf3a0ce.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-b6ced3121f21ed06.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-82fab9bd56c6df6e.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-dc90f2da1eb003f4.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-1b18f00722dff513.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42052026-09-11T20:49:47.587Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name maplit --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2e72407741be918e -C extra-filename=-a07bfbf502fff96e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42062026-09-11T20:49:47.587Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name libscf_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libscf-sys-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2046de28b956e55d -C extra-filename=-3a90c563f18a5063 --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-f36ac586621dabce.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-8a8724bec2baea40.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42072026-09-11T20:49:47.587Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name papergrid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/papergrid-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fnv"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "fnv", "std"))' -C metadata=315fc97e55480dd2 -C extra-filename=-49d04fafdd7efe4e --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-55d6061bdd57c253.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-483bdc5c7d1e0898.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-fb66b428f1def7e9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42082026-09-11T20:49:47.587Z Running `/work/oxidecomputer/omicron/target/debug/build/fmd-adm-sys-8ff358c500d61f15/build-script-build`
42092026-09-11T20:49:47.587Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name olpc_cjson --edition=2018 /home/build/.cargo/git/checkouts/tough-94bd17e85a5c6d01/56967c9/olpc-cjson/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64e75a9d752e3039 -C extra-filename=-9c93a289614b30ce --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-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-e4526e0f511a2b7e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42102026-09-11T20:49:47.692Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name typify --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typify-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 --cfg 'feature="default"' --cfg 'feature="macro"' --cfg 'feature="typify-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macro", "typify-macro"))' -C metadata=86c0d6000e96cd3d -C extra-filename=-917444d7bf461a49 --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-906d99990c5eb820.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-30b4eae1a7c2058d.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42112026-09-11T20:49:47.696Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rats_corim --edition=2021 /home/build/.cargo/git/checkouts/rats-corim-f56b95316a7c2271/f0d5d51/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f800d34cc607fed8 -C extra-filename=-167c1e974015d22e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rmeta --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-d36d8fa1e5e410b5.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-8a4732afddef8a4f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42122026-09-11T20:49:47.696Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rawzip --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rawzip-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=047e89638827b9cf -C extra-filename=-c2e0a73e22538d73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42132026-09-11T20:49:47.696Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name recursive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/recursive-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5e5f128dca776dfe -C extra-filename=-7ff11750483280e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern recursive_proc_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/librecursive_proc_macro_impl-8144b83e42ecba98.so --extern stacker=/work/oxidecomputer/omicron/target/debug/deps/libstacker-8cafa81c60b02d8f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out`
42142026-09-11T20:49:47.696Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name digest_io --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-io-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34bc76c66f6d15e8 -C extra-filename=-88f40dba69b3f6bf --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-93a1365be822cb8b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42152026-09-11T20:49:47.696Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=3fc3fc10bb30c46d -C extra-filename=-8160050710f6ec0d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42162026-09-11T20:49:47.696Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_messages --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/03a79a8/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="api-traits"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-traits", "default", "std"))' -C metadata=dfb258ce1dfbf8e6 -C extra-filename=-70636d460b077ee1 --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-3948ba2719554b61.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-0f5539a2457549e4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42172026-09-11T20:49:47.723Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
42182026-09-11T20:49:47.760Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/03a79a8/controller/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-traits"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-traits"))' -C metadata=b02b05937b585161 -C extra-filename=-d2fcf59db7fe553f --out-dir /work/oxidecomputer/omicron/target/debug/build/transceiver-controller-d2fcf59db7fe553f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-464edf1bc7384a2b.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42192026-09-11T20:49:47.926Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
42202026-09-11T20:49:47.929Z Compiling globwalk v0.9.1
42212026-09-11T20:49:47.929Z Compiling fxhash v0.2.1
42222026-09-11T20:49:47.929Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
42232026-09-11T20:49:47.929Z Compiling crc8 v0.1.1
42242026-09-11T20:49:47.929Z Compiling darling_core v0.21.3
42252026-09-11T20:49:47.961Z Compiling rand_seeder v0.4.0
42262026-09-11T20:49:47.965Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.39.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 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=355155c4684e8304 -C extra-filename=-5c17d176841e6ce1 --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-0d1d74eea2047571.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-9d3880c4e221e58e.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-054bf847d36a6b9e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg core_error --check-cfg 'cfg(core_error)'`
42272026-09-11T20:49:47.965Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name fmd_adm_sys --edition=2024 /home/build/.cargo/git/checkouts/fmd-adm-35bfe7e50a1b9bbe/846361b/fmd-adm-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=79fe54594ae67c3a -C extra-filename=-ad80cecb0ea7b65e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/fm/amd64 -l fmd_adm`
42282026-09-11T20:49:47.965Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name smf --edition=2021 /home/build/.cargo/git/checkouts/smf-rs-c9ceb1b0d612b4af/72389b5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=315b0edfd5a399a0 -C extra-filename=-6e48850a9b670edf --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-f36ac586621dabce.rmeta --extern libscf_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibscf_sys-3a90c563f18a5063.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42292026-09-11T20:49:48.036Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name libnvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-1dc8f7f9b0f61fe3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aef8073aadbccf37 -C extra-filename=-8f87a7eb0c105161 --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-16b5f4ce8f06c9a4.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-2d1124504d166608.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42302026-09-11T20:49:48.040Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name globwalk --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/globwalk-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6789f9d286055e3c -C extra-filename=-55ed2b3fe1385bf9 --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-3948ba2719554b61.rmeta --extern ignore=/work/oxidecomputer/omicron/target/debug/deps/libignore-da193d292518555c.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42312026-09-11T20:49:48.040Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name fxhash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2a69040525ada389 -C extra-filename=-ee0cee2fe990753d --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-a85bc2f7a054eda7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42322026-09-11T20:49:48.040Z Compiling sqlparser v0.61.0
42332026-09-11T20:49:48.040Z Compiling vergen-lib v0.1.6
42342026-09-11T20:49:48.072Z Compiling diesel_derives v2.3.7
42352026-09-11T20:49:48.077Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/ipcc-rs-f6fee85f3fbbf49d/524eb8f/libipcc/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2239263356406ae5 -C extra-filename=-8d920e93dbc2c487 --out-dir /work/oxidecomputer/omicron/target/debug/build/libipcc-8d920e93dbc2c487 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42362026-09-11T20:49:48.077Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crc8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc8-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=72c2f470d0142b01 -C extra-filename=-87d05f1f8f2d2178 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42372026-09-11T20:49:48.077Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "serde", "strsim", "suggestions"))' -C metadata=063ffbcb8404720e -C extra-filename=-05c044b00e454915 --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-483bdc5c7d1e0898.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-b10675cfb7ec95f0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-a98408623e42d77d.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42382026-09-11T20:49:48.108Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_seeder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_seeder-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 '--allow=clippy::unit_arg' '--allow=clippy::println_empty_string' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=06c871f5c64fe097 -C extra-filename=-a4fdcfcf69207d50 --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-b1a582d5d32c7dad.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42392026-09-11T20:49:48.172Z Compiling progenitor-impl v0.14.0
42402026-09-11T20:49:48.175Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
42412026-09-11T20:49:48.175Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sqlparser-0.61.0/src/lib.rs --error-format=json --json=diagnostic-rendered-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="recursive"' --cfg 'feature="recursive-protection"' --cfg 'feature="sqlparser_derive"' --cfg 'feature="std"' --cfg 'feature="visitor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "derive-dialect", "json_example", "recursive", "recursive-protection", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=bc49a62a8e00d6d7 -C extra-filename=-3e02eeda53569a7d --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-a96344eae1a3d1f9.rmeta --extern recursive=/work/oxidecomputer/omicron/target/debug/deps/librecursive-7ff11750483280e3.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-baf92191a70b053a.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out`
42422026-09-11T20:49:48.175Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-lib-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="git"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "emit_and_set", "git", "rustc", "si", "unstable"))' -C metadata=7cf3a11202a15fe0 -C extra-filename=-7c8743a367367657 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-lib-7c8743a367367657 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-284f66ec6731db10.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42432026-09-11T20:49:48.176Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/diesel_derives-2.3.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 --warn=unexpected_cfgs --check-cfg 'cfg(diesel_docsrs)' --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "chrono", "default", "mysql", "nightly", "numeric", "postgres", "r2d2", "sqlite", "time", "with-deprecated", "without-deprecated"))' -C metadata=7fe63364de927088 -C extra-filename=-6b58f3709ec7f532 --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel_derives-6b58f3709ec7f532 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42442026-09-11T20:49:48.249Z Compiling diesel_table_macro_syntax v0.3.0
42452026-09-11T20:49:48.284Z Compiling scheduled-thread-pool v0.2.7
42462026-09-11T20:49:48.288Z Compiling vergen-gitcl v1.0.8
42472026-09-11T20:49:48.288Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-impl-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e8fb751ecb36ea99 -C extra-filename=-e9e59cb6bb390986 --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-b4d67f07919ede1e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-917444d7bf461a49.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-01edd4035b1021f2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42482026-09-11T20:49:48.288Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/0525f2f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=f98b2166e60e2085 -C extra-filename=-ebb533b121a784e8 --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-3948ba2719554b61.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-ab58984db8b52f7e.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-c2444028eba3d1d1.rmeta --extern ingot=/work/oxidecomputer/omicron/target/debug/deps/libingot-4996fa4ae825710e.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-4be05bc59d56a084.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-eab7affe9d80dded.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-d8cdc101683a150c.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5f249a94a98632d0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-8b45795018347949.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --check-cfg 'cfg(usdt_stable_asm)' --check-cfg 'cfg(usdt_stable_asm_sym)'`
42492026-09-11T20:49:48.288Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name common --edition=2024 /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/04a52a3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("multicast"))' -C metadata=6b442f22aa08598a -C extra-filename=-128ae65ef1c468da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b669c6075079eafe.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-6e48850a9b670edf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42502026-09-11T20:49:48.288Z Running `/work/oxidecomputer/omicron/target/debug/build/transceiver-controller-d2fcf59db7fe553f/build-script-build`
42512026-09-11T20:49:48.320Z Compiling diff v0.1.13
42522026-09-11T20:49:48.324Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel_table_macro_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/diesel_table_macro_syntax-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cf28a52e605cb626 -C extra-filename=-2485eca617ad1cc0 --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-cd77af2648c8a150.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42532026-09-11T20:49:48.324Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name scheduled_thread_pool --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dbb5962bde2dad38 -C extra-filename=-08c82c539e7b7447 --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-5953e829bf18ad36.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42542026-09-11T20:49:48.324Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-gitcl-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "emit_and_set", "rustc", "si", "unstable"))' -C metadata=221f7fb3ec46377a -C extra-filename=-39cad49661efeacb --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-gitcl-39cad49661efeacb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-284f66ec6731db10.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42552026-09-11T20:49:48.358Z Compiling downcast-rs v2.0.2
42562026-09-11T20:49:48.395Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name diff --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=95ba60f454bb22d6 -C extra-filename=-b49d5af721eb25a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42572026-09-11T20:49:48.399Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name downcast_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/downcast-rs-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 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "sync"))' -C metadata=38724e51fb24ce55 -C extra-filename=-1393300248e80af8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42582026-09-11T20:49:48.467Z Compiling hashbrown v0.14.5
42592026-09-11T20:49:48.471Z Compiling dirs-sys-next v0.1.2
42602026-09-11T20:49:48.471Z Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-8d920e93dbc2c487/build-script-build`
42612026-09-11T20:49:48.503Z Compiling camino-tempfile-ext v0.3.3
42622026-09-11T20:49:48.506Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=0d4b337534559d68 -C extra-filename=-a764ef419381a297 --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-002d1b10f06c31e0.rmeta --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-ee51dc0aff59f99d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42632026-09-11T20:49:48.506Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=566d214d4cf5ec85 -C extra-filename=-48c995a543171cca --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-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42642026-09-11T20:49:48.507Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name camino_tempfile_ext --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-tempfile-ext-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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="assert"' --cfg 'feature="assert-color"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("assert", "assert-color"))' -C metadata=b8253a245c54f454 -C extra-filename=-ee8e3779a009cf8c --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-e6706d798b9df8c1.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-665243e242fcd7e8.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern globwalk=/work/oxidecomputer/omicron/target/debug/deps/libglobwalk-55ed2b3fe1385bf9.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-eba8521e88a666db.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-1b991c95fd524a7a.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-0ae7c89332947f4d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42652026-09-11T20:49:48.537Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
42662026-09-11T20:49:48.573Z Compiling tabled v0.21.0
42672026-09-11T20:49:48.577Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_decode --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/03a79a8/decode/src/lib.rs --error-format=json --json=diagnostic-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-traits"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-traits"))' -C metadata=208c269fd8f40155 -C extra-filename=-c4d4b8dc3c04ad3a --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-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-70636d460b077ee1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42682026-09-11T20:49:48.612Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tabled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tabled-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "assert", "default", "derive", "macros", "std", "tabled_derive", "testing_table"))' -C metadata=cffa26f63dcf5783 -C extra-filename=-72dd8c778c15f0a7 --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-49d04fafdd7efe4e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42692026-09-11T20:49:48.616Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name libipcc --edition=2021 /home/build/.cargo/git/checkouts/ipcc-rs-f6fee85f3fbbf49d/524eb8f/libipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=49a5b76a8b188723 -C extra-filename=-17af6e71604b9409 --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-c8afeb56cacd505f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --cap-lints allow --cfg tokio_unstable -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/`
42702026-09-11T20:49:48.617Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel_derives-6b58f3709ec7f532/build-script-build`
42712026-09-11T20:49:48.751Z Compiling crunchy v0.2.4
42722026-09-11T20:49:48.751Z Compiling dirs-next v2.0.0
42732026-09-11T20:49:48.754Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-lib-7c8743a367367657/build-script-build`
42742026-09-11T20:49:48.823Z Compiling clang-sys v1.8.1
42752026-09-11T20:49:48.827Z Compiling git-stub v1.0.0
42762026-09-11T20:49:48.827Z Compiling kstat-rs v0.2.5
42772026-09-11T20:49:48.827Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.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="limit_128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=0ce278e185a7683e -C extra-filename=-f8fb007e3b2b4a84 --out-dir /work/oxidecomputer/omicron/target/debug/build/crunchy-f8fb007e3b2b4a84 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42782026-09-11T20:49:48.827Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dirs_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0a198100f1ac34bb -C extra-filename=-af4d5f7e48a2d613 --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-c8afeb56cacd505f.rmeta --extern dirs_sys_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys_next-48c995a543171cca.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42792026-09-11T20:49:48.827Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-gitcl-39cad49661efeacb/build-script-build`
42802026-09-11T20:49:48.827Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clang-sys-1.8.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clang_10_0"' --cfg 'feature="clang_11_0"' --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="clang_7_0"' --cfg 'feature="clang_8_0"' --cfg 'feature="clang_9_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=ad5566e5a4953239 -C extra-filename=-31708bc2002c99b2 --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-31708bc2002c99b2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42812026-09-11T20:49:48.827Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name git_stub --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/git-stub-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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9c9e13e0f57a038f -C extra-filename=-5bb63e4479276332 --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-369847ab087cf11d.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42822026-09-11T20:49:48.858Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name kstat_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/kstat-rs-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6e692550abcb1f87 -C extra-filename=-02a128e804310cf7 --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-f36ac586621dabce.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42832026-09-11T20:49:48.897Z Compiling r2d2 v0.8.10
42842026-09-11T20:49:48.931Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name vergen_lib --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-lib-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="git"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "emit_and_set", "git", "rustc", "si", "unstable"))' -C metadata=4a1d79dec805f3d0 -C extra-filename=-42f9e16fad44815f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-44255a8e505b18de.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg stable --check-cfg 'cfg(nightly)' --check-cfg 'cfg(beta)' --check-cfg 'cfg(stable)'`
42852026-09-11T20:49:48.935Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name r2d2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3bca6ca75fa087a3 -C extra-filename=-8159aa1418ffd67e --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-a96344eae1a3d1f9.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-5953e829bf18ad36.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-08c82c539e7b7447.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42862026-09-11T20:49:49.003Z Compiling proc-macro-error-attr2 v2.0.0
42872026-09-11T20:49:49.006Z Compiling chumsky v0.9.3
42882026-09-11T20:49:49.041Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error_attr2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-attr2-2.0.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 '--warn=clippy::pedantic' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4a95cac62f7bb9b2 -C extra-filename=-00d8a25da3af13a3 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42892026-09-11T20:49:49.076Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
42902026-09-11T20:49:49.109Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name chumsky --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chumsky-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "default", "nightly", "spill-stack", "stacker", "std"))' -C metadata=b88ac8d51d3287f8 -C extra-filename=-33a612e01df7a250 --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-a764ef419381a297.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42912026-09-11T20:49:49.113Z Compiling tiny-keccak v2.0.2
42922026-09-11T20:49:49.113Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/0525f2f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=de2c0c1151284d8c -C extra-filename=-fd395ee56dd2bb3a --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-c8afeb56cacd505f.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-c2444028eba3d1d1.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-ebb533b121a784e8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-8b45795018347949.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42932026-09-11T20:49:49.145Z Compiling term v0.7.0
42942026-09-11T20:49:49.149Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=d652f43c96df94ec -C extra-filename=-7d80d74148993b14 --out-dir /work/oxidecomputer/omicron/target/debug/build/tiny-keccak-7d80d74148993b14 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42952026-09-11T20:49:49.149Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=d9863a34bc58754b -C extra-filename=-a61a9cb9599feb37 --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-af4d5f7e48a2d613.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42962026-09-11T20:49:49.183Z Compiling git-stub-vcs v0.1.0
42972026-09-11T20:49:49.186Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name git_stub_vcs --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/git-stub-vcs-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=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=44500072874aaba8 -C extra-filename=-68daded68bc125ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-33cf399a252efde4.rmeta --extern git_stub=/work/oxidecomputer/omicron/target/debug/deps/libgit_stub-5bb63e4479276332.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42982026-09-11T20:49:49.220Z Compiling rfc6979 v0.4.0
42992026-09-11T20:49:49.223Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rfc6979 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=abc1afc0a69c603e -C extra-filename=-549de6888512a606 --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-656a16477c3e4dd7.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43002026-09-11T20:49:49.252Z Compiling parking_lot_core v0.8.6
43012026-09-11T20:49:49.288Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=9db30707275c7570 -C extra-filename=-00378ae9e9b73dd9 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-00378ae9e9b73dd9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43022026-09-11T20:49:49.323Z Compiling salty v0.3.0
43032026-09-11T20:49:49.326Z Compiling bit-vec v0.6.3
43042026-09-11T20:49:49.326Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-f8fb007e3b2b4a84/build-script-build`
43052026-09-11T20:49:49.360Z Compiling primeorder v0.13.6
43062026-09-11T20:49:49.407Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/salty-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cose", "cosey", "default", "ed25519", "rustcrypto", "slow-motion"))' -C metadata=903261755bcca4ff -C extra-filename=-2ff74c92ddb7e788 --out-dir /work/oxidecomputer/omicron/target/debug/build/salty-2ff74c92ddb7e788 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43072026-09-11T20:49:49.410Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bit_vec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=1e1373a13ff291ef -C extra-filename=-8e4d7242a80799f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43082026-09-11T20:49:49.410Z Compiling itertools v0.10.5
43092026-09-11T20:49:49.410Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name primeorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "dev", "serde", "serdect", "std"))' -C metadata=61ca473ee5942534 -C extra-filename=-5a95ac67dfa4b749 --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-543ecd076fef1908.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43102026-09-11T20:49:49.442Z Compiling libloading v0.8.9
43112026-09-11T20:49:49.445Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=53a170363250d10f -C extra-filename=-10d3672ee9505bf0 --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-2f892cc0986a716b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43122026-09-11T20:49:49.445Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name libloading --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(libloading_docs)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ea33f368f8ffb9f6 -C extra-filename=-cea422d8415488ca --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-c8afeb56cacd505f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43132026-09-11T20:49:49.541Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
43142026-09-11T20:49:49.544Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_sign --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-a00aa0491da1f0f3/fc64732/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap"))' -C metadata=ebe09d88af198c6a -C extra-filename=-257c27a782d5c9b8 --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-a85bc2f7a054eda7.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-ba57704941fdbd49.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-38df1fc9f326a20e.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e723dca237d80cfa.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-fff538b88af305f1.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-665451fe828037ea.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-0ffcd82b6bc17d65.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e5eba79edd904ff5.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-fa9478000e7089b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-4a44900a9e3136ce.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43152026-09-11T20:49:49.574Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-31708bc2002c99b2/build-script-build`
43162026-09-11T20:49:49.610Z Compiling ena v0.14.4
43172026-09-11T20:49:49.613Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ena --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ena-0.14.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=a4559a133c214753 -C extra-filename=-84d8ab8badbae957 --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-a96344eae1a3d1f9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43182026-09-11T20:49:49.680Z Compiling bit-set v0.5.3
43192026-09-11T20:49:49.683Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bit_set --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f03ba4f79daded62 -C extra-filename=-a71d93490a825a64 --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-8e4d7242a80799f4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43202026-09-11T20:49:49.719Z Compiling regex-syntax v0.6.29
43212026-09-11T20:49:49.755Z Compiling bindgen v0.71.1
43222026-09-11T20:49:49.759Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=53f7ac18f9020dd0 -C extra-filename=-fac2c100925d9001 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43232026-09-11T20:49:49.759Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.71.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=8259ba18bdfa7313 -C extra-filename=-2e15f287c393f212 --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-2e15f287c393f212 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43242026-09-11T20:49:49.861Z Compiling ecdsa v0.16.9
43252026-09-11T20:49:49.892Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name vergen_gitcl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-gitcl-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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "emit_and_set", "rustc", "si", "unstable"))' -C metadata=fd1017e2881b7ac9 -C extra-filename=-d9d8f919e1b49468 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-44255a8e505b18de.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6ed9aaa77e72a1f.rmeta --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-0cd717b01a63ee1b.rmeta --extern vergen_lib=/work/oxidecomputer/omicron/target/debug/deps/libvergen_lib-42f9e16fad44815f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg stable --check-cfg 'cfg(nightly)' --check-cfg 'cfg(beta)' --check-cfg 'cfg(stable)'`
43262026-09-11T20:49:49.895Z Compiling cexpr v0.6.0
43272026-09-11T20:49:49.896Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crunchy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-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"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=ea0f7711d298ba30 -C extra-filename=-f06e86fde69d83b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43282026-09-11T20:49:49.896Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ecdsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "der", "dev", "digest", "hazmat", "pem", "pkcs8", "rfc6979", "serde", "serdect", "sha2", "signing", "spki", "std", "verifying"))' -C metadata=3497db57c2458485 -C extra-filename=-162d87b033f16ff8 --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-e723dca237d80cfa.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb74a95d46416a86.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-543ecd076fef1908.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-549de6888512a606.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-5a14ea5f2cd7e3d6.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-ca73f97f20f6f002.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43292026-09-11T20:49:49.927Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
43302026-09-11T20:49:49.932Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cexpr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d7a5b21e7c21c911 -C extra-filename=-27868cc1a358ea74 --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-31ca6af593560390.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43312026-09-11T20:49:49.962Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rats_corim --edition=2021 /home/build/.cargo/git/checkouts/rats-corim-f56b95316a7c2271/f0d5d51/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d61943eb6fe9b992 -C extra-filename=-3a66ccb98869e71f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rmeta --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-d36d8fa1e5e410b5.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-8a4732afddef8a4f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43322026-09-11T20:49:49.996Z Compiling ascii-canvas v3.0.0
43332026-09-11T20:49:49.999Z Running `/work/oxidecomputer/omicron/target/debug/build/salty-2ff74c92ddb7e788/build-script-build`
43342026-09-11T20:49:50.036Z Compiling proc-macro-error2 v2.0.1
43352026-09-11T20:49:50.039Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
43362026-09-11T20:49:50.039Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ascii_canvas --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=222416528d289139 -C extra-filename=-b8e6c9300f207736 --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-a61a9cb9599feb37.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43372026-09-11T20:49:50.039Z Compiling rustc-hash v2.1.1
43382026-09-11T20:49:50.039Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-7d80d74148993b14/build-script-build`
43392026-09-11T20:49:50.039Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error2-2.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::pedantic' --warn=unexpected_cfgs '--allow=clippy::module_name_repetitions' --check-cfg 'cfg(run_ui_tests)' --cfg 'feature="default"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "syn-error"))' -C metadata=180efbae85f6b90a -C extra-filename=-4d9390a364a21ca3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro_error_attr2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error_attr2-00d8a25da3af13a3.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43402026-09-11T20:49:50.039Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ddm_protocol --edition=2024 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/ce015cd/ddm-protocol/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a759e07204c3b825 -C extra-filename=-b585afafffdebfcd --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-46d57a0453a4e826.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43412026-09-11T20:49:50.039Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
43422026-09-11T20:49:50.039Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-hash-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 embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "rand", "std"))' -C metadata=024de42acaed9f66 -C extra-filename=-b8cdcb31c1c8b8c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43432026-09-11T20:49:50.075Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 dns-server/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e7a82cf5dd7a6c00 -C extra-filename=-3400cf96603852a8 --out-dir /work/oxidecomputer/omicron/target/debug/build/dns-server-3400cf96603852a8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern git_stub_vcs=/work/oxidecomputer/omicron/target/debug/deps/libgit_stub_vcs-68daded68bc125ae.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43442026-09-11T20:49:50.170Z Compiling prefix-trie v0.7.0
43452026-09-11T20:49:50.206Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name salty --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/salty-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cose", "cosey", "default", "ed25519", "rustcrypto", "slow-motion"))' -C metadata=ccdf14f8977faa9e -C extra-filename=-77840e6b6e2d2bdd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tweetnacl`
43462026-09-11T20:49:50.210Z Compiling libxml v0.3.3
43472026-09-11T20:49:50.211Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-00378ae9e9b73dd9/build-script-build`
43482026-09-11T20:49:50.211Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clang_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clang-sys-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 --cfg 'feature="clang_10_0"' --cfg 'feature="clang_11_0"' --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="clang_7_0"' --cfg 'feature="clang_8_0"' --cfg 'feature="clang_9_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=5aede37d10600a94 -C extra-filename=-4a875ddf2a4348f3 --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-32e11cbbb0cbd818.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-cea422d8415488ca.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43492026-09-11T20:49:50.244Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name prefix_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prefix-trie-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"' --cfg 'feature="ipnet"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cidr", "default", "ipnet", "ipnetwork", "serde"))' -C metadata=1409d859b7e1fdfa -C extra-filename=-d60e14a908a820c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43502026-09-11T20:49:50.247Z Compiling strum_macros v0.24.3
43512026-09-11T20:49:50.247Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2e2831fd1145967b -C extra-filename=-c62c203ccf0d0176 --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-c62c203ccf0d0176 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-62584c7c957af197.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43522026-09-11T20:49:50.279Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1151b682e199747d -C extra-filename=-5ae813a9bb19abd8 --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-2408c3d4c6d3556f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-284f66ec6731db10.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-aee7d2f8582b61aa.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43532026-09-11T20:49:50.348Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
43542026-09-11T20:49:50.383Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/0525f2f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b3349985009d773 -C extra-filename=-f7bbc109a87a1012 --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-f36ac586621dabce.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-1b77a764ab8acbe5.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-ebb533b121a784e8.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-fd395ee56dd2bb3a.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-d8cdc101683a150c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43552026-09-11T20:49:50.386Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tiny_keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=11bc68540d8a7315 -C extra-filename=-10c4617782afbc15 --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-f06e86fde69d83b5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43562026-09-11T20:49:50.417Z Compiling nanorand v0.7.0
43572026-09-11T20:49:50.421Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nanorand --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "getrandom", "pcg64", "rdseed", "std", "tls", "wyrand", "zeroize"))' -C metadata=1571cbe97819e6d7 -C extra-filename=-447867a2e23962eb --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-53a24cd2896410db.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43582026-09-11T20:49:50.716Z Compiling p384 v0.13.1
43592026-09-11T20:49:50.749Z Compiling indoc v1.0.9
43602026-09-11T20:49:50.749Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name p384 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/p384-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="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha384"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "hex-literal", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha384", "std", "test-vectors", "voprf"))' -C metadata=1547341759d4ef58 -C extra-filename=-ad57b9d727cb25d6 --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-162d87b033f16ff8.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-543ecd076fef1908.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-5a95ac67dfa4b749.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43612026-09-11T20:49:50.749Z Compiling quick-xml v0.37.5
43622026-09-11T20:49:50.750Z Compiling impl-trait-for-tuples v0.2.3
43632026-09-11T20:49:50.750Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name indoc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f53de1a73a4aac6f -C extra-filename=-7e032ea0c0df3de5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43642026-09-11T20:49:50.763Z Compiling flume v0.11.1
43652026-09-11T20:49:50.763Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name quick_xml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quick-xml-0.37.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="serde"' --cfg 'feature="serialize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=0181d89d883b93dc -C extra-filename=-4f1b0a5e40e5f916 --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-054bf847d36a6b9e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43662026-09-11T20:49:50.764Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name impl_trait_for_tuples --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/impl-trait-for-tuples-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3dfee1d05d923936 -C extra-filename=-c87fe0193aeff696 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43672026-09-11T20:49:50.764Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name flume --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flume-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 --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="eventual-fairness"' --cfg 'feature="futures-core"' --cfg 'feature="futures-sink"' --cfg 'feature="nanorand"' --cfg 'feature="select"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "eventual-fairness", "futures-core", "futures-sink", "nanorand", "select", "spin"))' -C metadata=008eccb1f9c117fb -C extra-filename=-039c0a5661b362fd --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-f57b0cec2750c1f6.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-8b18dc3fcc726a8b.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-447867a2e23962eb.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-6e51a3a64baf0661.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43682026-09-11T20:49:50.803Z Compiling oso-derive v0.27.3
43692026-09-11T20:49:50.831Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oso_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9da774a0b5915c50 -C extra-filename=-2814e1293aa99f04 --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-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-aee7d2f8582b61aa.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43702026-09-11T20:49:50.886Z Compiling darling_macro v0.21.3
43712026-09-11T20:49:50.917Z Compiling knus-derive v3.4.0
43722026-09-11T20:49:50.917Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-2e15f287c393f212/build-script-build`
43732026-09-11T20:49:50.917Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
43742026-09-11T20:49:50.917Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling_macro-0.21.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=71076bdb9820bef7 -C extra-filename=-3a297eeb89731cb3 --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-05c044b00e454915.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43752026-09-11T20:49:50.918Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name knus_derive --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/knus-derive-3.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unused_assignments --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=adb0f296d85d4ade -C extra-filename=-0937861cf4ba085d --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-b4d67f07919ede1e.rlib --extern proc_macro_error2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error2-4d9390a364a21ca3.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43762026-09-11T20:49:50.944Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
43772026-09-11T20:49:50.953Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 git-version/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd4643f679734cf5 -C extra-filename=-e8e2c0f01adf4ecc --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-git-version-e8e2c0f01adf4ecc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vergen_gitcl=/work/oxidecomputer/omicron/target/debug/deps/libvergen_gitcl-d9d8f919e1b49468.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43782026-09-11T20:49:50.953Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=bc9f6a5b3245d05c -C extra-filename=-c01526fc8ca6ad63 --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-c8afeb56cacd505f.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-fe81d81eca53d050.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-88db28b097ca3987.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43792026-09-11T20:49:50.953Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ddm_api_types_versions --edition=2024 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/ce015cd/ddm-api-types/versions/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1a8ee731ff728c31 -C extra-filename=-adc572987ca5a608 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ddm_protocol=/work/oxidecomputer/omicron/target/debug/deps/libddm_protocol-b585afafffdebfcd.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-25994cd4633785c6.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43802026-09-11T20:49:50.975Z Compiling openssl-probe v0.1.6
43812026-09-11T20:49:50.983Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_controller --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/03a79a8/controller/src/lib.rs --error-format=json --json=diagnostic-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-traits"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-traits"))' -C metadata=641bb6a6ad4680ce -C extra-filename=-731cfe6148305b80 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-0f5539a2457549e4.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-af208bc9d100447a.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-72dd8c778c15f0a7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern transceiver_decode=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_decode-c4d4b8dc3c04ad3a.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-70636d460b077ee1.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-49e733439b69b674.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
43822026-09-11T20:49:50.983Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
43832026-09-11T20:49:50.983Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-c62c203ccf0d0176/build-script-build`
43842026-09-11T20:49:51.009Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-probe-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8e80f091c7aa75fc -C extra-filename=-ba548cb97a05fd57 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43852026-09-11T20:49:51.013Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/ipcc-rs-f6fee85f3fbbf49d/7cdf2ab/libipcc/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=37bf81c0a7344ef0 -C extra-filename=-2c565afa591740ee --out-dir /work/oxidecomputer/omicron/target/debug/build/libipcc-2c565afa591740ee -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43862026-09-11T20:49:51.118Z Running `/work/oxidecomputer/omicron/target/debug/build/dns-server-3400cf96603852a8/build-script-build`
43872026-09-11T20:49:51.145Z Compiling hickory-server v0.25.2
43882026-09-11T20:49:51.159Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_server --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(nightly)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__dnssec", "__h3", "__https", "__quic", "__tls", "backtrace", "blocklist", "dnssec-aws-lc-rs", "dnssec-ring", "h3-aws-lc-rs", "h3-ring", "https-aws-lc-rs", "https-ring", "metrics", "quic-aws-lc-rs", "quic-ring", "recursor", "resolver", "rusqlite", "rustls-platform-verifier", "sqlite", "testing", "tls-aws-lc-rs", "tls-ring", "toml", "webpki-roots"))' -C metadata=762d4abe7346d9d5 -C extra-filename=-e33e4b6bdcfe4e2c --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-e5ce56e8506f5b30.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-f9cb17c5fc4ad8cd.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-33914e6d8b4c14ed.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rmeta --extern prefix_trie=/work/oxidecomputer/omicron/target/debug/deps/libprefix_trie-d60e14a908a820c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6ed9aaa77e72a1f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-24cc06f08e4187a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43892026-09-11T20:49:51.182Z Compiling hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3)
43902026-09-11T20:49:51.197Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hubtools --edition=2024 /home/build/.cargo/git/checkouts/hubtools-48e485b08d647fd4/87881bd/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=590dfe29298d1c92 -C extra-filename=-bea3e5c996983297 --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-93a1365be822cb8b.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-665451fe828037ea.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-257c27a782d5c9b8.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-5c17d176841e6ce1.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-2a5d9289d475e777.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-fa9478000e7089b0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-019cf7a4c4e0c570.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-904063bdd925bd01.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-e143e7aacf77bb06.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-2403599ae9553380.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43912026-09-11T20:49:51.223Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
43922026-09-11T20:49:51.227Z Compiling trait-variant v0.1.2
43932026-09-11T20:49:51.244Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name attest_data --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/4a39ef0/attest-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 --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="getrandom"' --cfg 'feature="hex"' --cfg 'feature="rats-corim"' --cfg 'feature="std"' --cfg 'feature="thiserror"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "der", "getrandom", "hex", "rats-corim", "std", "testing", "thiserror"))' -C metadata=1e33f7bd9e82c375 -C extra-filename=-962294e41d4a3717 --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-ba57704941fdbd49.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e723dca237d80cfa.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-21201851a35fa059.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-0f5539a2457549e4.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-3a66ccb98869e71f.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-77840e6b6e2d2bdd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43942026-09-11T20:49:51.256Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name trait_variant --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trait-variant-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e0aef1ec10526fe3 -C extra-filename=-b241f29d84da5786 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43952026-09-11T20:49:51.283Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name libxml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=285d070997c9bf74 -C extra-filename=-9be4d5052de6b0da --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-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l xml2`
43962026-09-11T20:49:51.337Z Compiling assert_matches v1.5.0
43972026-09-11T20:49:51.362Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name assert_matches --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ae703480b670c13 -C extra-filename=-111dcf7fcda33dc3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43982026-09-11T20:49:51.375Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
43992026-09-11T20:49:51.375Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dice_util_barcode --edition=2024 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/4a39ef0/barcode/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-oid", "slog", "slog-error-chain", "std", "x509-cert"))' -C metadata=f06aeff9d6b08eb9 -C extra-filename=-93280b6cb057298d --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-f88a6f7528205999.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44002026-09-11T20:49:51.423Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
44012026-09-11T20:49:51.437Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/sprockets-882d17aeeb0cb343/a233079/tls/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("attest-mock", "camino", "pki-playground", "unittest"))' -C metadata=b6b74c5330f2f520 -C extra-filename=-df571a7f5bdc525b --out-dir /work/oxidecomputer/omicron/target/debug/build/sprockets-tls-df571a7f5bdc525b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44022026-09-11T20:49:51.531Z Compiling parking_lot v0.11.2
44032026-09-11T20:49:51.559Z Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-2c565afa591740ee/build-script-build`
44042026-09-11T20:49:51.601Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "nightly", "owning_ref", "send_guard", "serde", "stdweb", "wasm-bindgen"))' -C metadata=639fbc3ec80aa7b1 -C extra-filename=-a462071880d483a4 --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-fe81d81eca53d050.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-2be7686a7f17e267.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-c01526fc8ca6ad63.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44052026-09-11T20:49:51.611Z Compiling corncobs v0.1.4
44062026-09-11T20:49:51.611Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name corncobs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/corncobs-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5977fd92d4f6603f -C extra-filename=-3ad3e6f9a1ff60a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44072026-09-11T20:49:51.675Z Compiling lalrpop v0.19.12
44082026-09-11T20:49:51.703Z Compiling bb8 v0.8.6
44092026-09-11T20:49:51.707Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "test"))' -C metadata=8b6cdbb2aecda8c1 -C extra-filename=-43e025a4611d358c --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-b8e6c9300f207736.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-a71d93490a825a64.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-b49d5af721eb25a7.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-84d8ab8badbae957.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-b3006f7ed630068b.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-10d3672ee9505bf0.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-af56003b6d749e39.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c1bfad4f3c1f7731.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-fac2c100925d9001.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-25ab7953a9b0822f.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-a61a9cb9599feb37.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-10c4617782afbc15.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-cbbac3a7e9f53198.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44102026-09-11T20:49:51.742Z Compiling secrecy v0.8.0
44112026-09-11T20:49:51.750Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bb8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bb8-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 --cfg 'feature="default"' --cfg 'feature="parking_lot"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parking_lot"))' -C metadata=4ac43a432fb6bd72 -C extra-filename=-7bdc5321b80fbd35 --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-e5ce56e8506f5b30.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-5953e829bf18ad36.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44122026-09-11T20:49:51.793Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
44132026-09-11T20:49:51.805Z Compiling darling v0.21.3
44142026-09-11T20:49:51.817Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name secrecy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytes", "default", "serde"))' -C metadata=2502b02e32e67787 -C extra-filename=-b10789da333cdd33 --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-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44152026-09-11T20:49:51.828Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name mg_api_types --edition=2024 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/ce015cd/mg-api-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap"))' -C metadata=66d819fceb28bf69 -C extra-filename=-89741af91b86b4b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern mg_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types_versions-c3d5761c2c903403.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44162026-09-11T20:49:51.828Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling-0.21.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=unexpected_cfgs --check-cfg 'cfg(compiletests)' --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "serde", "suggestions"))' -C metadata=c03604599e4ebd4e -C extra-filename=-fc36845d5b80885f --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-05c044b00e454915.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-3a297eeb89731cb3.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44172026-09-11T20:49:51.856Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
44182026-09-11T20:49:51.867Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name libipcc --edition=2021 /home/build/.cargo/git/checkouts/ipcc-rs-f6fee85f3fbbf49d/7cdf2ab/libipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=40a7f90a55244bf0 -C extra-filename=-814f4c615715e0fa --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-c8afeb56cacd505f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --cap-lints allow --cfg tokio_unstable -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/`
44192026-09-11T20:49:51.867Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dice_mfg_msgs --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/4a39ef0/dice-mfg-msgs/src/lib.rs --error-format=json --json=diagnostic-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-oid"' --cfg 'feature="std"' --cfg 'feature="x509-cert"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-oid", "std", "x509-cert"))' -C metadata=c6c87c50c47e11e2 -C extra-filename=-82c6871faafbe01c --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-ba57704941fdbd49.rmeta --extern corncobs=/work/oxidecomputer/omicron/target/debug/deps/libcorncobs-3ad3e6f9a1ff60a1.rmeta --extern dice_util_barcode=/work/oxidecomputer/omicron/target/debug/deps/libdice_util_barcode-93280b6cb057298d.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-0f5539a2457549e4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-1a0dffbe7c673471.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44202026-09-11T20:49:51.897Z Compiling progenitor-macro v0.14.0
44212026-09-11T20:49:51.935Z Compiling nonempty v0.12.0
44222026-09-11T20:49:51.940Z Compiling mime_guess v2.0.5
44232026-09-11T20:49:51.940Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_macro --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-macro-0.14.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d43903ee98101a05 -C extra-filename=-a8a95409af18e5d4 --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-43c55b0f49f9feb6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-e9e59cb6bb390986.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-67c7166b182ad1aa.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-880c138e94e08aa6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44242026-09-11T20:49:51.940Z Compiling sled v0.34.7
44252026-09-11T20:49:51.940Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nonempty --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nonempty-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "default", "serialize", "std"))' -C metadata=f51c7a0233c0c503 -C extra-filename=-ae867e9d6d10901d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44262026-09-11T20:49:51.940Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.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="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=825c5a1bf232ad9b -C extra-filename=-d66b892e1d68d780 --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-d66b892e1d68d780 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-8160050710f6ec0d.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44272026-09-11T20:49:51.965Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "color-backtrace", "compression", "default", "docs", "event_log", "failpoints", "io_uring", "lock_free_delays", "measure_allocs", "miri_optimizations", "mutex", "no_inline", "no_logs", "no_metrics", "pretty_backtrace", "rio", "testing", "zstd"))' -C metadata=a4c4a2061c69670f -C extra-filename=-a6be62d9bf577b0a --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-0d1d74eea2047571.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c2ea5a3e72737bc1.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-50e9efe714b4e28a.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-ee0cee2fe990753d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-a462071880d483a4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44282026-09-11T20:49:52.039Z Compiling dsl_auto_type v0.2.0
44292026-09-11T20:49:52.047Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dsl_auto_type --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dsl_auto_type-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc57f012fab0b176 -C extra-filename=-aecf68ad16c30d4b --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-fc36845d5b80885f.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-b4d67f07919ede1e.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44302026-09-11T20:49:52.075Z Compiling http-range v0.1.5
44312026-09-11T20:49:52.112Z Compiling signal-hook-tokio v0.3.1
44322026-09-11T20:49:52.117Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name http_range --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cd4c7bc84f061886 -C extra-filename=-54ea2634f4c28de7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44332026-09-11T20:49:52.147Z Compiling scuffle v0.1.0
44342026-09-11T20:49:52.154Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_tokio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-core-0_3", "futures-v0_3"))' -C metadata=ee413fb1b20cf8c6 -C extra-filename=-b508a3ff452e0310 --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-f57b0cec2750c1f6.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44352026-09-11T20:49:52.224Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
44362026-09-11T20:49:52.229Z Compiling tungstenite v0.23.0
44372026-09-11T20:49:52.229Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name scuffle --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scuffle-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="daft"' --cfg 'feature="smf-by-instance"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("daft", "smf-by-instance", "testing"))' -C metadata=82c25f5c6ce5d174 -C extra-filename=-b8cf3049234fec43 --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-3948ba2719554b61.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern libscf_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibscf_sys-3a90c563f18a5063.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44382026-09-11T20:49:52.260Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-git-version-e8e2c0f01adf4ecc/build-script-build`
44392026-09-11T20:49:52.299Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=b7ddd88a81e5a3b3 -C extra-filename=-284c0e829aa3cff3 --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-a85bc2f7a054eda7.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-f9cb17c5fc4ad8cd.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-6b7d616efe01bc15.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-35fb0b5687fedf25.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-5a0329b9b47e3712.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44402026-09-11T20:49:52.306Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name attest_data --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/ff9f27a/attest-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 --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="getrandom"' --cfg 'feature="hex"' --cfg 'feature="rats-corim"' --cfg 'feature="std"' --cfg 'feature="thiserror"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "der", "getrandom", "hex", "rats-corim", "std", "testing", "thiserror"))' -C metadata=66a16d98bba72c71 -C extra-filename=-58795d5e6a3e8eef --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-ba57704941fdbd49.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e723dca237d80cfa.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-5d1a82fc3b083576.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-0f5539a2457549e4.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-3a66ccb98869e71f.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-77840e6b6e2d2bdd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44412026-09-11T20:49:52.333Z Compiling void v1.0.2
44422026-09-11T20:49:52.337Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
44432026-09-11T20:49:52.337Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bindgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.71.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=60749ad1153ebfd3 -C extra-filename=-08b197286f56bd97 --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-3948ba2719554b61.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-27868cc1a358ea74.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-4a875ddf2a4348f3.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-daa2bccd3b7a4092.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c7896ef16e4748f0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-b8cdcb31c1c8b8c9.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-6319ee8dca09070d.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44442026-09-11T20:49:52.400Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
44452026-09-11T20:49:52.404Z Compiling nix v0.27.1
44462026-09-11T20:49:52.404Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name void --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/void-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2d9048d87a56c62f -C extra-filename=-1294022430ceeb16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44472026-09-11T20:49:52.405Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name fmd_adm --edition=2024 /home/build/.cargo/git/checkouts/fmd-adm-35bfe7e50a1b9bbe/846361b/fmd-adm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0cb3e6199446c267 -C extra-filename=-d246b2e056ea92c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rmeta --extern illumos_nvpair=/work/oxidecomputer/omicron/target/debug/deps/libillumos_nvpair-6f2eafd4503b8ddc.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/fm/amd64`
44482026-09-11T20:49:52.446Z Compiling serde_bytes v0.11.19
44492026-09-11T20:49:52.458Z Compiling yansi v1.0.1
44502026-09-11T20:49:52.458Z Running `/work/oxidecomputer/omicron/target/debug/build/sprockets-tls-df571a7f5bdc525b/build-script-build`
44512026-09-11T20:49:52.458Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-13cecd28e8456f3c/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=06b6a1723173db2b -C extra-filename=-4f12d312eaff3848 --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-a85bc2f7a054eda7.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-f1cae9b1accadfdd.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a514348d97366fd6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44522026-09-11T20:49:52.458Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=27f23df972abf2c8 -C extra-filename=-f11b73dea6e981e4 --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-3948ba2719554b61.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-183ba5d0e4927680.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44532026-09-11T20:49:52.484Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name yansi --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yansi-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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_nightly", "alloc", "default", "detect-env", "detect-tty", "hyperlink", "is-terminal", "std"))' -C metadata=92fd3e1026ff0cbb -C extra-filename=-591fce1346449b47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44542026-09-11T20:49:52.503Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_bytes-0.11.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=b7c500429f3d084f -C extra-filename=-d9e0eddf025cef2e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44552026-09-11T20:49:52.509Z Compiling cpubits v0.1.1
44562026-09-11T20:49:52.516Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cpubits --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpubits-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 --warn=unexpected_cfgs --check-cfg 'cfg(cpubits, values("16", "32", "64"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a38e293ec228aeaf -C extra-filename=-83bff7d0c39af0c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44572026-09-11T20:49:52.552Z Compiling lzss v0.8.2
44582026-09-11T20:49:52.568Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name lzss --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lzss-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "const_panic", "default", "std"))' -C metadata=1f645aabbffe9880 -C extra-filename=-3963c08eb1f4ac99 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern void=/work/oxidecomputer/omicron/target/debug/deps/libvoid-1294022430ceeb16.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44592026-09-11T20:49:52.582Z Compiling libz-sys v1.1.24
44602026-09-11T20:49:52.627Z Compiling pem-rfc7468 v1.0.0
44612026-09-11T20:49:52.637Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
44622026-09-11T20:49:52.637Z Compiling universal-hash v0.6.1
44632026-09-11T20:49:52.637Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libz-sys-1.1.24/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=unexpected_cfgs --check-cfg 'cfg(zng)' --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=08597ec840bed048 -C extra-filename=-83d374143dcffd3f --out-dir /work/oxidecomputer/omicron/target/debug/build/libz-sys-83d374143dcffd3f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8f5da3de5601b39f.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-62584c7c957af197.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-3b81e8a9236fb0cd.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44642026-09-11T20:49:52.668Z Compiling libgit2-sys v0.18.3+1.9.2
44652026-09-11T20:49:52.674Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pem_rfc7468 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-rfc7468-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="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=1e82e1d7b74c55a5 -C extra-filename=-28962bfad6c4e6c1 --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-4641a7d020b1e261.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44662026-09-11T20:49:52.674Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name universal_hash --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/universal-hash-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bc2342d7f89a4b8d -C extra-filename=-8f9eaef02c635b00 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-fbb8059747997d16.rmeta --extern ctutils=/work/oxidecomputer/omicron/target/debug/deps/libctutils-2d1a5e6b7b265c07.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44672026-09-11T20:49:52.674Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_messages --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/878a31e/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="api-traits"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-traits", "default", "std"))' -C metadata=b5beda07666e7348 -C extra-filename=-3f7728d84f8cb82b --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-3948ba2719554b61.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-0f5539a2457549e4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44682026-09-11T20:49:52.702Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
44692026-09-11T20:49:52.721Z Compiling instability v0.3.11
44702026-09-11T20:49:52.721Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libgit2-sys-0.18.3+1.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=6b5168f81e48cb08 -C extra-filename=-2d6effba9317c720 --out-dir /work/oxidecomputer/omicron/target/debug/build/libgit2-sys-2d6effba9317c720 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8f5da3de5601b39f.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-62584c7c957af197.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44712026-09-11T20:49:52.721Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/878a31e/controller/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-traits"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-traits"))' -C metadata=19d6521aba97e394 -C extra-filename=-c7e48c664f59db6c --out-dir /work/oxidecomputer/omicron/target/debug/build/transceiver-controller-c7e48c664f59db6c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-464edf1bc7384a2b.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44722026-09-11T20:49:52.723Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/instability-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=785a5de2f486d9a4 -C extra-filename=-22e02ea1d2d421da --out-dir /work/oxidecomputer/omicron/target/debug/build/instability-22e02ea1d2d421da -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44732026-09-11T20:49:52.769Z Compiling knus v3.4.0
44742026-09-11T20:49:52.816Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name knus --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/knus-3.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 --allow=unused_assignments --cfg 'feature="base64"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="knus-derive"' --cfg 'feature="line-numbers"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base64", "default", "derive", "knus-derive", "line-numbers", "minicbor", "unicode-width"))' -C metadata=a1d7ffd4ec49bcc7 -C extra-filename=-f6a3f708de06c876 --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-a99736055d4f315d.rmeta --extern chumsky=/work/oxidecomputer/omicron/target/debug/deps/libchumsky-33a612e01df7a250.rmeta --extern knus_derive=/work/oxidecomputer/omicron/target/debug/deps/libknus_derive-0937861cf4ba085d.so --extern miette=/work/oxidecomputer/omicron/target/debug/deps/libmiette-70755f0c61735f96.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-fb66b428f1def7e9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44752026-09-11T20:49:52.842Z Compiling colored v2.2.0
44762026-09-11T20:49:52.845Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-d66b892e1d68d780/build-script-build`
44772026-09-11T20:49:52.881Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name colored --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/colored-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-color"))' -C metadata=cc56fd8e24db099e -C extra-filename=-f1187bf1a109a946 --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-f2541ba6c8c9160c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44782026-09-11T20:49:52.924Z Compiling tokio-tungstenite v0.23.1
44792026-09-11T20:49:52.956Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel_derives --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/diesel_derives-2.3.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 --warn=unexpected_cfgs --check-cfg 'cfg(diesel_docsrs)' --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "chrono", "default", "mysql", "nightly", "numeric", "postgres", "r2d2", "sqlite", "time", "with-deprecated", "without-deprecated"))' -C metadata=cf387c0a3aa250af -C extra-filename=-df559507bfa870cd --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-2485eca617ad1cc0.rlib --extern dsl_auto_type=/work/oxidecomputer/omicron/target/debug/deps/libdsl_auto_type-aecf68ad16c30d4b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44802026-09-11T20:49:52.979Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
44812026-09-11T20:49:52.983Z Compiling pretty_assertions v1.4.1
44822026-09-11T20:49:52.983Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.23.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "url", "webpki-roots"))' -C metadata=3db4f2b50dbe8d30 -C extra-filename=-d7104470457fdb4a --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-20dba1b7e6ddb3f5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-284c0e829aa3cff3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44832026-09-11T20:49:52.983Z Compiling castaway v0.2.4
44842026-09-11T20:49:53.009Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dice_verifier --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/ff9f27a/verifier/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ipcc"' --cfg 'feature="libipcc"' --cfg 'feature="mock"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ipcc", "libipcc", "mock", "sled-agent", "sled-agent-client", "sled-agent-types-versions", "testing", "tokio"))' -C metadata=d047536c3139ae4c -C extra-filename=-ce27548037067f0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-58795d5e6a3e8eef.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-ba57704941fdbd49.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-2aae56dabc2c1819.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-fff538b88af305f1.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-0f5539a2457549e4.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-814f4c615715e0fa.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-ad57b9d727cb25d6.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-3a66ccb98869e71f.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-5a101d2c77ca3f5f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
44852026-09-11T20:49:53.014Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pretty_assertions --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable"))' -C metadata=5fcfa6284ac2a39d -C extra-filename=-b1fab63ab540fe54 --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-b49d5af721eb25a7.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-591fce1346449b47.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44862026-09-11T20:49:53.014Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name castaway --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/castaway-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="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=02349eed7faf66f2 -C extra-filename=-3e7670847c878f1d --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-284f66ec6731db10.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44872026-09-11T20:49:53.080Z Compiling indoc v2.0.7
44882026-09-11T20:49:53.088Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name indoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indoc-2.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2e377676fa82f1c3 -C extra-filename=-e2e6f37ae88463a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44892026-09-11T20:49:53.146Z Compiling der v0.8.0
44902026-09-11T20:49:53.183Z Compiling polyval v0.7.1
44912026-09-11T20:49:53.195Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name der --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/der-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --cfg 'feature="alloc"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "ber", "bytes", "derive", "flagset", "heapless", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=a2f6ace072b03be2 -C extra-filename=-d9671cfddb9bd917 --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-11ea691932e08d12.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-28962bfad6c4e6c1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44922026-09-11T20:49:53.195Z Compiling compact_str v0.8.1
44932026-09-11T20:49:53.195Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.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 --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=09b7ee1134afe0e7 -C extra-filename=-a6a60f74ea507334 --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-b757ef982f295bb7.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-8160050710f6ec0d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44942026-09-11T20:49:53.195Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name polyval --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/polyval-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes --warn=unreachable_pub '--warn=clippy::unnecessary_safety_comment' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--allow=clippy::suspicious_arithmetic_impl' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(cpubits, values("16", "32", "64"))' --check-cfg 'cfg(polyval_backend, values("soft"))' --cfg 'feature="hazmat"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hazmat", "zeroize"))' -C metadata=15ae3c92cb4cdccc -C extra-filename=-27d4e991cd1a551a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cpubits=/work/oxidecomputer/omicron/target/debug/deps/libcpubits-83bff7d0c39af0c7.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-6d8939dd719dc12a.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-8f9eaef02c635b00.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44952026-09-11T20:49:53.221Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name compact_str --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/compact_str-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "bytes", "default", "diesel", "markup", "proptest", "quickcheck", "rkyv", "serde", "smallvec", "sqlx", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "std"))' -C metadata=d8d9f2efdee09180 -C extra-filename=-cd40a2561ccf746d --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-3e7670847c878f1d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-eb0a4b29e4e8f5ee.rmeta --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-284f66ec6731db10.so --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-a148b278610c4987.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44962026-09-11T20:49:53.267Z Compiling progenitor-impl v0.13.0
44972026-09-11T20:49:53.291Z Running `/work/oxidecomputer/omicron/target/debug/build/libz-sys-83d374143dcffd3f/build-script-build`
44982026-09-11T20:49:53.291Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-impl-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4091b6e9f638374a -C extra-filename=-cef26526b6048d63 --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-b4d67f07919ede1e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-917444d7bf461a49.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-01edd4035b1021f2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44992026-09-11T20:49:53.304Z Compiling openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
45002026-09-11T20:49:53.362Z Compiling lru v0.12.5
45012026-09-11T20:49:53.369Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_lint --edition=2021 /home/build/.cargo/git/checkouts/openapi-lint-d70c5ef8a437b633/1b65d76/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=667c003b46b970c0 -C extra-filename=-19bb5731071ccc1e --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-b4d67f07919ede1e.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-f2541ba6c8c9160c.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45022026-09-11T20:49:53.404Z Compiling unicode-truncate v1.1.0
45032026-09-11T20:49:53.414Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name lru --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.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="hashbrown"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "nightly"))' -C metadata=1265cb7d57e5d3f6 -C extra-filename=-efcf4be9732349e6 --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-24e9546b5dd3595e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45042026-09-11T20:49:53.433Z Compiling petname v2.0.2
45052026-09-11T20:49:53.436Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_truncate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-truncate-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2a3a4734f330107e -C extra-filename=-a04e8da4a3432204 --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-daa2bccd3b7a4092.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-4d84c6dfacc56ee2.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45062026-09-11T20:49:53.436Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/petname-2.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default-rng"' --cfg 'feature="default-words"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default", "default-rng", "default-words"))' -C metadata=5acfb566487388c6 -C extra-filename=-d869bded6fa39153 --out-dir /work/oxidecomputer/omicron/target/debug/build/petname-d869bded6fa39153 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45072026-09-11T20:49:53.480Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
45082026-09-11T20:49:53.505Z Compiling arc-swap v1.8.2
45092026-09-11T20:49:53.515Z Compiling vergen-git2 v9.1.0
45102026-09-11T20:49:53.515Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2024 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/01f0608/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f551b9449dfbc068 -C extra-filename=-87b0aa42f358a528 --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-e5ce56e8506f5b30.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-8a995efda59a0b80.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-ee0cee2fe990753d.rmeta --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-61734671ba791185.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-0f5539a2457549e4.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-bea3e5c996983297.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-a6e6dda2918cca1a.rmeta --extern lzss=/work/oxidecomputer/omicron/target/debug/deps/liblzss-3963c08eb1f4ac99.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-f11b73dea6e981e4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3abc053f4411f86b.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-1a0dffbe7c673471.rmeta --extern serde_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_bytes-d9e0eddf025cef2e.rmeta --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-48770e0d4bd83061.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7e24caacc7ed35d6.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-25ab7953a9b0822f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-4f12d312eaff3848.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-2403599ae9553380.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45112026-09-11T20:49:53.516Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name arc_swap --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-strategies", "experimental-thread-local", "internal-test-strategies", "serde", "weak"))' -C metadata=d23db51d088df105 -C extra-filename=-cef002d5e498e368 --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-284f66ec6731db10.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45122026-09-11T20:49:53.516Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-git2-9.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 --warn=unexpected_cfgs --check-cfg 'cfg(coverage,coverage_nightly)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "emit_and_set", "rustc", "si", "unstable"))' -C metadata=39a4f0e217697497 -C extra-filename=-8d8e5de7f821da59 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-git2-8d8e5de7f821da59 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-284f66ec6731db10.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45132026-09-11T20:49:53.572Z Compiling hyper-staticfile v0.10.1
45142026-09-11T20:49:53.604Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-staticfile-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b9d3ac5f009cca52 -C extra-filename=-4fa200b3d02032b8 --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-20dba1b7e6ddb3f5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-54ea2634f4c28de7.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-eed8ca722b0b9c11.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-a6a60f74ea507334.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0bf5a646b561519f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45152026-09-11T20:49:53.683Z Running `/work/oxidecomputer/omicron/target/debug/build/transceiver-controller-c7e48c664f59db6c/build-script-build`
45162026-09-11T20:49:53.746Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
45172026-09-11T20:49:53.750Z Running `/work/oxidecomputer/omicron/target/debug/build/instability-22e02ea1d2d421da/build-script-build`
45182026-09-11T20:49:53.750Z Compiling cassowary v0.3.0
45192026-09-11T20:49:53.751Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_decode --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/878a31e/decode/src/lib.rs --error-format=json --json=diagnostic-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-traits"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-traits"))' -C metadata=95ad5f33fa8a8673 -C extra-filename=-9476e8137ddf3c9b --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-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-3f7728d84f8cb82b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45202026-09-11T20:49:53.793Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cassowary --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=811aaa2123d86dbf -C extra-filename=-34f7daa4bb120699 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45212026-09-11T20:49:53.825Z Compiling ghash v0.6.0
45222026-09-11T20:49:53.829Z Compiling aes v0.9.1
45232026-09-11T20:49:53.829Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ghash --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ghash-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zeroize"))' -C metadata=5919e84b47c76f2d -C extra-filename=-a3dceae665cd418d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-27d4e991cd1a551a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45242026-09-11T20:49:53.829Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name aes --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aes-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 --warn=unexpected_cfgs --check-cfg 'cfg(aes_backend_soft, values("compact"))' --check-cfg 'cfg(aes_backend, values("soft", "avx256", "avx512"))' --check-cfg 'cfg(cpubits, values("16", "32", "64"))' -C debug-assertions=on --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hazmat", "zeroize"))' -C metadata=e5f61820e308827f -C extra-filename=-102b6e12f2c7ee1c --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-b3b8a042fb99e0b6.rmeta --extern cpubits=/work/oxidecomputer/omicron/target/debug/deps/libcpubits-83bff7d0c39af0c7.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-6d8939dd719dc12a.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45252026-09-11T20:49:53.829Z Compiling crypto-bigint v0.7.5
45262026-09-11T20:49:53.864Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crypto_bigint --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-bigint-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes --deny=unsafe_code '--warn=clippy::unnecessary_safety_comment' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--warn=clippy::panic_in_result_fn' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--allow=clippy::many_single_char_names' '--warn=clippy::manual_assert' '--warn=clippy::integer_division_remainder_used' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(cpubits, values("16", "32", "64"))' -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="hybrid-array"' --cfg 'feature="rand_core"' --cfg 'feature="subtle"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "getrandom", "hybrid-array", "rand_core", "rlp", "serde", "subtle", "zeroize"))' -C metadata=46884acd5886114d -C extra-filename=-5773599649301bf0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cpubits=/work/oxidecomputer/omicron/target/debug/deps/libcpubits-83bff7d0c39af0c7.rmeta --extern ctutils=/work/oxidecomputer/omicron/target/debug/deps/libctutils-2d1a5e6b7b265c07.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-21201851a35fa059.rmeta --extern hybrid_array=/work/oxidecomputer/omicron/target/debug/deps/libhybrid_array-325176a3dca9d981.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-70a8cc5d2f870e13.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45272026-09-11T20:49:53.876Z Compiling pbkdf2 v0.13.0
45282026-09-11T20:49:53.906Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pbkdf2-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 '--warn=clippy::unwrap_used' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --cfg 'feature="default"' --cfg 'feature="hmac"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "hmac", "kdf", "mcf", "password-hash", "phc", "rand_core", "sha2"))' -C metadata=df246df85b0e5122 -C extra-filename=-69eed7f776e6d8e4 --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-93a1365be822cb8b.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-a932f702b0c397c6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45292026-09-11T20:49:53.966Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
45302026-09-11T20:49:54.001Z Compiling ctr v0.10.1
45312026-09-11T20:49:54.004Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ctr --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ctr-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes --forbid=unsafe_code '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-padding", "zeroize"))' -C metadata=9f46c0bd0015e4f8 -C extra-filename=-e06f317cb2460a44 --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-b3b8a042fb99e0b6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45322026-09-11T20:49:54.005Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pki_playground --edition=2021 /home/build/.cargo/git/checkouts/pki-playground-00863a3611f072fd/bcd3bf2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=16dc4e7d2370266c -C extra-filename=-4d40045835525639 --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-369847ab087cf11d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-ba57704941fdbd49.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e723dca237d80cfa.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb74a95d46416a86.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-2aae56dabc2c1819.rmeta --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-16d6623f4672f2fc.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rmeta --extern knus=/work/oxidecomputer/omicron/target/debug/deps/libknus-f6a3f708de06c876.rmeta --extern miette=/work/oxidecomputer/omicron/target/debug/deps/libmiette-70755f0c61735f96.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-ad57b9d727cb25d6.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e5eba79edd904ff5.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9e98da6c93bead74.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-fa9478000e7089b0.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-35fb0b5687fedf25.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-5a14ea5f2cd7e3d6.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-ca73f97f20f6f002.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45332026-09-11T20:49:54.109Z Compiling aead v0.6.1
45342026-09-11T20:49:54.113Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name instability --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/instability-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3984d62603e1b9aa -C extra-filename=-24c828f81c8bae74 --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-7a1835c470d020cf.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-e2e6f37ae88463a3.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(instability_disable_unstable_docs)'`
45352026-09-11T20:49:54.114Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name aead --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aead-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' -C debug-assertions=on --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "blobby", "bytes", "default", "dev", "getrandom", "rand_core"))' -C metadata=08ad79a8dd4a81cc -C extra-filename=-74574cd80db77641 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-fbb8059747997d16.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-1bb058025b3020a0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45362026-09-11T20:49:54.114Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
45372026-09-11T20:49:54.144Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name common --edition=2024 /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/cc0c307/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("multicast"))' -C metadata=e195bb162b3c4121 -C extra-filename=-63b8a98c737378f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b669c6075079eafe.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-6e48850a9b670edf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45382026-09-11T20:49:54.250Z Compiling salsa20 v0.11.0
45392026-09-11T20:49:54.254Z Running `/work/oxidecomputer/omicron/target/debug/build/petname-d869bded6fa39153/build-script-build`
45402026-09-11T20:49:54.254Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name libz_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libz-sys-1.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 --warn=unexpected_cfgs --check-cfg 'cfg(zng)' --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=55dc2fd97a0379a4 -C extra-filename=-07ea87da42f42885 --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-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l z -l z`
45412026-09-11T20:49:54.254Z Running `/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-2d6effba9317c720/build-script-build`
45422026-09-11T20:49:54.255Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name salsa20 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/salsa20-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zeroize"))' -C metadata=2010002b031db08f -C extra-filename=-59548de6cbc7cf36 --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-c8afeb56cacd505f.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-b3b8a042fb99e0b6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45432026-09-11T20:49:54.289Z Compiling console v0.16.2
45442026-09-11T20:49:54.293Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.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="ansi-parsing"' --cfg 'feature="std"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi-parsing", "default", "std", "unicode-width", "windows-console-colors"))' -C metadata=9f67c18a4e40654f -C extra-filename=-dec0849c2c7ac360 --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-f36ac586621dabce.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-fb66b428f1def7e9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45452026-09-11T20:49:54.327Z Compiling sapling-renderdag v0.1.0
45462026-09-11T20:49:54.330Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name renderdag --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sapling-renderdag-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serialize"))' -C metadata=339663eed81463cd -C extra-filename=-f173005ec0208e29 --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-3948ba2719554b61.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45472026-09-11T20:49:54.436Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-git2-8d8e5de7f821da59/build-script-build`
45482026-09-11T20:49:54.440Z Compiling slog-scope v4.4.1
45492026-09-11T20:49:54.440Z Compiling sync-ptr v0.1.4
45502026-09-11T20:49:54.475Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_scope --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=302ff7f018e6d916 -C extra-filename=-554fe98cfef295d0 --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-cef002d5e498e368.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-f2541ba6c8c9160c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45512026-09-11T20:49:54.508Z Compiling unit-prefix v0.5.2
45522026-09-11T20:49:54.512Z Compiling tokio-test v0.4.5
45532026-09-11T20:49:54.512Z Compiling libsw-core v0.3.2
45542026-09-11T20:49:54.512Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sync_ptr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sync-ptr-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ad8db908d9504493 -C extra-filename=-2e2b03c0efad02e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45552026-09-11T20:49:54.512Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name petname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/petname-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 --cfg 'feature="default-rng"' --cfg 'feature="default-words"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default", "default-rng", "default-words"))' -C metadata=b20031e6c272ea74 -C extra-filename=-8f58feeaf26c417d --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-e0ed419d817544b0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45562026-09-11T20:49:54.512Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name unit_prefix --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unit-prefix-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=92a2ae0a1fcdfdf6 -C extra-filename=-5f678e80419a2587 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45572026-09-11T20:49:54.548Z Compiling cbc v0.2.1
45582026-09-11T20:49:54.573Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_test --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=04ddf7db63f5f5c7 -C extra-filename=-ebcd68a53c09770e --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-f57b0cec2750c1f6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45592026-09-11T20:49:54.573Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name libsw_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libsw-core-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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="std"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coarsetime", "default", "quanta", "std", "time", "tokio"))' -C metadata=1ed1c732c715a664 -C extra-filename=-7e01a0be547a6590 --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-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45602026-09-11T20:49:54.573Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cbc --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cbc-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes --forbid=unsafe_code '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-padding", "default", "zeroize"))' -C metadata=974c426ea051423e -C extra-filename=-bcdb5ae72dbcff0e --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-b3b8a042fb99e0b6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45612026-09-11T20:49:54.584Z Compiling spki v0.8.0
45622026-09-11T20:49:54.619Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name spki --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/spki-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "digest", "fingerprint", "pem", "sha2", "std"))' -C metadata=7de49d048ac888bb -C extra-filename=-3059f5ab82c7c7ba --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-d9671cfddb9bd917.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45632026-09-11T20:49:54.655Z Compiling aes-gcm v0.11.0
45642026-09-11T20:49:54.660Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name aes_gcm --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aes-gcm-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes --warn=unsafe_code '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' -C debug-assertions=on --cfg 'feature="aes"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "bytes", "default", "getrandom", "hazmat", "rand_core", "zeroize"))' -C metadata=d3022a6484ccf6de -C extra-filename=-687510da3b584913 --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-74574cd80db77641.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-102b6e12f2c7ee1c.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-b3b8a042fb99e0b6.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-e06f317cb2460a44.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-a3dceae665cd418d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45652026-09-11T20:49:54.691Z Compiling slog-stdlog v4.1.1
45662026-09-11T20:49:54.695Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_stdlog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "kv_unstable"))' -C metadata=8dc30c1880d19656 -C extra-filename=-a7aaaf773d289eee --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-a96344eae1a3d1f9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-554fe98cfef295d0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45672026-09-11T20:49:54.760Z Compiling scrypt v0.12.0
45682026-09-11T20:49:54.763Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name scrypt --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scrypt-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 '--warn=clippy::unwrap_used' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "kdf", "mcf", "parallel", "password-hash", "phc", "rand_core"))' -C metadata=4cf54c15c6944c8f -C extra-filename=-c71150440adb55dd --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-c8afeb56cacd505f.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-69eed7f776e6d8e4.rmeta --extern salsa20=/work/oxidecomputer/omicron/target/debug/deps/libsalsa20-59548de6cbc7cf36.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e2212116997f49d8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45692026-09-11T20:49:54.866Z Compiling indicatif v0.18.4
45702026-09-11T20:49:54.870Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name indicatif --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.18.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="rayon"' --cfg 'feature="unicode-width"' --cfg 'feature="wasmbind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100", "wasmbind"))' -C metadata=9b7ff98693a0bfc6 -C extra-filename=-2103a7c365bf290e --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-dec0849c2c7ac360.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-e914187787332acb.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-263f7112b196b016.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-fb66b428f1def7e9.rmeta --extern unit_prefix=/work/oxidecomputer/omicron/target/debug/deps/libunit_prefix-5f678e80419a2587.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45712026-09-11T20:49:54.870Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_controller --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/878a31e/controller/src/lib.rs --error-format=json --json=diagnostic-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-traits"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-traits"))' -C metadata=4defd3e4ae939e4b -C extra-filename=-4381840504f9de7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-0f5539a2457549e4.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-af208bc9d100447a.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-72dd8c778c15f0a7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern transceiver_decode=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_decode-9476e8137ddf3c9b.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-3f7728d84f8cb82b.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-49e733439b69b674.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
45722026-09-11T20:49:54.898Z Compiling libsw v3.5.0
45732026-09-11T20:49:54.934Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
45742026-09-11T20:49:54.938Z Compiling twox-hash v2.1.2
45752026-09-11T20:49:54.938Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name libsw --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libsw-3.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="std_instant"' --cfg 'feature="std_systemtime"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coarsetime", "default", "nightly", "quanta", "std", "std_instant", "std_systemtime", "time", "tokio"))' -C metadata=eb7854d7764ec4ce -C extra-filename=-b2f5e880023eedd7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libsw_core=/work/oxidecomputer/omicron/target/debug/deps/liblibsw_core-7e01a0be547a6590.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45762026-09-11T20:49:54.938Z Compiling atty v0.2.14
45772026-09-11T20:49:54.938Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name lldpd_types_versions --edition=2021 /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/54b2661/lldpd-types/versions/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ad9470e85cb11ff -C extra-filename=-101fe6e7c8f01ea1 --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-1e0124cd6fc62769.rmeta --extern protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-1fa4c9c542188ad8.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45782026-09-11T20:49:54.938Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name twox_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/twox-hash-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 --warn=unexpected_cfgs --check-cfg 'cfg(_internal_xxhash3_force_scalar)' --check-cfg 'cfg(_internal_xxhash3_force_neon)' --check-cfg 'cfg(_internal_xxhash3_force_sse2)' --check-cfg 'cfg(_internal_xxhash3_force_avx2)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="random"' --cfg 'feature="std"' --cfg 'feature="xxhash32"' --cfg 'feature="xxhash3_128"' --cfg 'feature="xxhash3_64"' --cfg 'feature="xxhash64"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "random", "serialize", "std", "xxhash32", "xxhash3_128", "xxhash3_64", "xxhash64"))' -C metadata=74f69124cde71ec3 -C extra-filename=-a99bfd033ac37355 --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-4bc5b75ea998daa7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45792026-09-11T20:49:54.939Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name atty --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d652966f12ed8baa -C extra-filename=-9a370f76601575f4 --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-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45802026-09-11T20:49:55.009Z Compiling slog-envlogger v2.2.0
45812026-09-11T20:49:55.118Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_envlogger --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=fa7f28cd9bbd9b29 -C extra-filename=-67863f9306e58aa0 --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-a96344eae1a3d1f9.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-554fe98cfef295d0.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-a7aaaf773d289eee.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45822026-09-11T20:49:55.119Z Compiling fatfs v0.3.6
45832026-09-11T20:49:55.119Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name fatfs --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chrono", "core_io", "default", "std"))' -C metadata=716971467eab4cba -C extra-filename=-c6ad66728a1f7c05 --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-b0c20064e4257887.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-a85bc2f7a054eda7.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45842026-09-11T20:49:55.119Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
45852026-09-11T20:49:55.119Z Compiling ff v0.14.0
45862026-09-11T20:49:55.124Z Compiling seq-macro v0.3.6
45872026-09-11T20:49:55.124Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name raw_cpuid --edition=2018 /home/build/.cargo/git/checkouts/rust-cpuid-40ac26428755d764/a4cf01d/src/lib.rs --error-format=json --json=diagnostic-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "cli", "display", "serde", "serde_derive", "serde_json", "serialize", "std", "termimad"))' -C metadata=097931cf7746e097 -C extra-filename=-5da5b880462cda97 --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-3948ba2719554b61.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45882026-09-11T20:49:55.124Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ff --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ff-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bits", "bitvec", "byteorder", "default", "derive", "ff_derive", "std"))' -C metadata=e7ce35e10d63f276 -C extra-filename=-909861595e1f2257 --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-70a8cc5d2f870e13.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45892026-09-11T20:49:55.124Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name seq_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/seq-macro-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=050301dc172bfdc1 -C extra-filename=-40b0ae1304dff841 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45902026-09-11T20:49:55.155Z Compiling ratatui v0.29.0
45912026-09-11T20:49:55.193Z Compiling shell-words v1.1.1
45922026-09-11T20:49:55.196Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ratatui --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ratatui-0.29.0/src/lib.rs --error-format=json --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' '--allow=clippy::module_inception' '--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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-widgets", "crossterm", "default", "document-features", "macros", "palette", "scrolling-regions", "serde", "termion", "termwiz", "underline-color", "unstable", "unstable-backend-writer", "unstable-rendered-line-info", "unstable-widget-ref", "widget-calendar"))' -C metadata=dc94a2b911a49c81 -C extra-filename=-a1bb2c688165151e --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-3948ba2719554b61.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-34f7daa4bb120699.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-cd40a2561ccf746d.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8b52857e14497030.rmeta --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-e2e6f37ae88463a3.so --extern instability=/work/oxidecomputer/omicron/target/debug/deps/libinstability-24c828f81c8bae74.so --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-daa2bccd3b7a4092.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-efcf4be9732349e6.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3abc053f4411f86b.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-8a4732afddef8a4f.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-4d84c6dfacc56ee2.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-a04e8da4a3432204.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-fb66b428f1def7e9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45932026-09-11T20:49:55.226Z Compiling concurrent-queue v2.5.0
45942026-09-11T20:49:55.230Z Compiling parking v2.2.1
45952026-09-11T20:49:55.230Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name shell_words --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/shell-words-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8d18fefad8fb80fd -C extra-filename=-41deb9e6efae2e1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45962026-09-11T20:49:55.230Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name parking --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=8657b7b93e419e70 -C extra-filename=-8d721ba4f2444947 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45972026-09-11T20:49:55.230Z Compiling signature v3.0.0
45982026-09-11T20:49:55.263Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name concurrent_queue --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/concurrent-queue-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=ec117f9abc4fa5a9 -C extra-filename=-ae6a00492f3ca6c3 --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-50e9efe714b4e28a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45992026-09-11T20:49:55.267Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name signature --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signature-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "digest", "rand_core"))' -C metadata=009bb466eae4f3f4 -C extra-filename=-6e36f509b749aa76 --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-93a1365be822cb8b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-70a8cc5d2f870e13.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46002026-09-11T20:49:55.402Z Compiling oxide-update-engine-display v0.1.2
46012026-09-11T20:49:55.405Z Compiling group v0.14.0
46022026-09-11T20:49:55.405Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_update_engine_display --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oxide-update-engine-display-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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("schemars08"))' -C metadata=ba0d6e70b9534cb9 -C extra-filename=-bbc68557f91e052b --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-1e0124cd6fc62769.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-b204df21dbd8d7dd.so --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-b2f5e880023eedd7.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d04f08a445a4a0f4.rmeta --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-fb66b428f1def7e9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46032026-09-11T20:49:55.405Z Compiling arrayvec v0.7.6
46042026-09-11T20:49:55.435Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name group --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/group-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memuse", "rand", "rand_xorshift", "tests", "wnaf-memuse"))' -C metadata=2bb7e4db4154d840 -C extra-filename=-5bbf9e2bd751607f --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-909861595e1f2257.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-70a8cc5d2f870e13.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46052026-09-11T20:49:55.439Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name arrayvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=fc977d1dd8308f15 -C extra-filename=-b641eb45e77125e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46062026-09-11T20:49:55.503Z Compiling base16ct v1.0.0
46072026-09-11T20:49:55.507Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name base16ct --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base16ct-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="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc"))' -C metadata=82ddfc2e57c63886 -C extra-filename=-5d4c85a42c43613d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46082026-09-11T20:49:55.568Z Compiling event-listener v5.4.1
46092026-09-11T20:49:55.572Z Compiling constant_time_eq v0.4.2
46102026-09-11T20:49:55.572Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.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 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "loom", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=779ce6dd0287eb25 -C extra-filename=-752746e04a359016 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-ae6a00492f3ca6c3.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-8d721ba4f2444947.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-1a825e29b69bcb3e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46112026-09-11T20:49:55.572Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name constant_time_eq --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/constant_time_eq-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("count_instructions_test", "default", "std"))' -C metadata=66d0100793e5ee25 -C extra-filename=-51a3b6ea9f09faea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46122026-09-11T20:49:55.625Z Compiling plotters-backend v0.3.7
46132026-09-11T20:49:55.629Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters_backend --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-backend-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=797e2885f4798544 -C extra-filename=-f43db9616866cad8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46142026-09-11T20:49:55.660Z Compiling arrayref v0.3.9
46152026-09-11T20:49:55.665Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name arrayref --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arrayref-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9e776ac4e5fde2af -C extra-filename=-fd2fe092f597efe0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46162026-09-11T20:49:55.694Z Compiling hkdf v0.13.0
46172026-09-11T20:49:55.697Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hkdf --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hkdf-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_used' --warn=unused_qualifications --warn=unused_lifetimes --forbid=unsafe_code '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kdf"))' -C metadata=dddc9debeb95a2fb -C extra-filename=-ced864b09500c594 --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-a932f702b0c397c6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46182026-09-11T20:49:55.697Z Compiling pkcs5 v0.8.1
46192026-09-11T20:49:55.698Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pkcs5 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkcs5-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --cfg 'feature="alloc"' --cfg 'feature="pbes2"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "getrandom", "pbes2", "rand_core", "sha1-insecure"))' -C metadata=7f1b65aea49e147d -C extra-filename=-a66affc94c68e93b --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-102b6e12f2c7ee1c.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-687510da3b584913.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-bcdb5ae72dbcff0e.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-d9671cfddb9bd917.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-69eed7f776e6d8e4.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-70a8cc5d2f870e13.rmeta --extern scrypt=/work/oxidecomputer/omicron/target/debug/deps/libscrypt-c71150440adb55dd.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e2212116997f49d8.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3059f5ab82c7c7ba.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46202026-09-11T20:49:55.891Z Compiling sec1 v0.8.1
46212026-09-11T20:49:55.895Z Compiling rtoolbox v0.0.3
46222026-09-11T20:49:55.927Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sec1 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sec1-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="alloc"' --cfg 'feature="ctutils"' --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="pem"' --cfg 'feature="point"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ctutils", "default", "der", "pem", "point", "serde", "std", "subtle", "zeroize"))' -C metadata=f4c9da58156e0da4 -C extra-filename=-8a04af48251e3c77 --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-5d4c85a42c43613d.rmeta --extern ctutils=/work/oxidecomputer/omicron/target/debug/deps/libctutils-2d1a5e6b7b265c07.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-d9671cfddb9bd917.rmeta --extern hybrid_array=/work/oxidecomputer/omicron/target/debug/deps/libhybrid_array-325176a3dca9d981.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46232026-09-11T20:49:55.928Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rtoolbox --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rtoolbox-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=5055aee2cad5c776 -C extra-filename=-89d2a315fb8c324c --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-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46242026-09-11T20:49:55.963Z Compiling plotters-svg v0.3.7
46252026-09-11T20:49:55.967Z Compiling cast v0.3.0
46262026-09-11T20:49:56.002Z Compiling futures-timer v3.0.3
46272026-09-11T20:49:56.005Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters_svg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-svg-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bitmap_encoder", "debug", "image"))' -C metadata=3f089f55ccb503a1 -C extra-filename=-59bbef1895dcca2c --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-f43db9616866cad8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46282026-09-11T20:49:56.005Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cast --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=1da1504da09ee332 -C extra-filename=-3f38067fd8fd5d87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46292026-09-11T20:49:56.038Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_timer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("gloo-timers", "send_wrapper", "wasm-bindgen"))' -C metadata=566f67a75b9665e2 -C extra-filename=-445cb2bade420633 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46302026-09-11T20:49:56.076Z Compiling event-listener-strategy v0.5.4
46312026-09-11T20:49:56.079Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name event_listener_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-strategy-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 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=04083ba703ff9b13 -C extra-filename=-cf0f4295f89731ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-752746e04a359016.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-1a825e29b69bcb3e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46322026-09-11T20:49:56.107Z Compiling tinytemplate v1.2.1
46332026-09-11T20:49:56.111Z Compiling blake3 v1.8.5
46342026-09-11T20:49:56.111Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tinytemplate --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8e53c84624cfce90 -C extra-filename=-6008bfd210db38a3 --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-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46352026-09-11T20:49:56.145Z Compiling anes v0.1.6
46362026-09-11T20:49:56.149Z Compiling rpassword v7.5.4
46372026-09-11T20:49:56.149Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/blake3-1.8.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="default"' --cfg 'feature="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "wasm32_simd", "zeroize"))' -C metadata=ff6741e72b5cd953 -C extra-filename=-04676f7424b905a9 --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-04676f7424b905a9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8f5da3de5601b39f.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46382026-09-11T20:49:56.184Z Compiling oorandom v11.1.5
46392026-09-11T20:49:56.190Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name anes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bitflags", "default", "parser"))' -C metadata=3682c87d2445ff6c -C extra-filename=-6b4239e083db6dde --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46402026-09-11T20:49:56.190Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rpassword --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rpassword-7.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4e6432ba24518416 -C extra-filename=-861635f841a91ff3 --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-f36ac586621dabce.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-89d2a315fb8c324c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46412026-09-11T20:49:56.190Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oorandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oorandom-11.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=95e88f5e0d47179d -C extra-filename=-b7131366fad6ff96 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46422026-09-11T20:49:56.190Z Compiling pkcs8 v0.11.0
46432026-09-11T20:49:56.223Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pkcs8 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkcs8-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --cfg 'feature="alloc"' --cfg 'feature="encryption"' --cfg 'feature="pem"' --cfg 'feature="pkcs5"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("3des", "alloc", "ctutils", "des-insecure", "encryption", "getrandom", "pem", "pkcs5", "sha1-insecure", "std"))' -C metadata=68f3c719c57dccbb -C extra-filename=-e0344b733aced629 --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-d9671cfddb9bd917.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-a66affc94c68e93b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-70a8cc5d2f870e13.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3059f5ab82c7c7ba.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46442026-09-11T20:49:56.227Z Compiling plotters v0.3.7
46452026-09-11T20:49:56.261Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-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 --warn=unexpected_cfgs --allow=deprecated --check-cfg 'cfg(doc_cfg)' --cfg 'feature="area_series"' --cfg 'feature="line_series"' --cfg 'feature="plotters-svg"' --cfg 'feature="svg_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ab_glyph", "all_elements", "all_series", "area_series", "bitmap_backend", "bitmap_encoder", "bitmap_gif", "boxplot", "candlestick", "chrono", "colormaps", "datetime", "default", "deprecated_items", "errorbar", "evcxr", "evcxr_bitmap", "font-kit", "fontconfig-dlopen", "full_palette", "histogram", "image", "lazy_static", "line_series", "once_cell", "pathfinder_geometry", "plotters-bitmap", "plotters-svg", "point_series", "surface_series", "svg_backend", "ttf", "ttf-parser"))' -C metadata=342048e7bcf2c8d6 -C extra-filename=-fe7e4189f87c9934 --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-6c9795a397cfc660.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-f43db9616866cad8.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-59bbef1895dcca2c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46462026-09-11T20:49:56.295Z Compiling criterion-plot v0.6.0
46472026-09-11T20:49:56.344Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name criterion_plot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-plot-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f3cdae2976628aec -C extra-filename=-381401eb6c66099c --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-3f38067fd8fd5d87.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-daa2bccd3b7a4092.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46482026-09-11T20:49:56.344Z Compiling async-lock v3.4.2
46492026-09-11T20:49:56.344Z Compiling strsim v0.10.0
46502026-09-11T20:49:56.344Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name async_lock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-lock-3.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 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "std"))' -C metadata=91dc28a06d9ac843 -C extra-filename=-2961c0bca8e5f2c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-752746e04a359016.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-cf0f4295f89731ce.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-1a825e29b69bcb3e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46512026-09-11T20:49:56.344Z Compiling wnaf v0.14.0
46522026-09-11T20:49:56.345Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name strsim --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strsim-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fb2a6b9dde113a0c -C extra-filename=-3716f771c24eb7da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46532026-09-11T20:49:56.374Z Compiling assert-json-diff v2.0.2
46542026-09-11T20:49:56.381Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wnaf --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wnaf-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=240e30aab52d081c -C extra-filename=-8616bd990660e953 --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-909861595e1f2257.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-5bbf9e2bd751607f.rmeta --extern array=/work/oxidecomputer/omicron/target/debug/deps/libhybrid_array-325176a3dca9d981.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46552026-09-11T20:49:56.381Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name assert_json_diff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/assert-json-diff-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6e85ebe8a1aed0a3 -C extra-filename=-6836bee782f5e58d --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-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46562026-09-11T20:49:56.381Z Compiling serde_regex v1.1.0
46572026-09-11T20:49:56.423Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_regex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_regex-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4eb2c81271d1572d -C extra-filename=-800173a6e970cf6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46582026-09-11T20:49:56.450Z Compiling path-tree v0.8.3
46592026-09-11T20:49:56.476Z Compiling target-lexicon v0.13.3
46602026-09-11T20:49:56.483Z Compiling stringmetrics v2.2.2
46612026-09-11T20:49:56.515Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name path_tree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/path-tree-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dad4b10f96dd596e -C extra-filename=-82c1fa7eba195118 --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-88db28b097ca3987.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46622026-09-11T20:49:56.520Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.13.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_z80", "arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=4172d7bdc49283b0 -C extra-filename=-0570a74c6ef9ffe4 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-lexicon-0570a74c6ef9ffe4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46632026-09-11T20:49:56.520Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name stringmetrics --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stringmetrics-2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench"))' -C metadata=84fe1d6485e73059 -C extra-filename=-a2d00ef2dba0af0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46642026-09-11T20:49:56.528Z Compiling curve25519-dalek v5.0.0
46652026-09-11T20:49:56.555Z Compiling hex-literal v0.4.1
46662026-09-11T20:49:56.567Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-5.0.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 --warn=unexpected_cfgs --check-cfg 'cfg(allow_unused_unsafe)' --check-cfg 'cfg(curve25519_dalek_backend, values("fiat", "serial", "simd", "avx512"))' --check-cfg 'cfg(curve25519_dalek_diagnostics, values("build"))' --check-cfg 'cfg(curve25519_dalek_bits, values("32", "64"))' --check-cfg 'cfg(nightly)' -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "digest", "ff", "group", "legacy_compatibility", "lizard", "precomputed-tables", "rand_core", "serde", "zeroize"))' -C metadata=7c8716f894dc50a0 -C extra-filename=-023beff5209a70bc --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-023beff5209a70bc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-1cf7962b48132cfa.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46672026-09-11T20:49:56.567Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hex_literal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=640be75a57b56510 -C extra-filename=-666be0b46fcb67b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46682026-09-11T20:49:56.567Z Compiling primefield v0.14.0
46692026-09-11T20:49:56.586Z Compiling rfc6979 v0.6.0
46702026-09-11T20:49:56.598Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name primefield --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/primefield-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b05e045106ac4383 -C extra-filename=-e68fc8c43ea3d469 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-5773599649301bf0.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-fbb8059747997d16.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-909861595e1f2257.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-70a8cc5d2f870e13.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46712026-09-11T20:49:56.662Z Compiling progenitor-macro v0.13.0
46722026-09-11T20:49:56.666Z Compiling darling_core v0.13.4
46732026-09-11T20:49:56.667Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rfc6979 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rfc6979-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 '--warn=clippy::unwrap_used' --warn=unused_qualifications --warn=unused_lifetimes --forbid=unsafe_code --warn=unreachable_pub '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::integer_division_remainder_used' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' '--warn=clippy::as_conversions' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ee4bbdf0ef06af47 -C extra-filename=-6d2201d6fe4d4618 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-5773599649301bf0.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-a932f702b0c397c6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46742026-09-11T20:49:56.667Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_macro --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-macro-0.13.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1deb24fa833af224 -C extra-filename=-7ac98629efeda460 --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-43c55b0f49f9feb6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-cef26526b6048d63.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-67c7166b182ad1aa.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-880c138e94e08aa6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46752026-09-11T20:49:56.668Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.13.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=e7c681a94cc2ebfa -C extra-filename=-0631de70acbc3a55 --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-483bdc5c7d1e0898.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-b10675cfb7ec95f0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-3716f771c24eb7da.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-aee7d2f8582b61aa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46762026-09-11T20:49:56.668Z Compiling topological-sort v0.2.2
46772026-09-11T20:49:56.693Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name topological_sort --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f847a2c776e58a81 -C extra-filename=-0d79a4a4b554b691 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46782026-09-11T20:49:56.759Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-04676f7424b905a9/build-script-build`
46792026-09-11T20:49:56.826Z Compiling async-object-pool v0.2.0
46802026-09-11T20:49:56.829Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name async_object_pool --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-object-pool-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=703c9ea504032361 -C extra-filename=-5757c949ad003f8f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-2961c0bca8e5f2c9.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-752746e04a359016.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46812026-09-11T20:49:56.864Z Compiling guppy-workspace-hack v0.1.0
46822026-09-11T20:49:56.868Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f118d5c2eb32ca14 -C extra-filename=-0bfbab22aab5684d --out-dir /work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-0bfbab22aab5684d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46832026-09-11T20:49:56.935Z Compiling elliptic-curve v0.14.1
46842026-09-11T20:49:56.938Z Compiling tui-tree-widget v0.23.1
46852026-09-11T20:49:56.967Z Compiling ssh-encoding v0.3.0
46862026-09-11T20:49:56.970Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tui_tree_widget --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tui-tree-widget-0.23.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::unused_trait_names' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::std_instead_of_core' '--warn=clippy::min_ident_chars' '--warn=clippy::allow_attributes' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1719fc63a43f5bee -C extra-filename=-674b2067a95aac83 --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-a1bb2c688165151e.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-fb66b428f1def7e9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46872026-09-11T20:49:56.970Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ssh_encoding --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ssh-encoding-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 '--warn=clippy::unwrap_used' --warn=unused_qualifications --warn=unused_lifetimes --forbid=unsafe_code --warn=unreachable_pub '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::integer_division_remainder_used' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' '--warn=clippy::as_conversions' --cfg 'feature="alloc"' --cfg 'feature="base64"' --cfg 'feature="bigint"' --cfg 'feature="bytes"' --cfg 'feature="ctutils"' --cfg 'feature="digest"' --cfg 'feature="pem"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "base64", "bigint", "bytes", "ctutils", "derive", "digest", "pem", "ssh-derive", "zeroize"))' -C metadata=46a3c41367ef7fac -C extra-filename=-b7362aaeab16622b --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-4641a7d020b1e261.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-5773599649301bf0.rmeta --extern ctutils=/work/oxidecomputer/omicron/target/debug/deps/libctutils-2d1a5e6b7b265c07.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-93a1365be822cb8b.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-28962bfad6c4e6c1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46882026-09-11T20:49:56.971Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name elliptic_curve --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/elliptic-curve-0.14.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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ff"' --cfg 'feature="getrandom"' --cfg 'feature="group"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sec1"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "dev", "digest", "ecdh", "ff", "getrandom", "group", "pem", "pkcs8", "sec1", "serde", "std"))' -C metadata=1c7038672a1d0144 -C extra-filename=-b7478f5e66b2aba5 --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-5d4c85a42c43613d.rmeta --extern bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-5773599649301bf0.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-fbb8059747997d16.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-93a1365be822cb8b.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-909861595e1f2257.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-5bbf9e2bd751607f.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-ced864b09500c594.rmeta --extern array=/work/oxidecomputer/omicron/target/debug/deps/libhybrid_array-325176a3dca9d981.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-28962bfad6c4e6c1.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-e0344b733aced629.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-70a8cc5d2f870e13.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-8a04af48251e3c77.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46892026-09-11T20:49:56.971Z Compiling keccak v0.2.0
46902026-09-11T20:49:57.005Z Compiling target-spec v3.5.7
46912026-09-11T20:49:57.008Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name keccak --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/keccak-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(keccak_backend_soft, values("compact"))' --check-cfg 'cfg(keccak_backend, values("aarch64_sha3", "simd128", "simd256", "simd512", "soft"))' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("parallel"))' -C metadata=c3267dd7854c359c -C extra-filename=-a2fed14bc3370874 --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-c8afeb56cacd505f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46922026-09-11T20:49:57.008Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-spec-3.5.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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(guppy_nightly)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("custom", "proptest", "proptest1", "summaries"))' -C metadata=169ab7756b260069 -C extra-filename=-d9465ef384ba0377 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-d9465ef384ba0377 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46932026-09-11T20:49:57.035Z Compiling ed25519 v3.0.0
46942026-09-11T20:49:57.071Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ed25519 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_used' --warn=unused_qualifications --warn=unused_lifetimes --warn=unreachable_pub '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="pkcs8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "pem", "pkcs8", "serde", "zerocopy", "zeroize"))' -C metadata=6e5d6de2f0a29f43 -C extra-filename=-7c677c60ee4d5d97 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-e0344b733aced629.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-6e36f509b749aa76.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46952026-09-11T20:49:57.106Z Compiling crypto-primes v0.7.2
46962026-09-11T20:49:57.136Z Compiling pkcs1 v0.8.0-rc.4
46972026-09-11T20:49:57.140Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pkcs1 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkcs1-0.8.0-rc.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="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "pem", "std", "zeroize"))' -C metadata=6f523a4d9bf31ea2 -C extra-filename=-73ba43c7010e14e8 --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-d9671cfddb9bd917.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3059f5ab82c7c7ba.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46982026-09-11T20:49:57.140Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crypto_primes --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-primes-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 '--warn=clippy::suspicious' '--warn=clippy::style' --warn=rust_2018_idioms '--warn=clippy::perf' '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::correctness' '--warn=clippy::complexity' '--warn=clippy::all' '--warn=clippy::unwrap_used' --warn=unused_qualifications --deny=unsafe_code '--allow=clippy::unreadable_literal' --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--allow=clippy::similar-names' '--allow=clippy::redundant_pub_crate' '--warn=clippy::mod_module_files' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--allow=clippy::many_single_char_names' '--allow=clippy::literal_string_with_formatting_args' '--warn=clippy::indexing_slicing' '--warn=clippy::as_conversions' '--warn=clippy::allow_attributes' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(cpubits, values("16", "32", "64"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "glass_pumpkin", "multicore", "openssl", "rayon", "rug", "tests-all", "tests-exhaustive", "tests-glass-pumpkin", "tests-gmp", "tests-openssl"))' -C metadata=c8ba6923c4010509 -C extra-filename=-087de505308bb037 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-5773599649301bf0.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-70a8cc5d2f870e13.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46992026-09-11T20:49:57.140Z Compiling poly1305 v0.9.0
47002026-09-11T20:49:57.175Z Compiling blake2 v0.11.0-rc.6
47012026-09-11T20:49:57.208Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name poly1305 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/poly1305-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::unwrap_used' --warn=unused_qualifications --warn=unused_lifetimes --warn=unreachable_pub '--warn=clippy::unnecessary_safety_comment' --warn=unexpected_cfgs '--allow=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(poly1305_backend, values("soft"))' -C debug-assertions=on --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zeroize"))' -C metadata=1a9a79e488841f3f -C extra-filename=-2745d4fa532538f5 --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-6d8939dd719dc12a.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-8f9eaef02c635b00.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47022026-09-11T20:49:57.240Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name blake2 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.11.0-rc.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "reset", "size_opt", "zeroize"))' -C metadata=c4b14eebacdbf13a -C extra-filename=-b71c62b61230be2c --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-93a1365be822cb8b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47032026-09-11T20:49:57.244Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-0bfbab22aab5684d/build-script-build`
47042026-09-11T20:49:57.244Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-0570a74c6ef9ffe4/build-script-build`
47052026-09-11T20:49:57.345Z Compiling httpmock v0.8.3
47062026-09-11T20:49:57.348Z Compiling blowfish v0.10.0
47072026-09-11T20:49:57.348Z Compiling kem v0.3.0
47082026-09-11T20:49:57.349Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name httpmock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httpmock-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="cookies"' --cfg 'feature="default"' --cfg 'feature="headers"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "color", "colored", "cookies", "default", "experimental", "headers", "http2", "https", "hyper-rustls", "if-addrs", "proxy", "rcgen", "record", "remote", "remote-https", "rustls", "rustls-pki-types", "serde_yaml", "standalone", "tls-detect", "tokio-rustls", "tracing-subscriber"))' -C metadata=6cd48738acef36e7 -C extra-filename=-6b965b52841a5d7f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_json_diff=/work/oxidecomputer/omicron/target/debug/deps/libassert_json_diff-6836bee782f5e58d.rmeta --extern async_object_pool=/work/oxidecomputer/omicron/target/debug/deps/libasync_object_pool-5757c949ad003f8f.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-50e9efe714b4e28a.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-31aa278f1a6bdad7.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-445cb2bade420633.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f7a1adc56f8899f4.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-6f6d2d54db09521f.rmeta --extern path_tree=/work/oxidecomputer/omicron/target/debug/deps/libpath_tree-82c1fa7eba195118.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern serde_regex=/work/oxidecomputer/omicron/target/debug/deps/libserde_regex-800173a6e970cf6c.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-4d8274df01164ebc.rmeta --extern stringmetrics=/work/oxidecomputer/omicron/target/debug/deps/libstringmetrics-a2d00ef2dba0af0e.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-8b45795018347949.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-24cc06f08e4187a2.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47092026-09-11T20:49:57.349Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name blowfish --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/blowfish-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="bcrypt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bcrypt", "zeroize"))' -C metadata=07370233153d3ff3 -C extra-filename=-8f76b5345b97dca7 --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-a85bc2f7a054eda7.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-b3b8a042fb99e0b6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47102026-09-11T20:49:57.349Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name kem --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/kem-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom"))' -C metadata=dde5942d170a7faa -C extra-filename=-341876f496f5c24f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-fbb8059747997d16.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-70a8cc5d2f870e13.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47112026-09-11T20:49:57.513Z Compiling criterion v0.7.0
47122026-09-11T20:49:57.517Z Compiling sha3 v0.11.0
47132026-09-11T20:49:57.550Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name blake3 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/blake3-1.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="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "wasm32_simd", "zeroize"))' -C metadata=4d3e94d50c3b4f58 -C extra-filename=-8b9ea06fdb9fe7db --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-fd2fe092f597efe0.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-b641eb45e77125e0.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-51a3b6ea9f09faea.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-6d8939dd719dc12a.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-d120f903bf8bdcfa.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-9037290892bc41dc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/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 --check-cfg 'cfg(blake3_sse2_ffi, values(none()))' --check-cfg 'cfg(blake3_sse2_rust, values(none()))' --check-cfg 'cfg(blake3_sse41_ffi, values(none()))' --check-cfg 'cfg(blake3_sse41_rust, values(none()))' --check-cfg 'cfg(blake3_avx2_ffi, values(none()))' --check-cfg 'cfg(blake3_avx2_rust, values(none()))' --check-cfg 'cfg(blake3_avx512_ffi, values(none()))' --check-cfg 'cfg(blake3_neon, values(none()))' --check-cfg 'cfg(blake3_wasm32_simd, values(none()))'`
47142026-09-11T20:49:57.554Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name criterion --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-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="async"' --cfg 'feature="async_tokio"' --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async_futures", "async_smol", "async_std", "async_tokio", "cargo_bench_support", "csv_output", "default", "html_reports", "plotters", "rayon", "real_blackbox", "stable"))' -C metadata=4c81a55fb7aed876 -C extra-filename=-7c377b1087dd1298 --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-6b4239e083db6dde.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-3f38067fd8fd5d87.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-381401eb6c66099c.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-daa2bccd3b7a4092.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-b7131366fad6ff96.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-fe7e4189f87c9934.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-263f7112b196b016.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-6008bfd210db38a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47152026-09-11T20:49:57.554Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name target_lexicon --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_z80", "arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=9c12fe910d138c46 -C extra-filename=-1558432607f23e4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="rust_1_40"'`
47162026-09-11T20:49:57.554Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-d9465ef384ba0377/build-script-build`
47172026-09-11T20:49:57.583Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sha3 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha3-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "oid", "zeroize"))' -C metadata=a9254b46823adf3c -C extra-filename=-c491932d2ae43fca --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-93a1365be822cb8b.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-a2fed14bc3370874.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47182026-09-11T20:49:57.586Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name guppy_workspace_hack --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d977d2e2d66e1abd -C extra-filename=-f0408a0a2fd1122a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47192026-09-11T20:49:57.620Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-023beff5209a70bc/build-script-build`
47202026-09-11T20:49:57.624Z Compiling bcrypt-pbkdf v0.11.0
47212026-09-11T20:49:57.624Z Compiling module-lattice v0.2.3
47222026-09-11T20:49:57.655Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bcrypt_pbkdf --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bcrypt-pbkdf-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unwrap_used' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' -C debug-assertions=on --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "zeroize"))' -C metadata=32e779abc205e146 -C extra-filename=-c8970437e26838fa --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-8f76b5345b97dca7.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-69eed7f776e6d8e4.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e2212116997f49d8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47232026-09-11T20:49:57.660Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name module_lattice --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/module-lattice-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes --deny=unsafe_code --warn=unreachable_pub '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--warn=clippy::panic_in_result_fn' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::integer_division_remainder_used' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --cfg 'feature="alloc"' --cfg 'feature="ctutils"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ctutils", "zeroize"))' -C metadata=260f9add2a4a1463 -C extra-filename=-cc08096643008372 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ctutils=/work/oxidecomputer/omicron/target/debug/deps/libctutils-2d1a5e6b7b265c07.rmeta --extern array=/work/oxidecomputer/omicron/target/debug/deps/libhybrid_array-325176a3dca9d981.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47242026-09-11T20:49:57.660Z Compiling pathdiff v0.2.3
47252026-09-11T20:49:57.687Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pathdiff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pathdiff-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="camino"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=1b2cb0a6891be132 -C extra-filename=-f35d5551bae952e8 --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-369847ab087cf11d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47262026-09-11T20:49:57.756Z Compiling sponge-cursor v0.1.0
47272026-09-11T20:49:57.760Z Compiling nested v0.1.1
47282026-09-11T20:49:57.760Z Compiling russh-cryptovec v0.62.0
47292026-09-11T20:49:57.760Z Compiling httptest v0.16.4
47302026-09-11T20:49:57.787Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name httptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httptest-0.16.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5eb173a63c206d7d -C extra-filename=-49f5d8277ca84cd5 --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-61dca3a0d5526e42.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-3ac8cce29e469e73.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-31aa278f1a6bdad7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-6f6d2d54db09521f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47312026-09-11T20:49:57.817Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name russh_cryptovec --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/russh-cryptovec-0.62.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ssh-encoding"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ssh-encoding"))' -C metadata=b8714a293c33ff84 -C extra-filename=-e4e758a81a819e76 --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-a96344eae1a3d1f9.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-b7362aaeab16622b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47322026-09-11T20:49:57.822Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sponge_cursor --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sponge-cursor-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=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zeroize"))' -C metadata=c3446264e3914fea -C extra-filename=-47124a1f3fbe6b1d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47332026-09-11T20:49:57.822Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nested --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a91079b4791c20d3 -C extra-filename=-130c40b5db20b7bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47342026-09-11T20:49:57.822Z Compiling cfg-expr v0.20.6
47352026-09-11T20:49:57.857Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_expr --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-expr-0.20.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="target-lexicon"' --cfg 'feature="targets"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "target-lexicon", "targets"))' -C metadata=af12bb0cf5d1753b -C extra-filename=-c6282f2ec62bb4ff --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-88db28b097ca3987.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-1558432607f23e4e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47362026-09-11T20:49:57.999Z Compiling ecdsa v0.17.0
47372026-09-11T20:49:58.003Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ecdsa --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ecdsa-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 '--warn=clippy::unwrap_used' --warn=unused_qualifications --warn=unused_lifetimes --forbid=unsafe_code --warn=unreachable_pub '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::integer_division_remainder_used' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' '--warn=clippy::as_conversions' --cfg 'feature="algorithm"' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="digest"' --cfg 'feature="getrandom"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="spki"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("algorithm", "alloc", "default", "der", "dev", "digest", "getrandom", "pem", "pkcs8", "serde", "sha2", "spki", "std"))' -C metadata=c13751bec7d37fa5 -C extra-filename=-f81d20c51639d8b4 --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-d9671cfddb9bd917.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-93a1365be822cb8b.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-b7478f5e66b2aba5.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-6d2201d6fe4d4618.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-6e36f509b749aa76.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3059f5ab82c7c7ba.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47382026-09-11T20:49:58.004Z Compiling primeorder v0.14.0
47392026-09-11T20:49:58.033Z Compiling argon2 v0.6.0-rc.8
47402026-09-11T20:49:58.036Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/argon2-0.6.0-rc.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 --warn=unexpected_cfgs --check-cfg 'cfg(test_large_ram)' -C debug-assertions=on --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "kdf", "parallel", "password-hash", "rand_core", "zeroize"))' -C metadata=68172c1bc49bb7fb -C extra-filename=-b81a939678c1b985 --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-4641a7d020b1e261.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-b71c62b61230be2c.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-6d8939dd719dc12a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47412026-09-11T20:49:58.036Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name primeorder --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/primeorder-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --cfg 'feature="alloc"' --cfg 'feature="basepoint-table"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "basepoint-table", "critical-section", "dev", "hash2curve", "once_cell", "serde", "serdect", "std"))' -C metadata=c2e9a584fd7901e5 -C extra-filename=-4f3313b7ac2ca9b4 --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-b7478f5e66b2aba5.rmeta --extern primefield=/work/oxidecomputer/omicron/target/debug/deps/libprimefield-e68fc8c43ea3d469.rmeta --extern wnaf=/work/oxidecomputer/omicron/target/debug/deps/libwnaf-8616bd990660e953.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47422026-09-11T20:49:58.036Z Compiling ssh-cipher v0.3.0
47432026-09-11T20:49:58.071Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ssh_cipher --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ssh-cipher-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 '--warn=clippy::unwrap_used' --warn=unused_qualifications --warn=unused_lifetimes --forbid=unsafe_code --warn=unreachable_pub '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::integer_division_remainder_used' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' '--warn=clippy::as_conversions' --cfg 'feature="aes"' --cfg 'feature="chacha20poly1305"' --cfg 'feature="encoding"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes", "chacha20poly1305", "encoding", "getrandom", "rand_core", "tdes", "zeroize"))' -C metadata=0953bc9949c806ac -C extra-filename=-fdc3ab4d393d2b7f --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-74574cd80db77641.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-102b6e12f2c7ee1c.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-687510da3b584913.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-457119b7b5d0ad55.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-b3b8a042fb99e0b6.rmeta --extern ctutils=/work/oxidecomputer/omicron/target/debug/deps/libctutils-2d1a5e6b7b265c07.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-2745d4fa532538f5.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-b7362aaeab16622b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47442026-09-11T20:49:58.075Z Compiling sha3 v0.12.0
47452026-09-11T20:49:58.106Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sha3 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha3-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "oid", "zeroize"))' -C metadata=3c837695ec31e89b -C extra-filename=-1db11176a1c0822f --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-93a1365be822cb8b.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-a2fed14bc3370874.rmeta --extern sponge_cursor=/work/oxidecomputer/omicron/target/debug/deps/libsponge_cursor-47124a1f3fbe6b1d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47462026-09-11T20:49:58.141Z Compiling internal-russh-num-bigint v0.5.0
47472026-09-11T20:49:58.175Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_russh_num_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/internal-russh-num-bigint-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="rand_0_10"' --cfg 'feature="rand_core_0_10"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand_0_10", "rand_0_9", "rand_core_0_10", "rand_core_0_9", "serde", "std"))' -C metadata=c306dd8972a2c3eb -C extra-filename=-a7d47f2e36968974 --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-1af496fd5ab035aa.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --extern rand_0_10=/work/oxidecomputer/omicron/target/debug/deps/librand-d04461f821ec7081.rmeta --extern rand_core_0_10=/work/oxidecomputer/omicron/target/debug/deps/librand_core-70a8cc5d2f870e13.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47482026-09-11T20:49:58.178Z Compiling russh-util v0.52.0
47492026-09-11T20:49:58.208Z Compiling rsa v0.10.0-rc.18
47502026-09-11T20:49:58.212Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name russh_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/russh-util-0.52.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f23ffe3c00427350 -C extra-filename=-2f964ddae8cde4e1 --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-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47512026-09-11T20:49:58.212Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rsa-0.10.0-rc.18/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="encoding"' --cfg 'feature="sha2"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crypto-common", "default", "encoding", "getrandom", "hazmat", "pkcs5", "serde", "sha1", "sha2", "std"))' -C metadata=9e4d96f72c5bbaf2 -C extra-filename=-279a423fefe03efc --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-11ea691932e08d12.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-5773599649301bf0.rmeta --extern crypto_primes=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_primes-087de505308bb037.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-93a1365be822cb8b.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-73ba43c7010e14e8.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-e0344b733aced629.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-70a8cc5d2f870e13.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e2212116997f49d8.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-6e36f509b749aa76.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3059f5ab82c7c7ba.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47522026-09-11T20:49:58.282Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-5.0.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 --warn=unexpected_cfgs --check-cfg 'cfg(allow_unused_unsafe)' --check-cfg 'cfg(curve25519_dalek_backend, values("fiat", "serial", "simd", "avx512"))' --check-cfg 'cfg(curve25519_dalek_diagnostics, values("build"))' --check-cfg 'cfg(curve25519_dalek_bits, values("32", "64"))' --check-cfg 'cfg(nightly)' -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "digest", "ff", "group", "legacy_compatibility", "lizard", "precomputed-tables", "rand_core", "serde", "zeroize"))' -C metadata=b0780c2d5dd326cb -C extra-filename=-26a62f9b3935a3a8 --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-c8afeb56cacd505f.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-6d8939dd719dc12a.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-196d928273ea45ee.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-93a1365be822cb8b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-70a8cc5d2f870e13.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'curve25519_dalek_bits="64"' --cfg 'curve25519_dalek_backend="simd"'`
47532026-09-11T20:49:58.286Z Compiling generic-array v1.4.3
47542026-09-11T20:49:58.317Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="compat-0_14"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "as_slice", "bitvec", "bytecheck-0_8", "bytemuck", "compat-0_14", "const-default", "faster-hex", "hybrid-array-0_4", "internals", "rkyv-0_8", "rkyv-0_8-full", "serde", "subtle", "zeroize"))' -C metadata=52a11d1b5867df47 -C extra-filename=-d5b42535719d3a5d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array_0_14=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-646c77236a189ca0.rmeta --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-284f66ec6731db10.so --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-038fdb619aeba623.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47552026-09-11T20:49:58.353Z Compiling enum_dispatch v0.3.13
47562026-09-11T20:49:58.357Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name target_spec --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-spec-3.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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(guppy_nightly)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("custom", "proptest", "proptest1", "summaries"))' -C metadata=ceeb1abb6fb4be4b -C extra-filename=-30cd3315a231950f --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-c6282f2ec62bb4ff.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-f0408a0a2fd1122a.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-1558432607f23e4e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47572026-09-11T20:49:58.357Z Compiling delegate v0.13.5
47582026-09-11T20:49:58.357Z Compiling num-bigint v0.4.6
47592026-09-11T20:49:58.384Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
47602026-09-11T20:49:58.388Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name delegate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/delegate-0.13.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f62b0c00f77be1b4 -C extra-filename=-7c735c0a2580e119 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47612026-09-11T20:49:58.388Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name enum_dispatch --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/enum_dispatch-0.3.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d10ebf67a8bfa15 -C extra-filename=-49a50d7a00233098 --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-0875c71ea664a892.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47622026-09-11T20:49:58.388Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=52a73df6645dbdaf -C extra-filename=-997c749ebeaa3595 --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-1af496fd5ab035aa.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47632026-09-11T20:49:58.388Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto_macros --edition=2021 /home/build/.cargo/git/checkouts/dhcproto-9964a40865484e81/120da6f/dhcproto-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7623ee7e42a345f9 -C extra-filename=-143dc2dd89f02ae2 --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-e22f03653f92d3a5.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47642026-09-11T20:49:58.492Z Compiling ml-kem v0.3.2
47652026-09-11T20:49:58.496Z Compiling hex-literal v1.1.0
47662026-09-11T20:49:58.496Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ml_kem --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes --deny=unsafe_code --warn=unreachable_pub '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--warn=clippy::panic_in_result_fn' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::integer_division_remainder_used' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "hazmat", "pem", "pkcs8", "zeroize"))' -C metadata=6c11fd240909f22a -C extra-filename=-54ae57d94e4e0076 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern array=/work/oxidecomputer/omicron/target/debug/deps/libhybrid_array-325176a3dca9d981.rmeta --extern kem=/work/oxidecomputer/omicron/target/debug/deps/libkem-341876f496f5c24f.rmeta --extern module_lattice=/work/oxidecomputer/omicron/target/debug/deps/libmodule_lattice-cc08096643008372.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-70a8cc5d2f870e13.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c491932d2ae43fca.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47672026-09-11T20:49:58.528Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hex_literal --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hex-literal-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a8fad385e78ec9ca -C extra-filename=-f66c1bd7382a55e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47682026-09-11T20:49:58.563Z Compiling md5 v0.8.0
47692026-09-11T20:49:58.567Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/md5-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=28e5b0df9bc20861 -C extra-filename=-bf3e756e2122f0b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47702026-09-11T20:49:58.638Z Compiling hickory-client v0.25.2
47712026-09-11T20:49:58.642Z Compiling similar-asserts v1.7.0
47722026-09-11T20:49:58.677Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_client --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-client-0.25.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(nightly)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__dnssec", "backtrace", "dnssec-aws-lc-rs", "dnssec-ring", "h3-aws-lc-rs", "h3-ring", "https-aws-lc-rs", "https-ring", "mdns", "quic-aws-lc-rs", "quic-ring", "rustls-platform-verifier", "serde", "tls-aws-lc-rs", "tls-ring", "webpki-roots"))' -C metadata=6a99cb128697beda -C extra-filename=-c0e46548126dbb6f --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-c8afeb56cacd505f.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-f9cb17c5fc4ad8cd.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-5f8bf403f358d16e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-5368fdbcc8d15a21.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-24cc06f08e4187a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47732026-09-11T20:49:58.677Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name similar_asserts --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/similar-asserts-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="default"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "unicode"))' -C metadata=c4f0ebd3e00dc1be -C extra-filename=-bb371b07d28f574c --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-6866355d09e8c508.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-4d8274df01164ebc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47742026-09-11T20:49:58.782Z Compiling diesel v2.3.7
47752026-09-11T20:49:58.785Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.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 --warn=unexpected_cfgs --check-cfg 'cfg(diesel_docsrs)' --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="i-implement-a-third-party-backend-and-opt-into-breaking-changes"' --cfg 'feature="network-address"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=699cea3feea7e330 -C extra-filename=-ce52d0252545829b --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-3948ba2719554b61.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-a85bc2f7a054eda7.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-df559507bfa870cd.so --extern downcast_rs=/work/oxidecomputer/omicron/target/debug/deps/libdowncast_rs-1393300248e80af8.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-eb0a4b29e4e8f5ee.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-8159aa1418ffd67e.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64`
47762026-09-11T20:49:58.785Z Compiling darling_macro v0.13.4
47772026-09-11T20:49:58.813Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling_macro-0.13.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5d02678502ac6cd7 -C extra-filename=-2be3d940c575b20f --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-0631de70acbc3a55.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-aee7d2f8582b61aa.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47782026-09-11T20:49:58.817Z Compiling p384 v0.14.0
47792026-09-11T20:49:58.849Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name p384 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/p384-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(p384_backend, values("bigint", "fiat"))' --check-cfg 'cfg(cpubits, values("16", "32", "64"))' --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="getrandom"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="precomputed-tables"' --cfg 'feature="sha2"' --cfg 'feature="sha384"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "getrandom", "group-digest", "hash2curve", "hex-literal", "oprf", "pem", "pkcs8", "precomputed-tables", "serde", "serdect", "sha2", "sha384", "std", "test-vectors"))' -C metadata=3a36cd4c72d17b06 -C extra-filename=-cecca2f37f2c0d72 --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-f81d20c51639d8b4.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-b7478f5e66b2aba5.rmeta --extern primefield=/work/oxidecomputer/omicron/target/debug/deps/libprimefield-e68fc8c43ea3d469.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-4f3313b7ac2ca9b4.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e2212116997f49d8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47802026-09-11T20:49:58.884Z Compiling p521 v0.14.0
47812026-09-11T20:49:58.888Z Compiling p256 v0.14.0
47822026-09-11T20:49:58.888Z Compiling supports-hyperlinks v2.1.0
47832026-09-11T20:49:58.922Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name p256 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/p256-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(cpubits, values("16", "32", "64"))' --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="getrandom"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="precomputed-tables"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "getrandom", "group-digest", "hash2curve", "oprf", "pem", "pkcs8", "precomputed-tables", "serde", "serdect", "sha2", "sha256", "std", "test-vectors"))' -C metadata=1fff8fda3b3a91cf -C extra-filename=-a6349626e2681ab2 --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-f81d20c51639d8b4.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-b7478f5e66b2aba5.rmeta --extern primefield=/work/oxidecomputer/omicron/target/debug/deps/libprimefield-e68fc8c43ea3d469.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-4f3313b7ac2ca9b4.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e2212116997f49d8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47842026-09-11T20:49:58.926Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name supports_hyperlinks --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/supports-hyperlinks-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3601701d8a05dbf9 -C extra-filename=-61306e5284e2e39b --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-b3006f7ed630068b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47852026-09-11T20:49:58.955Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name p521 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/p521-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(cpubits, values("16", "32", "64"))' --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="getrandom"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="precomputed-tables"' --cfg 'feature="sha512"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "getrandom", "group-digest", "hash2curve", "oprf", "pem", "pkcs8", "precomputed-tables", "rand_core", "serde", "serdect", "sha512", "std", "test-vectors"))' -C metadata=51db40a86e656b48 -C extra-filename=-768a1d8875545216 --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-5d4c85a42c43613d.rmeta --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-f81d20c51639d8b4.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-b7478f5e66b2aba5.rmeta --extern primefield=/work/oxidecomputer/omicron/target/debug/deps/libprimefield-e68fc8c43ea3d469.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-4f3313b7ac2ca9b4.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e2212116997f49d8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47862026-09-11T20:49:58.960Z Compiling supports-unicode v2.1.0
47872026-09-11T20:49:58.960Z Compiling supports-color v2.1.0
47882026-09-11T20:49:58.987Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name supports_color --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/supports-color-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5da22d007e3b656b -C extra-filename=-802ed0cb2c3408c7 --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-b3006f7ed630068b.rmeta --extern is_ci=/work/oxidecomputer/omicron/target/debug/deps/libis_ci-3f0f7f831c7b8867.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47892026-09-11T20:49:58.990Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name supports_unicode --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/supports-unicode-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=525543818de907ad -C extra-filename=-fc73019b569b740e --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-b3006f7ed630068b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47902026-09-11T20:49:59.055Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
47912026-09-11T20:49:59.059Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dev_tools_common --edition=2024 dev-tools/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34793a529cda7805 -C extra-filename=-ae6ec4353b440d0b --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-369847ab087cf11d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47922026-09-11T20:49:59.130Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
47932026-09-11T20:49:59.135Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/4a39ef0/verifier/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="ipcc"' --cfg 'feature="libipcc"' --cfg 'feature="mock"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ipcc", "libipcc", "mock", "sled-agent", "sled-agent-client", "sled-agent-types-versions", "testing"))' -C metadata=9dcdbd156af13ff5 -C extra-filename=-d9ae81c660b8abe1 --out-dir /work/oxidecomputer/omicron/target/debug/build/dice-verifier-d9ae81c660b8abe1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern pki_playground=/work/oxidecomputer/omicron/target/debug/deps/libpki_playground-4d40045835525639.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47942026-09-11T20:49:59.167Z Compiling guppy v0.17.25
47952026-09-11T20:49:59.170Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name guppy --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/guppy-0.17.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(guppy_nightly)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("guppy-summaries", "proptest", "proptest-derive", "proptest1", "rayon", "rayon1", "summaries", "toml"))' -C metadata=3102ec2990eb79ab -C extra-filename=-2e8048fc49df56ba --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-002d1b10f06c31e0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-5155e9a22ee90aa4.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-495c4a330cb2088e.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-f0408a0a2fd1122a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-130c40b5db20b7bf.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-f35d5551bae952e8.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-88db28b097ca3987.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-30cd3315a231950f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47962026-09-11T20:49:59.208Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
47972026-09-11T20:49:59.212Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ispf --edition=2018 /home/build/.cargo/git/checkouts/ispf-247713406e77506c/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce5115e470227295 -C extra-filename=-25b39e70368fcdc4 --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-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47982026-09-11T20:49:59.248Z Compiling miette-derive v5.10.0
47992026-09-11T20:49:59.251Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name miette_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/miette-derive-5.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=39ddd03933d0096d -C extra-filename=-16a0db0bf2b0190d --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48002026-09-11T20:49:59.286Z Compiling ed25519-dalek v3.0.0
48012026-09-11T20:49:59.292Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
48022026-09-11T20:49:59.292Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ed25519_dalek --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-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 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="pkcs8"' --cfg 'feature="rand_core"' --cfg 'feature="signature"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "batch", "default", "digest", "fast", "hazmat", "legacy_compatibility", "pem", "pkcs8", "rand_core", "serde", "signature", "strobe-rs", "zeroize"))' -C metadata=9e0af0d6b2126656 -C extra-filename=-ba6e760819d1c274 --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-26a62f9b3935a3a8.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-7c677c60ee4d5d97.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-70a8cc5d2f870e13.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e2212116997f49d8.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-6e36f509b749aa76.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48032026-09-11T20:49:59.292Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
48042026-09-11T20:49:59.320Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain_derive --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-da250b1c0a8d859f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=aad0be480a108a10 -C extra-filename=-daa031385552c8b6 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48052026-09-11T20:49:59.320Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto --edition=2021 /home/build/.cargo/git/checkouts/dhcproto-9964a40865484e81/120da6f/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=4dffc51599b4fc93 -C extra-filename=-82e5da628c97b1bf --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-143dc2dd89f02ae2.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-beeecaa252b7cd2c.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48062026-09-11T20:49:59.391Z Compiling textwrap v0.15.2
48072026-09-11T20:49:59.394Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name textwrap --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/textwrap-0.15.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="smawk"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=bd9c7e0bf7345a37 -C extra-filename=-8df8fab9e24be3f6 --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-2f1ac1795b4a6054.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-b521b019e6348dd0.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48082026-09-11T20:49:59.394Z Compiling terminal_size v0.1.17
48092026-09-11T20:49:59.424Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name terminal_size --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/terminal_size-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=18351837e246cb55 -C extra-filename=-306b8c2d54bcb6a5 --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-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48102026-09-11T20:49:59.490Z Compiling target-triple v1.0.0
48112026-09-11T20:49:59.493Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5930650ddd23b5e7 -C extra-filename=-7465962ad4c71a0d --out-dir /work/oxidecomputer/omicron/target/debug/build/target-triple-7465962ad4c71a0d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48122026-09-11T20:49:59.530Z Compiling owo-colors v3.5.0
48132026-09-11T20:49:59.534Z Compiling assert_cmd v2.1.2
48142026-09-11T20:49:59.534Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name owo_colors --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=b9982bbe8854ada3 -C extra-filename=-5902446001cd9512 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48152026-09-11T20:49:59.534Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.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 --warn=rust_2018_idioms '--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=unnameable_types '--warn=clippy::uninlined_format_args' '--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::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=f84006d57cce6aeb -C extra-filename=-b7272764fea5c815 --out-dir /work/oxidecomputer/omicron/target/debug/build/assert_cmd-b7272764fea5c815 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48162026-09-11T20:49:59.664Z Compiling escape8259 v0.5.3
48172026-09-11T20:49:59.667Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name escape8259 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/escape8259-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a2a940a717a6346f -C extra-filename=-990bc44997d0a8a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48182026-09-11T20:49:59.697Z Compiling darling v0.13.4
48192026-09-11T20:49:59.700Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling-0.13.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=6521df70c360f1e8 -C extra-filename=-c5cd5988e29e4700 --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-0631de70acbc3a55.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-2be3d940c575b20f.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48202026-09-11T20:49:59.734Z Compiling internet-checksum v0.2.1
48212026-09-11T20:49:59.737Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name internet_checksum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmark"))' -C metadata=15b515457a4961cb -C extra-filename=-d065927fe990533b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48222026-09-11T20:49:59.843Z Compiling libtest-mimic v0.8.1
48232026-09-11T20:49:59.846Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name libtest_mimic --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6caaca32f1672839 -C extra-filename=-0ca9dfc172b19f66 --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-e6706d798b9df8c1.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-665243e242fcd7e8.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern escape8259=/work/oxidecomputer/omicron/target/debug/deps/libescape8259-990bc44997d0a8a3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48242026-09-11T20:49:59.877Z Compiling serde_with_macros v1.5.2
48252026-09-11T20:49:59.914Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_with_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_with_macros-1.5.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6006a28551aceaee -C extra-filename=-5f377bdb28638a72 --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-c5cd5988e29e4700.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-aee7d2f8582b61aa.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48262026-09-11T20:49:59.917Z Compiling knuffel-derive v3.2.0
48272026-09-11T20:49:59.917Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name knuffel_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/knuffel-derive-3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b12ab6ce86e96e2 -C extra-filename=-fd05d3912d2d8b51 --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-2408c3d4c6d3556f.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-b00da713d20c8fa5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-aee7d2f8582b61aa.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48282026-09-11T20:49:59.953Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
48292026-09-11T20:49:59.957Z Compiling fancy-regex v0.14.0
48302026-09-11T20:49:59.957Z Compiling rstest_macros v0.25.0
48312026-09-11T20:49:59.957Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_human_bytes --edition=2024 /home/build/.cargo/git/checkouts/serde_human_bytes-9b0d965c2b287046/8f60acd/src/lib.rs --error-format=json --json=diagnostic-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "schemars08"))' -C metadata=dc00c48cd80a2fef -C extra-filename=-2756f5c197c5b571 --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-a99736055d4f315d.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48322026-09-11T20:49:59.957Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name fancy_regex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fancy-regex-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "std", "track_caller", "unicode"))' -C metadata=11f99dd1713fa1f5 -C extra-filename=-515e3ec884795c4b --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-cbc2b3f9eeb20f18.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-ed883849b59715f2.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-be5734abe16157a0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48332026-09-11T20:49:59.957Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rstest_macros-0.25.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"' --cfg 'feature="crate-name"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=f0897bf32b46bd8e -C extra-filename=-c7f2f35b24da6635 --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-c7f2f35b24da6635 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-1cf7962b48132cfa.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48342026-09-11T20:50:00.028Z Compiling fs-err v2.11.0
48352026-09-11T20:50:00.066Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
48362026-09-11T20:50:00.069Z Running `/work/oxidecomputer/omicron/target/debug/build/target-triple-7465962ad4c71a0d/build-script-build`
48372026-09-11T20:50:00.101Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=0b959028373c8f35 -C extra-filename=-150f03a00684a2af --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-150f03a00684a2af -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-6634508604fedff9.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48382026-09-11T20:50:00.105Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-b7272764fea5c815/build-script-build`
48392026-09-11T20:50:00.105Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-da250b1c0a8d859f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive", "erased-serde", "nested-values", "serde", "slog-error-chain-derive"))' -C metadata=006c60ef42262cfd -C extra-filename=-58213a9c7e7073a2 --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-813617d6527196ad.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-daa031385552c8b6.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48402026-09-11T20:50:00.203Z Compiling linkme-impl v0.3.35
48412026-09-11T20:50:00.206Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
48422026-09-11T20:50:00.206Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linkme-impl-0.3.35/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("used_linker"))' -C metadata=ac15218cdf0f8497 -C extra-filename=-481233e8b7049972 --out-dir /work/oxidecomputer/omicron/target/debug/build/linkme-impl-481233e8b7049972 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48432026-09-11T20:50:00.206Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name target_triple --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=69556f3c21f334a2 -C extra-filename=-db593f08a950ef9c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(host_os, values("windows"))'`
48442026-09-11T20:50:00.207Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_artifact --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/95395ce/artifact/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proptest"' --cfg 'feature="schemars"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "schemars"))' -C metadata=683b242400b3a46d -C extra-filename=-0fc97f4ff310e63b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-2756f5c197c5b571.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-8a4732afddef8a4f.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48452026-09-11T20:50:00.271Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name assert_cmd --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-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 --warn=rust_2018_idioms '--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=unnameable_types '--warn=clippy::uninlined_format_args' '--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::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=273267e00ecb568c -C extra-filename=-5fed5a6df06ab157 --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-665243e242fcd7e8.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-61dca3a0d5526e42.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-eba8521e88a666db.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-1b991c95fd524a7a.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-0ae7c89332947f4d.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-1ec388523af25689.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48462026-09-11T20:50:00.344Z Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
48472026-09-11T20:50:00.348Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name attest_mock --edition=2024 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/4a39ef0/attest-mock/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e658002d047ca00a -C extra-filename=-1d642684dee12cfe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-962294e41d4a3717.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-0f5539a2457549e4.rmeta --extern knus=/work/oxidecomputer/omicron/target/debug/deps/libknus-f6a3f708de06c876.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-3a66ccb98869e71f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-58213a9c7e7073a2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48482026-09-11T20:50:00.376Z Compiling support-bundle-viewer v0.1.2
48492026-09-11T20:50:00.380Z Compiling multimap v0.10.1
48502026-09-11T20:50:00.380Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name support_bundle_viewer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/support-bundle-viewer-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0f6577bc09753360 -C extra-filename=-70db9ec5b1ce133b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8b52857e14497030.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a1bb2c688165151e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out`
48512026-09-11T20:50:00.380Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name multimap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multimap-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="default"' --cfg 'feature="serde"' --cfg 'feature="serde_impl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_impl"))' -C metadata=046fca18ea37ccda -C extra-filename=-c1e5be9fb6586715 --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-d54ce1c3939a9e89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48522026-09-11T20:50:00.449Z Compiling approx v0.5.1
48532026-09-11T20:50:00.453Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name approx --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num-complex", "std"))' -C metadata=6ebdabac061f5a98 -C extra-filename=-3691007ff0584b58 --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-6c9795a397cfc660.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48542026-09-11T20:50:00.453Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-150f03a00684a2af/build-script-build`
48552026-09-11T20:50:00.453Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-c7f2f35b24da6635/build-script-build`
48562026-09-11T20:50:00.695Z Running `/work/oxidecomputer/omicron/target/debug/build/linkme-impl-481233e8b7049972/build-script-build`
48572026-09-11T20:50:00.731Z Compiling datatest-stable v0.3.3
48582026-09-11T20:50:00.735Z Compiling uzers v0.12.2
48592026-09-11T20:50:00.735Z Compiling termcolor v1.4.1
48602026-09-11T20:50:00.735Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name datatest_stable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/datatest-stable-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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("include-dir"))' -C metadata=37c0a2a73de6875b -C extra-filename=-4abb3ca6fb30ba71 --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-369847ab087cf11d.rmeta --extern fancy_regex=/work/oxidecomputer/omicron/target/debug/deps/libfancy_regex-515e3ec884795c4b.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-0ca9dfc172b19f66.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48612026-09-11T20:50:00.735Z Compiling relative-path v1.9.3
48622026-09-11T20:50:00.735Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name uzers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uzers-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="cache"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="mock"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache", "default", "log", "logging", "mock", "test-integration"))' -C metadata=9cdeb55848d003be -C extra-filename=-47665ca5bde56653 --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-f36ac586621dabce.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48632026-09-11T20:50:00.735Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f4b93e77de710789 -C extra-filename=-8acb90536a7e7fe9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48642026-09-11T20:50:00.735Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name relative_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=babc4dfd36e84ab6 -C extra-filename=-4a00f12b36d7b81b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48652026-09-11T20:50:00.802Z Compiling linkme v0.3.35
48662026-09-11T20:50:00.837Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linkme-0.3.35/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("used_linker"))' -C metadata=c74b5daf99e9e757 -C extra-filename=-eb2b17b87192fa1e --out-dir /work/oxidecomputer/omicron/target/debug/build/linkme-eb2b17b87192fa1e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48672026-09-11T20:50:00.837Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name linkme_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linkme-impl-0.3.35/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("used_linker"))' -C metadata=c8e5234e546fff39 -C extra-filename=-c7311b77d27a8684 --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-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(no_unsafe_attributes)' --check-cfg 'cfg(no_unsafe_extern_blocks)'`
48682026-09-11T20:50:00.840Z Compiling miette v5.10.0
48692026-09-11T20:50:00.840Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name miette --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/miette-5.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="backtrace"' --cfg 'feature="backtrace-ext"' --cfg 'feature="default"' --cfg 'feature="fancy"' --cfg 'feature="fancy-no-backtrace"' --cfg 'feature="is-terminal"' --cfg 'feature="owo-colors"' --cfg 'feature="supports-color"' --cfg 'feature="supports-hyperlinks"' --cfg 'feature="supports-unicode"' --cfg 'feature="terminal_size"' --cfg 'feature="textwrap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "backtrace-ext", "default", "fancy", "fancy-no-backtrace", "is-terminal", "no-format-args-capture", "owo-colors", "serde", "supports-color", "supports-hyperlinks", "supports-unicode", "terminal_size", "textwrap"))' -C metadata=3da6ef5ad867fe1d -C extra-filename=-5bb6f395d8173dd9 --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-016a146c76daa131.rmeta --extern backtrace_ext=/work/oxidecomputer/omicron/target/debug/deps/libbacktrace_ext-38e2638fe132a04f.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-b3006f7ed630068b.rmeta --extern miette_derive=/work/oxidecomputer/omicron/target/debug/deps/libmiette_derive-16a0db0bf2b0190d.so --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-5902446001cd9512.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-802ed0cb2c3408c7.rmeta --extern supports_hyperlinks=/work/oxidecomputer/omicron/target/debug/deps/libsupports_hyperlinks-61306e5284e2e39b.rmeta --extern supports_unicode=/work/oxidecomputer/omicron/target/debug/deps/libsupports_unicode-fc73019b569b740e.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-306b8c2d54bcb6a5.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-8df8fab9e24be3f6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48702026-09-11T20:50:00.840Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
48712026-09-11T20:50:00.872Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_brand_metadata --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/95395ce/brand-metadata/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9fb738693700e4a0 -C extra-filename=-282d3a4fb5f58088 --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-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-0fc97f4ff310e63b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48722026-09-11T20:50:00.972Z Running `/work/oxidecomputer/omicron/target/debug/build/dice-verifier-d9ae81c660b8abe1/build-script-build`
48732026-09-11T20:50:01.044Z Compiling trybuild v1.0.116
48742026-09-11T20:50:01.048Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diff"))' -C metadata=b64e31f30ed69077 -C extra-filename=-280fa11ba239171a --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-32e11cbbb0cbd818.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-2aa2fe389e081ac2.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern target_triple=/work/oxidecomputer/omicron/target/debug/deps/libtarget_triple-db593f08a950ef9c.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-8acb90536a7e7fe9.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-e143e7aacf77bb06.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48752026-09-11T20:50:01.048Z Compiling blake2b_simd v1.0.4
48762026-09-11T20:50:01.048Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name fs_err --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=e676193ebae4e00b -C extra-filename=-089a7f45201fabb4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg rustc_1_63 --check-cfg 'cfg(rustc_1_63)'`
48772026-09-11T20:50:01.048Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name blake2b_simd --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/blake2b_simd-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uninline_portable"))' -C metadata=4feddecb47e330a7 -C extra-filename=-994c226a7d8a3468 --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-fd2fe092f597efe0.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-b641eb45e77125e0.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-51a3b6ea9f09faea.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48782026-09-11T20:50:01.149Z Compiling serde_with v1.14.0
48792026-09-11T20:50:01.152Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_with --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_with-1.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="serde_with_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base64", "base64_crate", "chrono", "chrono_crate", "default", "doc-comment", "guide", "hex", "indexmap", "indexmap_crate", "json", "macros", "serde_json", "serde_with_macros", "time_0_3"))' -C metadata=d2c611db03964d5a -C extra-filename=-64309b8b657c7bed --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-d54ce1c3939a9e89.rmeta --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-5f377bdb28638a72.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48802026-09-11T20:50:01.153Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
48812026-09-11T20:50:01.153Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hubtools --edition=2021 /home/build/.cargo/git/checkouts/hubtools-48e485b08d647fd4/2b1ef9b/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6d34691e6d7ee482 -C extra-filename=-c1c510ec62c97f94 --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-bb74a95d46416a86.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-f39885e8bddc449b.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-410dfba099023d61.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-a19bb701981b0cac.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-f6384fa8b47385bf.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-fa9478000e7089b0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-f811267b32f7f23f.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-8af706e8917935ad.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-8d6f2a9d60229cf4.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a514348d97366fd6.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-eac7599807efe826.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib`
48822026-09-11T20:50:01.223Z Compiling partial-io v0.5.4
48832026-09-11T20:50:01.226Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rstest_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rstest_macros-0.25.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"' --cfg 'feature="crate-name"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=6af85dfadaa7ec91 -C extra-filename=-dd923dbe0b7d56ed --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-c8afeb56cacd505f.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern proc_macro_crate=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_crate-178e6fef099d8d4d.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-4a00f12b36d7b81b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-01edd4035b1021f2.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48842026-09-11T20:50:01.226Z Compiling rand_distr v0.5.1
48852026-09-11T20:50:01.226Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name partial_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures03", "pin-project", "proptest", "proptest1", "quickcheck", "quickcheck1", "rand", "tokio", "tokio1"))' -C metadata=faaf7473dcdf5a88 -C extra-filename=-e5bf8eb52ca8f678 --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-ee0df92789a44cc2.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-3664d3bd232d12d7.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48862026-09-11T20:50:01.226Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_distr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "std_math"))' -C metadata=159be219532bb30a -C extra-filename=-f80380f9fdb11466 --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-6c9795a397cfc660.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48872026-09-11T20:50:01.290Z Compiling drift v0.2.0
48882026-09-11T20:50:01.290Z Running `/work/oxidecomputer/omicron/target/debug/build/linkme-eb2b17b87192fa1e/build-script-build`
48892026-09-11T20:50:01.294Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dice_verifier --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/4a39ef0/verifier/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ipcc"' --cfg 'feature="libipcc"' --cfg 'feature="mock"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ipcc", "libipcc", "mock", "sled-agent", "sled-agent-client", "sled-agent-types-versions", "testing"))' -C metadata=af2d236eaa2b2724 -C extra-filename=-443683efbee97fd0 --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-e5ce56e8506f5b30.so --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-962294e41d4a3717.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-ba57704941fdbd49.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-2aae56dabc2c1819.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-fff538b88af305f1.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-0f5539a2457549e4.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-814f4c615715e0fa.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-ad57b9d727cb25d6.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-3a66ccb98869e71f.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-5a101d2c77ca3f5f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
48902026-09-11T20:50:01.294Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name drift --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/drift-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d58731e69c3ff6e5 -C extra-filename=-a3fd76431410f7d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48912026-09-11T20:50:01.429Z Compiling constant_time_eq v0.3.1
48922026-09-11T20:50:01.433Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name constant_time_eq --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/constant_time_eq-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=0138ef61613b48f7 -C extra-filename=-6f7131820d3b2aa6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48932026-09-11T20:50:01.466Z Compiling parse-size v1.1.0
48942026-09-11T20:50:01.470Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name parse_size --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parse-size-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=0fe6a567d5243b46 -C extra-filename=-415ede010cc26114 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48952026-09-11T20:50:01.501Z Compiling cargo_toml v0.21.0
48962026-09-11T20:50:01.504Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_toml-0.21.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("features"))' -C metadata=0d634ef833c179c9 -C extra-filename=-1687765aa0132809 --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-d54ce1c3939a9e89.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48972026-09-11T20:50:01.583Z Compiling rust-argon2 v2.1.0
48982026-09-11T20:50:01.586Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=1f921cf302c05382 -C extra-filename=-41ac2d17202de6c2 --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-70747a5d8c73dcfb.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-994c226a7d8a3468.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-6f7131820d3b2aa6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48992026-09-11T20:50:01.616Z Compiling termios v0.3.3
49002026-09-11T20:50:01.620Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name termios --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e20017b746edee3e -C extra-filename=-6dcf76f1cfb3077c --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-f36ac586621dabce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
49012026-09-11T20:50:01.647Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proptest", "schemars", "schemars08", "serde", "std", "testing", "uuid-v4"))' -C metadata=536467049f8bdf65 -C extra-filename=-532bfef28aa6d4f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rlib --extern newtype_uuid_macros=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid_macros-de6a7696c5ed2084.so --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3abc053f4411f86b.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
49022026-09-11T20:50:01.690Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_generation_kinds --edition=2024 generation-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="schemars08"' --cfg 'feature="serde"' --cfg 'feature="slog2"' --cfg 'feature="std"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "schemars08", "serde", "slog2", "std", "testing"))' -C metadata=2869299477774f0c -C extra-filename=-49ae93f05be31530 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern oxide_generation=/work/oxidecomputer/omicron/target/debug/deps/liboxide_generation-0c6ef43666a847b3.rlib --extern oxide_generation_macros=/work/oxidecomputer/omicron/target/debug/deps/liboxide_generation_macros-c5b55efb85d92178.so --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
49032026-09-11T20:50:01.766Z Compiling knuffel v3.2.0
49042026-09-11T20:50:01.769Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name knuffel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/knuffel-3.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="base64"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="knuffel-derive"' --cfg 'feature="line-numbers"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base64", "default", "derive", "knuffel-derive", "line-numbers", "minicbor", "unicode-width"))' -C metadata=23b77ba2968a69eb -C extra-filename=-3c719aa9c64938ae --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-70747a5d8c73dcfb.rmeta --extern chumsky=/work/oxidecomputer/omicron/target/debug/deps/libchumsky-33a612e01df7a250.rmeta --extern knuffel_derive=/work/oxidecomputer/omicron/target/debug/deps/libknuffel_derive-fd05d3912d2d8b51.so --extern miette=/work/oxidecomputer/omicron/target/debug/deps/libmiette-5bb6f395d8173dd9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
49052026-09-11T20:50:01.802Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dev_tools_common --edition=2024 dev-tools/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1a50c5a94241af7f -C extra-filename=-7561f25f3c332a8d --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-369847ab087cf11d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
49062026-09-11T20:50:02.017Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name linkme --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linkme-0.3.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("used_linker"))' -C metadata=2b51f4a7cad04b4b -C extra-filename=-cec354afcaee4de5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern linkme_impl=/work/oxidecomputer/omicron/target/debug/deps/liblinkme_impl-c7311b77d27a8684.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
49072026-09-11T20:50:02.366Z Compiling ssh-key v0.7.0-rc.11
49082026-09-11T20:50:02.371Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ssh_key --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ssh-key-0.7.0-rc.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 '--warn=clippy::unwrap_used' --warn=unused_qualifications --warn=unused_lifetimes --forbid=unsafe_code --warn=unreachable_pub '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::integer_division_remainder_used' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' '--warn=clippy::as_conversions' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="ecdsa"' --cfg 'feature="ed25519"' --cfg 'feature="encryption"' --cfg 'feature="p256"' --cfg 'feature="p384"' --cfg 'feature="p521"' --cfg 'feature="ppk"' --cfg 'feature="rand_core"' --cfg 'feature="rsa"' --cfg 'feature="sha1"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "crypto", "default", "dsa", "ecdsa", "ed25519", "encryption", "getrandom", "p256", "p384", "p521", "ppk", "rand_core", "rsa", "serde", "sha1", "std", "tdes"))' -C metadata=edab5aa8a3c3ef3f -C extra-filename=-fc6346b896371d28 --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-b81a939678c1b985.rmeta --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-c8970437e26838fa.rmeta --extern ctutils=/work/oxidecomputer/omicron/target/debug/deps/libctutils-2d1a5e6b7b265c07.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-ba6e760819d1c274.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-a932f702b0c397c6.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-a6349626e2681ab2.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-cecca2f37f2c0d72.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-768a1d8875545216.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-70a8cc5d2f870e13.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-279a423fefe03efc.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-8a04af48251e3c77.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-46c657d18701ce00.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e2212116997f49d8.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-6e36f509b749aa76.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libssh_cipher-fdc3ab4d393d2b7f.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-b7362aaeab16622b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
49092026-09-11T20:50:02.421Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
49102026-09-11T20:50:02.425Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/git/checkouts/pmbus-f365faafedb1bcc4/3e681b1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5cb7bc7bd105e38e -C extra-filename=-f86a847c1554f69e --out-dir /work/oxidecomputer/omicron/target/debug/build/pmbus-f86a847c1554f69e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern convert_case=/work/oxidecomputer/omicron/target/debug/deps/libconvert_case-8d22a73afb78cdb5.rlib --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-3288b4da69667601.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-64309b8b657c7bed.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
49112026-09-11T20:50:02.736Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
49122026-09-11T20:50:02.739Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pki_playground --edition=2021 /home/build/.cargo/git/checkouts/pki-playground-00863a3611f072fd/7600756/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b74f66745d6ba04e -C extra-filename=-1b349c2cc10e2475 --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-369847ab087cf11d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-ba57704941fdbd49.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e723dca237d80cfa.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb74a95d46416a86.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-2aae56dabc2c1819.rmeta --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-16d6623f4672f2fc.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rmeta --extern knuffel=/work/oxidecomputer/omicron/target/debug/deps/libknuffel-3c719aa9c64938ae.rmeta --extern miette=/work/oxidecomputer/omicron/target/debug/deps/libmiette-5bb6f395d8173dd9.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-ad57b9d727cb25d6.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e5eba79edd904ff5.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9e98da6c93bead74.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-fa9478000e7089b0.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-35fb0b5687fedf25.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-5a14ea5f2cd7e3d6.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-ca73f97f20f6f002.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
49132026-09-11T20:50:03.899Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
49142026-09-11T20:50:03.902Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name xtask --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66bcd89a6719233f -C extra-filename=-d343c8103729c24e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-5155e9a22ee90aa4.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-1687765aa0132809.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-ae6ec4353b440d0b.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-33cf399a252efde4.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
49152026-09-11T20:50:03.981Z Running `/work/oxidecomputer/omicron/target/debug/build/pmbus-f86a847c1554f69e/build-script-build`
49162026-09-11T20:50:04.076Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name pmbus --edition=2018 /home/build/.cargo/git/checkouts/pmbus-f365faafedb1bcc4/3e681b1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5e23dd555221b26c -C extra-filename=-d4bf4324b474abda --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-9e37edfd50945af7.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-8a8724bec2baea40.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
49172026-09-11T20:50:04.885Z Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
49182026-09-11T20:50:04.888Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sprockets_tls_test_utils --edition=2021 /home/build/.cargo/git/checkouts/sprockets-882d17aeeb0cb343/a233079/tls/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dba498c6e8d7c29d -C extra-filename=-c4fddf357656e3c1 --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-369847ab087cf11d.rmeta --extern pki_playground=/work/oxidecomputer/omicron/target/debug/deps/libpki_playground-1b349c2cc10e2475.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
49192026-09-11T20:50:05.146Z Compiling rstest v0.25.0
49202026-09-11T20:50:05.150Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rstest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rstest-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="async-timeout"' --cfg 'feature="crate-name"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=dffa5d07bfd1c7e9 -C extra-filename=-3b24bf69782c43bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-445cb2bade420633.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-dd923dbe0b7d56ed.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
49212026-09-11T20:50:07.363Z Compiling samael v0.0.19
49222026-09-11T20:50:07.366Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_bindings --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/samael-0.0.19/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="default"' --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lazy_static", "libc", "libxml", "xmlsec"))' -C metadata=fc2be55f361bf2bb -C extra-filename=-72e7fae1224068aa --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-72e7fae1224068aa -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-08b197286f56bd97.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-62584c7c957af197.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
49232026-09-11T20:50:08.881Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-72e7fae1224068aa/build-script-bindings`
49242026-09-11T20:50:09.459Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name libgit2_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libgit2-sys-0.18.3+1.9.2/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=8b78ada929206598 -C extra-filename=-9014a7d3504185fb --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-f36ac586621dabce.rmeta --extern libz_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibz_sys-07ea87da42f42885.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/usr/lib/amd64 -l static=git2 --cfg libgit2_vendored --check-cfg 'cfg(libgit2_vendored,)'`
49252026-09-11T20:50:09.767Z Compiling git2 v0.20.4
49262026-09-11T20:50:09.771Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name git2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/git2-0.20.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "https", "openssl-probe", "openssl-sys", "ssh", "unstable", "vendored-libgit2", "vendored-openssl", "zlib-ng-compat"))' -C metadata=2a1cfefce7b3f100 -C extra-filename=-d404645846ff45bd --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-3948ba2719554b61.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern libgit2_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibgit2_sys-9014a7d3504185fb.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/usr/lib/amd64`
49272026-09-11T20:50:10.075Z Compiling polar-core v0.27.3
49282026-09-11T20:50:10.079Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=55f291e875c7a617 -C extra-filename=-26e5d5bf3d03aae5 --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-26e5d5bf3d03aae5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-43e025a4611d358c.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-2aa2fe389e081ac2.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
49292026-09-11T20:50:10.420Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name samael --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/samael-0.0.19/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="default"' --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lazy_static", "libc", "libxml", "xmlsec"))' -C metadata=67ea2f573addd52c -C extra-filename=-73faca2b25abd4c5 --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-a99736055d4f315d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-f9cb17c5fc4ad8cd.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-44255a8e505b18de.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-f2541ba6c8c9160c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-9be4d5052de6b0da.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rlib --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-ba548cb97a05fd57.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-8989cd298eafc0c4.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-4f1b0a5e40e5f916.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -l xmlsec1 -l xml2 -l ssl -l crypto -l xmlsec1 -l ltdl -l xslt -l xml2 --cfg xmlsec_dynamic --check-cfg 'cfg(xmlsec_dynamic)' --check-cfg 'cfg(xmlsec_static)'`
49302026-09-11T20:50:11.002Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-26e5d5bf3d03aae5/build-script-build`
49312026-09-11T20:50:12.193Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name polar_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=dd9bca38055e6c23 -C extra-filename=-75be4ee6c54497b5 --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-7e032ea0c0df3de5.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-af56003b6d749e39.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-5ae813a9bb19abd8.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
49322026-09-11T20:50:12.843Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name vergen_git2 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-git2-9.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=unexpected_cfgs --check-cfg 'cfg(coverage,coverage_nightly)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "emit_and_set", "rustc", "si", "unstable"))' -C metadata=708ae516a30b5921 -C extra-filename=-d326cfa75a9b62ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-44255a8e505b18de.rmeta --extern git2_rs=/work/oxidecomputer/omicron/target/debug/deps/libgit2-d404645846ff45bd.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6ed9aaa77e72a1f.rmeta --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-0cd717b01a63ee1b.rmeta --extern vergen_lib=/work/oxidecomputer/omicron/target/debug/deps/libvergen_lib-40afdbdf68519d8c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/usr/lib/amd64 --check-cfg 'cfg(nightly)'`
49332026-09-11T20:50:13.396Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
49342026-09-11T20:50:13.400Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/ad8a317/common/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=580ca7f43a2b7d75 -C extra-filename=-1fcd2031e2ee36b1 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-common-1fcd2031e2ee36b1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-0cd717b01a63ee1b.rlib --extern vergen_git2=/work/oxidecomputer/omicron/target/debug/deps/libvergen_git2-d326cfa75a9b62ab.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/usr/lib/amd64`
49352026-09-11T20:50:13.684Z Compiling diesel-dtrace v0.5.0
49362026-09-11T20:50:13.684Z Compiling async-bb8-diesel v0.2.1
49372026-09-11T20:50:13.688Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name async_bb8_diesel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-bb8-diesel-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="cockroach"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cockroach", "default"))' -C metadata=6e61bde09abcb67d -C extra-filename=-274bf28b24d0a9db --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-e5ce56e8506f5b30.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-7bdc5321b80fbd35.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64`
49382026-09-11T20:50:13.688Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel_dtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-dtrace-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=03675f64af9d80fe -C extra-filename=-4ea8ecee3ceb19a6 --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-ce52d0252545829b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-49e733439b69b674.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64`
49392026-09-11T20:50:14.052Z Running `/work/oxidecomputer/omicron/target/debug/build/aws-lc-rs-df619af35adeb6b1/build-script-build`
49402026-09-11T20:50:14.052Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name aws_lc_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.40.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="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-bindings", "asan", "bindgen", "default", "disable-prebuilt-nasm", "fips", "prebuilt-nasm", "ssl"))' -C metadata=32fa4f6b350c0846 -C extra-filename=-479e5536fbc197c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -l static=aws_lc_0_40_0_crypto --cfg universal`
49412026-09-11T20:50:14.136Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-715694e95d145a7f/build-script-build`
49422026-09-11T20:50:14.491Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-common-1fcd2031e2ee36b1/build-script-build`
49432026-09-11T20:50:14.546Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name aws_lc_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-rs-1.16.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="aws-lc-sys"' --cfg 'feature="default"' --cfg 'feature="prebuilt-nasm"' --cfg 'feature="ring-io"' --cfg 'feature="ring-sig-verify"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asan", "aws-lc-sys", "bindgen", "default", "dev-tests-only", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=27a5f2328aed05dc -C extra-filename=-216bfd816f8ebcfb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aws_lc_sys=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_sys-479e5536fbc197c9.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-692ed4188cb39e44.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out --check-cfg 'cfg(aws_lc_rs_docsrs)' --check-cfg 'cfg(disable_slow_tests)' --check-cfg 'cfg(dev_tests_only)'`
49442026-09-11T20:50:15.349Z Compiling rustls-webpki v0.103.13
49452026-09-11T20:50:15.349Z Compiling rcgen v0.12.1
49462026-09-11T20:50:15.353Z Compiling russh v0.62.4
49472026-09-11T20:50:15.353Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.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 --warn=unexpected_cfgs --check-cfg 'cfg(webpki_docsrs)' --cfg 'feature="alloc"' --cfg 'feature="aws-lc-rs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws-lc-rs", "aws-lc-rs-fips", "aws-lc-rs-unstable", "default", "ring", "std"))' -C metadata=938e378b16cdb1ba -C extra-filename=-04af00d720d91488 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-216bfd816f8ebcfb.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-591a1b9c6c02bd3c.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-aa4831acdc29ad27.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49482026-09-11T20:50:15.353Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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="aws_lc_rs"' --cfg 'feature="pem"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=cfb28bd02064f38e -C extra-filename=-2a5a4d2fbeb7e66b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-216bfd816f8ebcfb.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-bad34ca77d4ced2b.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6ed9aaa77e72a1f.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-9a396bbdc6bbac50.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49492026-09-11T20:50:15.353Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name russh --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/russh-0.62.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="aws-lc-rs"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="rsa"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_bench", "async-trait", "aws-lc-rs", "default", "des", "dsa", "flate2", "legacy-ed25519-pkcs8-parser", "ring", "rsa", "serde", "yasna"))' -C metadata=badc6d30cf7ae843 -C extra-filename=-fda599c0f2adf537 --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-102b6e12f2c7ee1c.rmeta --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-216bfd816f8ebcfb.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3948ba2719554b61.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-37daa10e1f3ebda5.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-a85bc2f7a054eda7.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-bcdb5ae72dbcff0e.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-b3b8a042fb99e0b6.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-5773599649301bf0.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-e06f317cb2460a44.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-26a62f9b3935a3a8.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-f9cb17c5fc4ad8cd.rmeta --extern delegate=/work/oxidecomputer/omicron/target/debug/deps/libdelegate-7c735c0a2580e119.so --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-d9671cfddb9bd917.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-93a1365be822cb8b.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-f81d20c51639d8b4.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-ba6e760819d1c274.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-b7478f5e66b2aba5.rmeta --extern enum_dispatch=/work/oxidecomputer/omicron/target/debug/deps/libenum_dispatch-49a50d7a00233098.so --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-d5b42535719d3a5d.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-21201851a35fa059.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-a3dceae665cd418d.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-f66c1bd7382a55e0.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-a932f702b0c397c6.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-1bb058025b3020a0.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libinternal_russh_num_bigint-a7d47f2e36968974.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-a2fed14bc3370874.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-bf3e756e2122f0b9.rmeta --extern ml_kem=/work/oxidecomputer/omicron/target/debug/deps/libml_kem-54ae57d94e4e0076.rmeta --extern module_lattice=/work/oxidecomputer/omicron/target/debug/deps/libmodule_lattice-cc08096643008372.rmeta --extern num_bigint_0_4=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-997c749ebeaa3595.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-a6349626e2681ab2.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-cecca2f37f2c0d72.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-768a1d8875545216.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-69eed7f776e6d8e4.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-73ba43c7010e14e8.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-a66affc94c68e93b.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-e0344b733aced629.rmeta --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-27d4e991cd1a551a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d04461f821ec7081.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-70a8cc5d2f870e13.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-279a423fefe03efc.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-e4e758a81a819e76.rmeta --extern russh_util=/work/oxidecomputer/omicron/target/debug/deps/librussh_util-2f964ddae8cde4e1.rmeta --extern salsa20=/work/oxidecomputer/omicron/target/debug/deps/libsalsa20-59548de6cbc7cf36.rmeta --extern scrypt=/work/oxidecomputer/omicron/target/debug/deps/libscrypt-c71150440adb55dd.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-8a04af48251e3c77.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-46c657d18701ce00.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e2212116997f49d8.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-1db11176a1c0822f.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-6e36f509b749aa76.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3059f5ab82c7c7ba.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-b7362aaeab16622b.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-fc6346b896371d28.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-038fdb619aeba623.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-8f9eaef02c635b00.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49502026-09-11T20:50:15.797Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.41/src/lib.rs --error-format=json --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=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="prefer-post-quantum"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=c5df600fb136b866 -C extra-filename=-a00b12ef41f33166 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-216bfd816f8ebcfb.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-591a1b9c6c02bd3c.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-04af00d720d91488.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49512026-09-11T20:50:15.828Z Compiling oso v0.27.3
49522026-09-11T20:50:15.832Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oso --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "clap", "cli", "default", "derive", "oso-derive", "rustyline", "rustyline-derive", "tracing-subscriber", "uuid-06", "uuid-07", "uuid-10"))' -C metadata=855c0ae947c30450 -C extra-filename=-b4a52e8733931033 --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-c87fe0193aeff696.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-f2541ba6c8c9160c.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-2814e1293aa99f04.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-75be4ee6c54497b5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-24cc06f08e4187a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
49532026-09-11T20:50:18.432Z Compiling tokio-rustls v0.26.4
49542026-09-11T20:50:18.432Z Compiling rustls-platform-verifier v0.6.2
49552026-09-11T20:50:18.432Z Compiling tough v0.22.0
49562026-09-11T20:50:18.437Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
49572026-09-11T20:50:18.437Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.26.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="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "default", "early-data", "fips", "logging", "ring", "tls12", "zlib"))' -C metadata=a01694911be436ea -C extra-filename=-ec266f134b30ab63 --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-a00b12ef41f33166.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49582026-09-11T20:50:18.437Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_platform_verifier --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-platform-verifier-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("android_logger", "base64", "cert-logging", "dbg", "docsrs", "ffi-testing", "jni", "once_cell"))' -C metadata=e35b11ef8f065ae6 -C extra-filename=-68080a5ace8adf59 --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-a96344eae1a3d1f9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-e0981140425bbf3a.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-04af00d720d91488.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49592026-09-11T20:50:18.437Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tough --edition=2018 /home/build/.cargo/git/checkouts/tough-94bd17e85a5c6d01/56967c9/tough/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fips", "http", "http2", "integ", "reqwest", "rustls-native-certs", "rustls-platform-verifier"))' -C metadata=912152c300e05165 -C extra-filename=-078839b52ac22606 --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-75cb42a0302df866.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-216bfd816f8ebcfb.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-ab58984db8b52f7e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-f57b0cec2750c1f6.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-87f203a022ee981a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-9c93a289614b30ce.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-bad34ca77d4ced2b.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0bf5a646b561519f.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-59df7aa68e900ac7.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-edbd0ef5556767f5.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-5a101d2c77ca3f5f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-7bb1c14244deebc0.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-692ed4188cb39e44.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49602026-09-11T20:50:18.437Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tough --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tough-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="http"' --cfg 'feature="reqwest"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fips", "http", "integ", "reqwest"))' -C metadata=a5a507970e573a8f -C extra-filename=-eaf66cd9e180a45c --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-75cb42a0302df866.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-216bfd816f8ebcfb.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-ab58984db8b52f7e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-f57b0cec2750c1f6.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-87f203a022ee981a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-dffbf6b21a1d747e.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-bad34ca77d4ced2b.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0bf5a646b561519f.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-4d1f8800798d0067.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-59df7aa68e900ac7.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-edbd0ef5556767f5.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-5a101d2c77ca3f5f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-7bb1c14244deebc0.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-692ed4188cb39e44.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/usr/lib/amd64`
49612026-09-11T20:50:18.678Z Compiling hyper-rustls v0.27.7
49622026-09-11T20:50:18.681Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.27.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="aws-lc-rs"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=d05182dd5d84ffe2 -C extra-filename=-b1d92761482d9115 --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-8d95c26cce95bfcf.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-6f6d2d54db09521f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-e0981140425bbf3a.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-591a1b9c6c02bd3c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ec266f134b30ab63.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-69f8bc73e07c6f0b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49632026-09-11T20:50:18.681Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sprockets_tls --edition=2021 /home/build/.cargo/git/checkouts/sprockets-882d17aeeb0cb343/a233079/tls/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("attest-mock", "camino", "pki-playground", "unittest"))' -C metadata=878e2bc0ae893aff -C extra-filename=-0c18636fd458f750 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-962294e41d4a3717.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern dice_mfg_msgs=/work/oxidecomputer/omicron/target/debug/deps/libdice_mfg_msgs-82c6871faafbe01c.rmeta --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-443683efbee97fd0.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-2aae56dabc2c1819.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-0f5539a2457549e4.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-17af6e71604b9409.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e5eba79edd904ff5.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b10789da333cdd33.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ec266f134b30ab63.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/`
49642026-09-11T20:50:18.682Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-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 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=1404e64995cdf6e0 -C extra-filename=-b17bf89810c1c282 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_compression=/work/oxidecomputer/omicron/target/debug/deps/libasync_compression-6fc6252abfa2e55a.rmeta --extern async_stream=/work/oxidecomputer/omicron/target/debug/deps/libasync_stream-55e04cd135c1297c.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-eabd85006e96ac2b.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-31aa278f1a6bdad7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-e48d4bf7ecfc3ef8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-6f6d2d54db09521f.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-68dae086988655aa.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3abc053f4411f86b.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0bf5a646b561519f.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-3c4c38c24af6348d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-fc9e674395cc0336.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-16d7d7f100d91e5b.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-46c657d18701ce00.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b669c6075079eafe.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-a5f9179d2f1eff47.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ec266f134b30ab63.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-e143e7aacf77bb06.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-49e733439b69b674.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-d40647f6ba22a5cc.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49652026-09-11T20:50:18.925Z Compiling reqwest v0.13.2
49662026-09-11T20:50:18.928Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-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 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-aws-lc-rs"' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="charset"' --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="query"' --cfg 'feature="rustls"' --cfg 'feature="stream"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__native-tls", "__native-tls-alpn", "__rustls", "__rustls-aws-lc-rs", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "form", "gzip", "hickory-dns", "http2", "http3", "json", "multipart", "native-tls", "native-tls-no-alpn", "native-tls-vendored", "native-tls-vendored-no-alpn", "query", "rustls", "rustls-no-provider", "socks", "stream", "system-proxy", "zstd"))' -C metadata=bb5e76a8612a9d5c -C extra-filename=-634800329a65c50c --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-a99736055d4f315d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-6ae3743cbf3b1fa1.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-f7a2f8373cc179df.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-249b13598140a28a.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-5f8bf403f358d16e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-f57b0cec2750c1f6.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-adaf71dfcb32b380.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-b9d4b49ec22055e5.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-b1d92761482d9115.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-6f6d2d54db09521f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-b757ef982f295bb7.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0bf5a646b561519f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-1a825e29b69bcb3e.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rmeta --extern rustls_pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-591a1b9c6c02bd3c.rmeta --extern rustls_platform_verifier=/work/oxidecomputer/omicron/target/debug/deps/librustls_platform_verifier-68080a5ace8adf59.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-02d6c90f6149f3b5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ec266f134b30ab63.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-7713a42936873dd5.rmeta --extern tower_http=/work/oxidecomputer/omicron/target/debug/deps/libtower_http-6cc2557fadd24736.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-69f8bc73e07c6f0b.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49672026-09-11T20:50:20.297Z Compiling progenitor-client v0.14.0
49682026-09-11T20:50:20.297Z Compiling progenitor-client v0.13.0
49692026-09-11T20:50:20.297Z Compiling omicron-zone-package v0.12.3
49702026-09-11T20:50:20.305Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_client --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b5193ddf4053b31 -C extra-filename=-f33b5e798654e53b --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-47cd8f8dc9e7b1a0.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-f57b0cec2750c1f6.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0bf5a646b561519f.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49712026-09-11T20:50:20.305Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_zone_package --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/omicron-zone-package-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=10a4daa37337258a -C extra-filename=-d2898f024466f69a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-8b9ea06fdb9fe7db.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-642f432538a6b2f9.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-2aa2fe389e081ac2.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-8d6f2a9d60229cf4.rmeta --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-0d79a4a4b554b691.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49722026-09-11T20:50:20.305Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_client --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e7d36b7383de3591 -C extra-filename=-dc0eade14fdda8a6 --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-47cd8f8dc9e7b1a0.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-f57b0cec2750c1f6.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0bf5a646b561519f.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49732026-09-11T20:50:20.560Z Compiling progenitor-extras v0.2.0
49742026-09-11T20:50:20.560Z Compiling progenitor v0.14.0
49752026-09-11T20:50:20.564Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_extras --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-extras-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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ab22166927b5dd35 -C extra-filename=-bc56cc3da71baa56 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern backon=/work/oxidecomputer/omicron/target/debug/deps/libbackon-bba67040a6645465.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f33b5e798654e53b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49762026-09-11T20:50:20.564Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macro"))' -C metadata=dfdb8a0365674e0d -C extra-filename=-b5f9f6295f6a9272 --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-f33b5e798654e53b.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-e9e59cb6bb390986.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-a8a95409af18e5d4.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49772026-09-11T20:50:20.589Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
49782026-09-11T20:50:20.593Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2024 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/38730b6/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 '--warn=clippy::pedantic' '--allow=clippy::must-use-candidate' '--allow=clippy::missing-errors-doc' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=47d8d0bf0379330f -C extra-filename=-24cf5f43e8b5e84f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rmeta --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-216bfd816f8ebcfb.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern digest_io=/work/oxidecomputer/omicron/target/debug/deps/libdigest_io-88f40dba69b3f6bf.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-794de493e17f410b.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rmeta --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-167c1e974015d22e.rmeta --extern rawzip=/work/oxidecomputer/omicron/target/debug/deps/librawzip-c2e0a73e22538d73.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e2212116997f49d8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-078839b52ac22606.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-67b10e31aaf5d845.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib`
49792026-09-11T20:50:20.623Z Compiling progenitor v0.13.0
49802026-09-11T20:50:20.658Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-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="macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macro"))' -C metadata=51475ba5a937f8e2 -C extra-filename=-679d31aae5228db0 --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-dc0eade14fdda8a6.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-cef26526b6048d63.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-7ac98629efeda460.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49812026-09-11T20:50:20.712Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
49822026-09-11T20:50:20.715Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/95395ce/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c4bf1bd953ce91d7 -C extra-filename=-eed27622bfc617ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-216bfd816f8ebcfb.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-089a7f45201fabb4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-c1c510ec62c97f94.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-daa2bccd3b7a4092.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-415ede010cc26114.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-16d7d7f100d91e5b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-eaf66cd9e180a45c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-0fc97f4ff310e63b.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-282d3a4fb5f58088.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
49832026-09-11T20:50:20.744Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
49842026-09-11T20:50:20.747Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
49852026-09-11T20:50:20.747Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
49862026-09-11T20:50:20.747Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
49872026-09-11T20:50:20.747Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
49882026-09-11T20:50:20.747Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
49892026-09-11T20:50:20.748Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2024 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/ce015cd/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9c20b429740d55ad -C extra-filename=-e3a326d06017962d --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-1e0124cd6fc62769.rmeta --extern client_common=/work/oxidecomputer/omicron/target/debug/deps/libclient_common-aa60e9a2fa6df98b.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-cc7c0de1c6e2b8cd.rmeta --extern mg_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types_versions-c3d5761c2c903403.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-8b45795018347949.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49902026-09-11T20:50:20.748Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/046f743/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d646e6ea6641605d -C extra-filename=-bb89a29abdaf9acb --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-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-70747a5d8c73dcfb.rmeta --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-a0d7bce1927ddf41.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f33b5e798654e53b.rmeta --extern propolis_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types_versions-c85745a29d1a7cd6.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-4fec990254285bf7.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49912026-09-11T20:50:20.748Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2024 /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/04a52a3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chaos", "multicast", "tofino_asic"))' -C metadata=4779f727463d2cf0 -C extra-filename=-95ea99b300116b1f --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-e5ce56e8506f5b30.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcommon-128ae65ef1c468da.rmeta --extern crc8=/work/oxidecomputer/omicron/target/debug/deps/libcrc8-87d05f1f8f2d2178.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-d341089c6d4d580b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-731cfe6148305b80.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49922026-09-11T20:50:20.748Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/ad8a317/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=62780148e6097763 -C extra-filename=-65f701cd80f5eac1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8928a1ebdb4f3415.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0bf5a646b561519f.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49932026-09-11T20:50:20.748Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ddm_admin_client --edition=2024 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/ce015cd/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4082cbfb4779a89a -C extra-filename=-d29db20ca5b408a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ddm_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libddm_api_types_versions-adc572987ca5a608.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49942026-09-11T20:50:20.778Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_pantry_client --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/ad8a317/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c66b0bbd395571bc -C extra-filename=-27840ab51e5d0e43 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8928a1ebdb4f3415.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0bf5a646b561519f.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49952026-09-11T20:50:20.847Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
49962026-09-11T20:50:20.885Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2024 /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/cc0c307/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chaos", "multicast", "tofino_asic"))' -C metadata=e214cb10081b326c -C extra-filename=-2cede7e05ec1b418 --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-e5ce56e8506f5b30.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcommon-63b8a98c737378f1.rmeta --extern crc8=/work/oxidecomputer/omicron/target/debug/deps/libcrc8-87d05f1f8f2d2178.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-679d31aae5228db0.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-731cfe6148305b80.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
49972026-09-11T20:50:21.275Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
49982026-09-11T20:50:21.279Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=13a7c325a6dbeac1 -C extra-filename=-b4cdc533694c1a02 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-b4cdc533694c1a02 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-002d1b10f06c31e0.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-dbb806304b87bd02.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-216bfd816f8ebcfb.rlib --extern aws_lc_sys=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_sys-479e5536fbc197c9.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-9a7d9066824188ca.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-4641a7d020b1e261.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-b0c20064e4257887.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3948ba2719554b61.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-61dca3a0d5526e42.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-3a87de3ab3eac852.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-8f5da3de5601b39f.rlib --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-457119b7b5d0ad55.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-b3b8a042fb99e0b6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-f35c2408c7f16a1e.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-ba57704941fdbd49.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-6ae3743cbf3b1fa1.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c2ea5a3e72737bc1.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-50e9efe714b4e28a.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8b52857e14497030.rlib --extern crypto_common_c65f7effa3be6d31=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-2485650c47585fb6.rlib --extern crypto_common_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-fbb8059747997d16.rlib --extern ctutils=/work/oxidecomputer/omicron/target/debug/deps/libctutils-2d1a5e6b7b265c07.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-d3b13ba2ae292ea3.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-f9cb17c5fc4ad8cd.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e723dca237d80cfa.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8ad9980a0f203a00.rlib --extern derive_more_impl=/work/oxidecomputer/omicron/target/debug/deps/libderive_more_impl-0130089cfadeb675.so --extern digest_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb74a95d46416a86.rlib --extern digest_a6292c17cd707f01=/work/oxidecomputer/omicron/target/debug/deps/libdigest-93a1365be822cb8b.rlib --extern dof_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libdof-4c3621c4263fa118.rlib --extern dof_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libdof-b859805c6827e7d0.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-2aae56dabc2c1819.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-543ecd076fef1908.rlib --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-fff538b88af305f1.rlib --extern errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-db9c655ed119b5fc.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9483917ec6c54662.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-ebc869414e836213.rlib --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-31aa278f1a6bdad7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-33cf399a252efde4.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-5f8bf403f358d16e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-f57b0cec2750c1f6.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-8b18dc3fcc726a8b.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-99d474ad3e9ebc5e.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-646c77236a189ca0.rlib --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-53a24cd2896410db.rlib --extern getrandom_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-21201851a35fa059.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-af4f34762ba19bdb.rlib --extern hashbrown_3575ec1268b04181=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-24e9546b5dd3595e.rlib --extern hashbrown_986da7b5efc2b80e=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-9b9383e555f45b6e.rlib --extern hashbrown_9067fe90e8c1f593=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-9d3880c4e221e58e.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-2408c3d4c6d3556f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-656a16477c3e4dd7.rlib --extern hybrid_array=/work/oxidecomputer/omicron/target/debug/deps/libhybrid_array-325176a3dca9d981.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-b1d92761482d9115.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-6f6d2d54db09521f.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-90be52b2e0a64ba1.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-1bb058025b3020a0.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-daa2bccd3b7a4092.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-af56003b6d749e39.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-f2541ba6c8c9160c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-62c61abfd0e56c79.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-054bf847d36a6b9e.rlib --extern miette=/work/oxidecomputer/omicron/target/debug/deps/libmiette-70755f0c61735f96.rlib --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-62db240d7db1f22c.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-242fe92aa751b4a7.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-387c6eb671581075.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-1af496fd5ab035aa.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-7a57feef8f4f1781.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rlib --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-1a603f14caba9997.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-7e77bbb16c35318e.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e5eba79edd904ff5.rlib --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0bf5a646b561519f.rlib --extern petgraph_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c1bfad4f3c1f7731.rlib --extern petgraph_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-e914187787332acb.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-7b27b356e1f929a1.rlib --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-1e72ad4c1b7f7547.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-eba8521e88a666db.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rlib --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern rand_chacha_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-3c2ed44b185bba47.rlib --extern rand_chacha_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-7e176df3b6534cf3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-ed883849b59715f2.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-be5734abe16157a0.rlib --extern reqwest_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-4d1f8800798d0067.rlib --extern reqwest_594e8ee84c453af0=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-fa9478000e7089b0.rlib --extern rustix_d585fab2519d2d1=/work/oxidecomputer/omicron/target/debug/deps/librustix-43e5ccdc1ddefd3d.rlib --extern rustix_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/librustix-71bae07553df3d6d.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-fc9e674395cc0336.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-fb143a79f6c7587e.so --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-892e1dde2629fdd9.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-4d8274df01164ebc.rlib --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f96d4d9a8f48e01b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-88db28b097ca3987.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-6e51a3a64baf0661.rlib --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-ca73f97f20f6f002.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-25ab7953a9b0822f.rlib --extern strum_2f80eeee3b1b6c7e=/work/oxidecomputer/omicron/target/debug/deps/libstrum-8a4732afddef8a4f.rlib --extern strum_754bda37e0fb3874=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-aee7d2f8582b61aa.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6ed9aaa77e72a1f.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-17db910add66ebb4.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ec266f134b30ab63.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-8d6f2a9d60229cf4.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a9ceb95a06fa005a.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-7280b445afda3623.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f21c1d627623f3ff.rlib --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-ac055e08eed95de1.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-eaf66cd9e180a45c.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-24cc06f08e4187a2.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-038fdb619aeba623.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-49e733439b69b674.rlib --extern usdt_impl_d8f496e17d97b5cb=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-47fec743cf8f2a3e.rlib --extern usdt_impl_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-9c189ce5c9bd69c2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-0cd717b01a63ee1b.rlib --extern vergen_lib=/work/oxidecomputer/omicron/target/debug/deps/libvergen_lib-40afdbdf68519d8c.rlib --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-60c06c134eae0ef4.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --extern zip_164d15cefe24d7eb=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --extern zip_181b0d20215bb231=/work/oxidecomputer/omicron/target/debug/deps/libzip-2403599ae9553380.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
49992026-09-11T20:50:21.425Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
50002026-09-11T20:50:21.425Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
50012026-09-11T20:50:21.429Z Compiling dropshot-api-manager v0.8.0
50022026-09-11T20:50:21.429Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name scim2_rs --edition=2024 /home/build/.cargo/git/checkouts/scim2-rs-e1050fccfb4d03f1/163606c/core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=660893067466b350 -C extra-filename=-ea5de40ed58f5d10 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern trait_variant=/work/oxidecomputer/omicron/target/debug/deps/libtrait_variant-b241f29d84da5786.so --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-8160050710f6ec0d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
50032026-09-11T20:50:21.429Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_mock_server --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/046f743/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cb80d7d21b31b1bd -C extra-filename=-6a8c9a146d75aba6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-70747a5d8c73dcfb.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern propolis_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types_versions-c85745a29d1a7cd6.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-66a99f903956db63.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-1daa2bbcf4e3cf84.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b669c6075079eafe.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-4fec990254285bf7.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
50042026-09-11T20:50:21.430Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_api_manager --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-api-manager-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e26d9010e919916 -C extra-filename=-d5ecb549a3cbb800 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rmeta --extern drift=/work/oxidecomputer/omicron/target/debug/deps/libdrift-a3fd76431410f7d2.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-33cf399a252efde4.rmeta --extern git_stub=/work/oxidecomputer/omicron/target/debug/deps/libgit_stub-5bb63e4479276332.rmeta --extern git_stub_vcs=/work/oxidecomputer/omicron/target/debug/deps/libgit_stub_vcs-68daded68bc125ae.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d04f08a445a4a0f4.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3abc053f4411f86b.so --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-263f7112b196b016.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-4d8274df01164ebc.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97cd1b190f753ebd.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
50052026-09-11T20:50:21.457Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_common --edition=2024 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/ad8a317/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=33e750bc3a77843a -C extra-filename=-16f457900cdc4e08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-9a370f76601575f4.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8928a1ebdb4f3415.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-3c4c38c24af6348d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b669c6075079eafe.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-5a101d2c77ca3f5f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ec266f134b30ab63.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-e143e7aacf77bb06.rmeta --extern twox_hash=/work/oxidecomputer/omicron/target/debug/deps/libtwox_hash-a99bfd033ac37355.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
50062026-09-11T20:50:21.579Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-b4cdc533694c1a02/build-script-build`
50072026-09-11T20:50:21.631Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=09b5fa8baa491fc7 -C extra-filename=-97cbb4e84395e571 --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-002d1b10f06c31e0.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-dbb806304b87bd02.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-216bfd816f8ebcfb.rmeta --extern aws_lc_sys=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_sys-479e5536fbc197c9.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-9a7d9066824188ca.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rmeta --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-4641a7d020b1e261.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-b0c20064e4257887.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3948ba2719554b61.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-61dca3a0d5526e42.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rmeta --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-3a87de3ab3eac852.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-457119b7b5d0ad55.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-b3b8a042fb99e0b6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-f35c2408c7f16a1e.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-ba57704941fdbd49.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-6ae3743cbf3b1fa1.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c2ea5a3e72737bc1.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-50e9efe714b4e28a.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8b52857e14497030.rmeta --extern crypto_common_c65f7effa3be6d31=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-2485650c47585fb6.rmeta --extern crypto_common_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-fbb8059747997d16.rmeta --extern ctutils=/work/oxidecomputer/omicron/target/debug/deps/libctutils-2d1a5e6b7b265c07.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-d3b13ba2ae292ea3.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-f9cb17c5fc4ad8cd.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e723dca237d80cfa.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8ad9980a0f203a00.rmeta --extern digest_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb74a95d46416a86.rmeta --extern digest_a6292c17cd707f01=/work/oxidecomputer/omicron/target/debug/deps/libdigest-93a1365be822cb8b.rmeta --extern dof_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libdof-4c3621c4263fa118.rmeta --extern dof_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libdof-b859805c6827e7d0.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-2aae56dabc2c1819.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-543ecd076fef1908.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-fff538b88af305f1.rmeta --extern errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-db9c655ed119b5fc.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9483917ec6c54662.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-ebc869414e836213.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-31aa278f1a6bdad7.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-33cf399a252efde4.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-5f8bf403f358d16e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-f57b0cec2750c1f6.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-8b18dc3fcc726a8b.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-99d474ad3e9ebc5e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-646c77236a189ca0.rmeta --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-53a24cd2896410db.rmeta --extern getrandom_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-21201851a35fa059.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-af4f34762ba19bdb.rmeta --extern hashbrown_3575ec1268b04181=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-24e9546b5dd3595e.rmeta --extern hashbrown_986da7b5efc2b80e=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-9b9383e555f45b6e.rmeta --extern hashbrown_9067fe90e8c1f593=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-9d3880c4e221e58e.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-656a16477c3e4dd7.rmeta --extern hybrid_array=/work/oxidecomputer/omicron/target/debug/deps/libhybrid_array-325176a3dca9d981.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-b1d92761482d9115.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-6f6d2d54db09521f.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-90be52b2e0a64ba1.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-1bb058025b3020a0.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-daa2bccd3b7a4092.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-af56003b6d749e39.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-f2541ba6c8c9160c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-62c61abfd0e56c79.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-054bf847d36a6b9e.rmeta --extern miette=/work/oxidecomputer/omicron/target/debug/deps/libmiette-70755f0c61735f96.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-62db240d7db1f22c.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-242fe92aa751b4a7.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rmeta --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-387c6eb671581075.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-1af496fd5ab035aa.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-7a57feef8f4f1781.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-1a603f14caba9997.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rmeta --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-7e77bbb16c35318e.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e5eba79edd904ff5.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0bf5a646b561519f.rmeta --extern petgraph_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c1bfad4f3c1f7731.rmeta --extern petgraph_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-e914187787332acb.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-7b27b356e1f929a1.rmeta --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-1e72ad4c1b7f7547.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-eba8521e88a666db.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rmeta --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern rand_chacha_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-3c2ed44b185bba47.rmeta --extern rand_chacha_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-7e176df3b6534cf3.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-ed883849b59715f2.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-be5734abe16157a0.rmeta --extern reqwest_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-4d1f8800798d0067.rmeta --extern reqwest_594e8ee84c453af0=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-fa9478000e7089b0.rmeta --extern rustix_d585fab2519d2d1=/work/oxidecomputer/omicron/target/debug/deps/librustix-43e5ccdc1ddefd3d.rmeta --extern rustix_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/librustix-71bae07553df3d6d.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-fc9e674395cc0336.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rmeta --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-892e1dde2629fdd9.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-4d8274df01164ebc.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f96d4d9a8f48e01b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-88db28b097ca3987.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-6e51a3a64baf0661.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-ca73f97f20f6f002.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-25ab7953a9b0822f.rmeta --extern strum_2f80eeee3b1b6c7e=/work/oxidecomputer/omicron/target/debug/deps/libstrum-8a4732afddef8a4f.rmeta --extern strum_754bda37e0fb3874=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6ed9aaa77e72a1f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ec266f134b30ab63.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-8d6f2a9d60229cf4.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a9ceb95a06fa005a.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-7280b445afda3623.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f21c1d627623f3ff.rmeta --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-ac055e08eed95de1.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-eaf66cd9e180a45c.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-24cc06f08e4187a2.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-038fdb619aeba623.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-49e733439b69b674.rmeta --extern usdt_impl_d8f496e17d97b5cb=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-47fec743cf8f2a3e.rmeta --extern usdt_impl_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-9c189ce5c9bd69c2.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-60c06c134eae0ef4.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --extern zip_164d15cefe24d7eb=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rmeta --extern zip_181b0d20215bb231=/work/oxidecomputer/omicron/target/debug/deps/libzip-2403599ae9553380.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50082026-09-11T20:50:21.631Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ec61335e0ab06f06 -C extra-filename=-32b4d6609459cb1d --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-002d1b10f06c31e0.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-dbb806304b87bd02.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-216bfd816f8ebcfb.rlib --extern aws_lc_sys=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_sys-479e5536fbc197c9.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-9a7d9066824188ca.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-4641a7d020b1e261.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-b0c20064e4257887.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3948ba2719554b61.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-61dca3a0d5526e42.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-3a87de3ab3eac852.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-457119b7b5d0ad55.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-b3b8a042fb99e0b6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-f35c2408c7f16a1e.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-ba57704941fdbd49.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-6ae3743cbf3b1fa1.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c2ea5a3e72737bc1.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-50e9efe714b4e28a.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8b52857e14497030.rlib --extern crypto_common_c65f7effa3be6d31=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-2485650c47585fb6.rlib --extern crypto_common_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-fbb8059747997d16.rlib --extern ctutils=/work/oxidecomputer/omicron/target/debug/deps/libctutils-2d1a5e6b7b265c07.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-d3b13ba2ae292ea3.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-f9cb17c5fc4ad8cd.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e723dca237d80cfa.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8ad9980a0f203a00.rlib --extern digest_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb74a95d46416a86.rlib --extern digest_a6292c17cd707f01=/work/oxidecomputer/omicron/target/debug/deps/libdigest-93a1365be822cb8b.rlib --extern dof_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libdof-4c3621c4263fa118.rlib --extern dof_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libdof-b859805c6827e7d0.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-2aae56dabc2c1819.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-543ecd076fef1908.rlib --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-fff538b88af305f1.rlib --extern errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-db9c655ed119b5fc.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9483917ec6c54662.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-ebc869414e836213.rlib --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-31aa278f1a6bdad7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-33cf399a252efde4.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-5f8bf403f358d16e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-f57b0cec2750c1f6.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-8b18dc3fcc726a8b.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-99d474ad3e9ebc5e.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-646c77236a189ca0.rlib --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-53a24cd2896410db.rlib --extern getrandom_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-21201851a35fa059.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-af4f34762ba19bdb.rlib --extern hashbrown_3575ec1268b04181=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-24e9546b5dd3595e.rlib --extern hashbrown_986da7b5efc2b80e=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-9b9383e555f45b6e.rlib --extern hashbrown_9067fe90e8c1f593=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-9d3880c4e221e58e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-656a16477c3e4dd7.rlib --extern hybrid_array=/work/oxidecomputer/omicron/target/debug/deps/libhybrid_array-325176a3dca9d981.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-b1d92761482d9115.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-6f6d2d54db09521f.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-90be52b2e0a64ba1.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-1bb058025b3020a0.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-daa2bccd3b7a4092.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-af56003b6d749e39.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-f2541ba6c8c9160c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-62c61abfd0e56c79.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-054bf847d36a6b9e.rlib --extern miette=/work/oxidecomputer/omicron/target/debug/deps/libmiette-70755f0c61735f96.rlib --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-62db240d7db1f22c.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-242fe92aa751b4a7.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-387c6eb671581075.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-1af496fd5ab035aa.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-7a57feef8f4f1781.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rlib --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-1a603f14caba9997.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-7e77bbb16c35318e.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e5eba79edd904ff5.rlib --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0bf5a646b561519f.rlib --extern petgraph_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c1bfad4f3c1f7731.rlib --extern petgraph_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-e914187787332acb.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-7b27b356e1f929a1.rlib --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-1e72ad4c1b7f7547.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-eba8521e88a666db.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rlib --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern rand_chacha_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-3c2ed44b185bba47.rlib --extern rand_chacha_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-7e176df3b6534cf3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-ed883849b59715f2.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-be5734abe16157a0.rlib --extern reqwest_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-4d1f8800798d0067.rlib --extern reqwest_594e8ee84c453af0=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-fa9478000e7089b0.rlib --extern rustix_d585fab2519d2d1=/work/oxidecomputer/omicron/target/debug/deps/librustix-43e5ccdc1ddefd3d.rlib --extern rustix_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/librustix-71bae07553df3d6d.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-fc9e674395cc0336.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-892e1dde2629fdd9.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-4d8274df01164ebc.rlib --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f96d4d9a8f48e01b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-88db28b097ca3987.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-6e51a3a64baf0661.rlib --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-ca73f97f20f6f002.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-25ab7953a9b0822f.rlib --extern strum_2f80eeee3b1b6c7e=/work/oxidecomputer/omicron/target/debug/deps/libstrum-8a4732afddef8a4f.rlib --extern strum_754bda37e0fb3874=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6ed9aaa77e72a1f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ec266f134b30ab63.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-8d6f2a9d60229cf4.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a9ceb95a06fa005a.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-7280b445afda3623.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f21c1d627623f3ff.rlib --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-ac055e08eed95de1.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-eaf66cd9e180a45c.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-24cc06f08e4187a2.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-038fdb619aeba623.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-49e733439b69b674.rlib --extern usdt_impl_d8f496e17d97b5cb=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-47fec743cf8f2a3e.rlib --extern usdt_impl_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-9c189ce5c9bd69c2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-60c06c134eae0ef4.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --extern zip_164d15cefe24d7eb=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --extern zip_181b0d20215bb231=/work/oxidecomputer/omicron/target/debug/deps/libzip-2403599ae9553380.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50092026-09-11T20:50:21.756Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
50102026-09-11T20:50:21.756Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
50112026-09-11T20:50:21.760Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
50122026-09-11T20:50:21.760Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
50132026-09-11T20:50:21.760Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
50142026-09-11T20:50:21.760Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
50152026-09-11T20:50:21.760Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
50162026-09-11T20:50:21.761Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
50172026-09-11T20:50:21.761Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
50182026-09-11T20:50:21.761Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
50192026-09-11T20:50:21.761Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ledger --edition=2024 ledger/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2c484a0b715ffdb4 -C extra-filename=-3f206e28a7b25499 --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-e5ce56e8506f5b30.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50202026-09-11T20:50:21.761Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' -C metadata=a79d1ae6c6fe71dd -C extra-filename=-c70f0a3e5d8fd40d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50212026-09-11T20:50:21.761Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b56726fb96bd20de -C extra-filename=-cc84e2151d6976e9 --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-f6bb609b3f550cef.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50222026-09-11T20:50:21.761Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types_versions --edition=2024 gateway-types/versions/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=cc84bf1b3eb6c767 -C extra-filename=-7085683de1db5458 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50232026-09-11T20:50:21.789Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ereport_types --edition=2024 ereport/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=45ab78c5371f5ec2 -C extra-filename=-c6983b44a8cdcf15 --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-b17bf89810c1c282.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50242026-09-11T20:50:21.793Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca117abbaa79aadb -C extra-filename=-40522114059d91ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rmeta --extern illumos_nvpair=/work/oxidecomputer/omicron/target/debug/deps/libillumos_nvpair-6f2eafd4503b8ddc.rmeta --extern illumos_nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libillumos_nvpair_sys-a2e293dc48886e7e.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-263f7112b196b016.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-3e756e2dae68da92.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50252026-09-11T20:50:21.794Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name key_manager_types --edition=2024 key-manager/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e3999d79d88d3740 -C extra-filename=-da8cd6fd291e7564 --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-97cbb4e84395e571.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50262026-09-11T20:50:21.794Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name gfss --edition=2024 trust-quorum/gfss/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --cfg 'feature="danger_partial_eq_ct_wrapper"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("danger_partial_eq_ct_wrapper"))' -C metadata=249f67806e556ccf -C extra-filename=-739129cd459e3a9b --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-bb74a95d46416a86.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50272026-09-11T20:50:21.822Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
50282026-09-11T20:50:21.826Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
50292026-09-11T20:50:21.826Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types_versions --edition=2024 cockroach-admin/types/versions/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=80f64933728c8e42 -C extra-filename=-2eabff5c0b6f9870 --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-1e0124cd6fc62769.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-9f2ff1acfcfd0869.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50302026-09-11T20:50:21.859Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_types_versions --edition=2024 internal-dns/types/versions/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d6eff1cc2fce32a6 -C extra-filename=-daafe41dd4e6a1a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50312026-09-11T20:50:21.864Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name parallel_task_set --edition=2024 parallel-task-set/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c1caf4c20ff96df -C extra-filename=-c462dad68727d64e --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-97cbb4e84395e571.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50322026-09-11T20:50:21.864Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=abee00ca1d4a867b -C extra-filename=-f2b3e2451c350a2a --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-97cbb4e84395e571.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50332026-09-11T20:50:21.927Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
50342026-09-11T20:50:21.964Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
50352026-09-11T20:50:21.968Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ntp_admin_client --edition=2024 clients/ntp-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ed20c5ee3971dd9e -C extra-filename=-07fc37a22a492e8a --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-1e0124cd6fc62769.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50362026-09-11T20:50:22.003Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd5e86df3380cce8 -C extra-filename=-35bf97163ae16560 --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-1e0124cd6fc62769.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50372026-09-11T20:50:22.141Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
50382026-09-11T20:50:22.178Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common_versions --edition=2024 installinator-common/versions/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cdcb0549a364b888 -C extra-filename=-2db0494d19d67bf3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50392026-09-11T20:50:22.214Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
50402026-09-11T20:50:22.320Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
50412026-09-11T20:50:22.323Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ec3f221f8d09747 -C extra-filename=-82763755ec897c2a --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-9e466f8151911ba8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-b1a582d5d32c7dad.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-a4fdcfcf69207d50.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50422026-09-11T20:50:22.323Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name trust_quorum_types_versions --edition=2024 trust-quorum/types/versions/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=843674df009ba8e9 -C extra-filename=-40f615a00da755fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-3a87de3ab3eac852.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-739129cd459e3a9b.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50432026-09-11T20:50:22.323Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
50442026-09-11T20:50:22.357Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a360735f5bd29ec5 -C extra-filename=-6e17d2f83b9b693e --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-47cd8f8dc9e7b1a0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-272df1a36bbcb959.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-95edfa4d5112085a.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern rand08=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-5fed6632ad9b44c0.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50452026-09-11T20:50:22.388Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
50462026-09-11T20:50:22.392Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=82640ae0609a0bf8 -C extra-filename=-7bd7b03999483505 --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-97cbb4e84395e571.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50472026-09-11T20:50:22.423Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
50482026-09-11T20:50:22.426Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types --edition=2024 cockroach-admin/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=80f42298d75485ff -C extra-filename=-ff7ff7fc50a833d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-2eabff5c0b6f9870.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50492026-09-11T20:50:22.460Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
50502026-09-11T20:50:22.464Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d873bba6e47af002 -C extra-filename=-5c7aaa48a41cb27e --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-1e0124cd6fc62769.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-daafe41dd4e6a1a6.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50512026-09-11T20:50:22.549Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
50522026-09-11T20:50:22.549Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
50532026-09-11T20:50:22.552Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
50542026-09-11T20:50:22.552Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
50552026-09-11T20:50:22.553Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_git_version --edition=2024 git-version/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=331ed5a1d43c0302 -C extra-filename=-e656a43c6a87d689 --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-97cbb4e84395e571.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50562026-09-11T20:50:22.553Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
50572026-09-11T20:50:22.553Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
50582026-09-11T20:50:22.553Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f2d79039d2c773bf -C extra-filename=-38879c4be7d474e1 --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-97cbb4e84395e571.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50592026-09-11T20:50:22.553Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 nexus/inventory/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0e71b841f4d9025c -C extra-filename=-a925a575c664f97e --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-inventory-a925a575c664f97e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50602026-09-11T20:50:22.553Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 nexus/db-schema/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e7f63eb92f96f285 -C extra-filename=-ec665fedd2a55f49 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-schema-ec665fedd2a55f49 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50612026-09-11T20:50:22.553Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eb55a4c0c940c975 -C extra-filename=-7a51250429a557c9 --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-97cbb4e84395e571.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50622026-09-11T20:50:22.585Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9e0423b1a2e13aa2 -C extra-filename=-212e1f9373b73343 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-212e1f9373b73343 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50632026-09-11T20:50:22.590Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=085dc9fff08c2b0b -C extra-filename=-4a37448d7ec5307a --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-4a37448d7ec5307a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50642026-09-11T20:50:22.725Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
50652026-09-11T20:50:22.766Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f74a3829f559ab9c -C extra-filename=-7f9a893b85b02d27 --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-1e0124cd6fc62769.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rmeta --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-daafe41dd4e6a1a6.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50662026-09-11T20:50:22.807Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
50672026-09-11T20:50:22.807Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
50682026-09-11T20:50:22.812Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
50692026-09-11T20:50:22.812Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
50702026-09-11T20:50:22.812Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
50712026-09-11T20:50:22.812Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50722026-09-11T20:50:22.812Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
50732026-09-11T20:50:22.812Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
50742026-09-11T20:50:22.812Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
50752026-09-11T20:50:22.812Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=33a386f26cae568b -C extra-filename=-a10995fbff7b5c26 --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-b4d67f07919ede1e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-7bd7b03999483505.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-67c7166b182ad1aa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50762026-09-11T20:50:22.812Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9c69a699689a94e2 -C extra-filename=-af96f0bba1bab678 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-af96f0bba1bab678 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50772026-09-11T20:50:22.812Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name repo_depot_client --edition=2024 clients/repo-depot-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=752002be535ea8d1 -C extra-filename=-711602f6fc978f17 --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-97cbb4e84395e571.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50782026-09-11T20:50:22.812Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 nexus/db-lookup/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3bd19708454ea23b -C extra-filename=-e7c487e9a1584089 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-lookup-e7c487e9a1584089 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50792026-09-11T20:50:22.844Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=06ec758aec422fae -C extra-filename=-581922cf43fab1f6 --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-b4d67f07919ede1e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-7bd7b03999483505.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-67c7166b182ad1aa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50802026-09-11T20:50:22.848Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="nexus-reconfigurator-planning"' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nexus-reconfigurator-planning", "omicron-test-utils", "testing"))' -C metadata=25751f645c3da8bd -C extra-filename=-d8f5a457524c537d --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-d8f5a457524c537d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50812026-09-11T20:50:22.848Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name repo_depot_api --edition=2024 sled-agent/repo-depot-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b36005e8c6148d57 -C extra-filename=-cca8f784e75ad371 --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-b17bf89810c1c282.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50822026-09-11T20:50:22.848Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name range_requests --edition=2024 range-requests/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f29fcb03f42c908 -C extra-filename=-54ad073383b08f71 --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-47cd8f8dc9e7b1a0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-54ea2634f4c28de7.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50832026-09-11T20:50:22.881Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2e6127fa0f9dc1e6 -C extra-filename=-a79a94671f829691 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-17af6e71604b9409.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
50842026-09-11T20:50:23.024Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
50852026-09-11T20:50:23.054Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_metrics --edition=2024 cockroach-metrics/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a5f6dd8150a0912b -C extra-filename=-8a9851768c633ecc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-35bf97163ae16560.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50862026-09-11T20:50:23.172Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
50872026-09-11T20:50:23.172Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name trust_quorum_types --edition=2024 trust-quorum/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ece4b9b387e4f5ff -C extra-filename=-4554ee2fdafae282 --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-97cbb4e84395e571.rmeta --extern trust_quorum_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types_versions-40f615a00da755fa.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50882026-09-11T20:50:23.172Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-inventory-a925a575c664f97e/build-script-build`
50892026-09-11T20:50:23.241Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-schema-ec665fedd2a55f49/build-script-build`
50902026-09-11T20:50:23.241Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-212e1f9373b73343/build-script-build`
50912026-09-11T20:50:23.277Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
50922026-09-11T20:50:23.282Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
50932026-09-11T20:50:23.283Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-4a37448d7ec5307a/build-script-build`
50942026-09-11T20:50:23.314Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 sled-agent/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=dfb341d849b771cc -C extra-filename=-0bf7a1e6fa9c13a4 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-sled-agent-0bf7a1e6fa9c13a4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50952026-09-11T20:50:23.346Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 nexus/test-interface/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f263a32cf8014cb5 -C extra-filename=-34ec694607b195d9 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-test-interface-34ec694607b195d9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
50962026-09-11T20:50:23.381Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
50972026-09-11T20:50:23.384Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-af96f0bba1bab678/build-script-build`
50982026-09-11T20:50:23.384Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-lookup-e7c487e9a1584089/build-script-build`
50992026-09-11T20:50:23.529Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=32729d1cf79c4b61 -C extra-filename=-b82765661235d6f3 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-b82765661235d6f3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51002026-09-11T20:50:23.536Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
51012026-09-11T20:50:23.536Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_schema --edition=2024 nexus/db-schema/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d45fc2461f98ba0c -C extra-filename=-ace81505b1c996e8 --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-ce52d0252545829b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
51022026-09-11T20:50:23.567Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
51032026-09-11T20:50:23.570Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
51042026-09-11T20:50:23.570Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
51052026-09-11T20:50:23.604Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 nexus/reconfigurator/preparation/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d39b35f9906acfe7 -C extra-filename=-d1a1414833aa795a --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-preparation-d1a1414833aa795a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51062026-09-11T20:50:23.711Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
51072026-09-11T20:50:23.714Z Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
51082026-09-11T20:50:23.715Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 nexus/networking/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a92a464497ad54cc -C extra-filename=-ae219f6624d76453 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-networking-ae219f6624d76453 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51092026-09-11T20:50:23.715Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 nexus/test-utils/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("omicron-dev"))' -C metadata=424dd8b66f33c1cb -C extra-filename=-d0cd8e5b91402f67 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-test-utils-d0cd8e5b91402f67 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51102026-09-11T20:50:23.790Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_api --edition=2024 cockroach-admin/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d374bf7ccc89181 -C extra-filename=-868956d6896eb628 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-2eabff5c0b6f9870.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51112026-09-11T20:50:23.824Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
51122026-09-11T20:50:23.830Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
51132026-09-11T20:50:23.831Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
51142026-09-11T20:50:23.831Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' -C metadata=bff2f7a445b46661 -C extra-filename=-65ae01ff34df8cbe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-38879c4be7d474e1.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-8a995efda59a0b80.rmeta --extern backon=/work/oxidecomputer/omicron/target/debug/deps/libbackon-bba67040a6645465.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f33b5e798654e53b.rmeta --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-bc56cc3da71baa56.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51152026-09-11T20:50:23.831Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' -C metadata=34e3db123d907fae -C extra-filename=-30e0bd116867e853 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-38879c4be7d474e1.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-8a995efda59a0b80.rmeta --extern backon=/work/oxidecomputer/omicron/target/debug/deps/libbackon-bba67040a6645465.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-7977fdc051c76ef9.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f33b5e798654e53b.rmeta --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-bc56cc3da71baa56.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51162026-09-11T20:50:23.858Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 nexus/fm/slippy/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4a4881a2971e13c7 -C extra-filename=-ad5e73c2b73e5975 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-fm-slippy-ad5e73c2b73e5975 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51172026-09-11T20:50:23.894Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-d8f5a457524c537d/build-script-build`
51182026-09-11T20:50:23.969Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
51192026-09-11T20:50:23.972Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
51202026-09-11T20:50:24.006Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
51212026-09-11T20:50:24.010Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/fm/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="ereport-types"' --cfg 'feature="nexus-fm-slippy"' --cfg 'feature="nexus-reconfigurator-planning"' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ereport-types", "nexus-fm-slippy", "nexus-reconfigurator-planning", "omicron-test-utils", "testing", "uuid"))' -C metadata=963a84565f8cf78b -C extra-filename=-57e5749c67e2459f --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-fm-57e5749c67e2459f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51222026-09-11T20:50:24.010Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=524463ca3e09fdcd -C extra-filename=-5662a4c0f37d74c2 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-5662a4c0f37d74c2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51232026-09-11T20:50:24.010Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 nexus/switch-config/preparation/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f11200ca3a9e567d -C extra-filename=-48a36fe9b2964fcd --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-switch-config-preparation-48a36fe9b2964fcd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51242026-09-11T20:50:24.046Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-test-interface-34ec694607b195d9/build-script-build`
51252026-09-11T20:50:24.050Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
51262026-09-11T20:50:24.081Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
51272026-09-11T20:50:24.085Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=acaec295873d4516 -C extra-filename=-69f89648c14c0417 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-69f89648c14c0417 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51282026-09-11T20:50:24.085Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 nexus/reconfigurator/rendezvous/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0d9fae8a8952ca6b -C extra-filename=-28bf80f7fffbdf23 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-rendezvous-28bf80f7fffbdf23 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51292026-09-11T20:50:24.118Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 nexus/saga-recovery/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0a83e26304c88717 -C extra-filename=-4aab3a4ff8e4917e --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-4aab3a4ff8e4917e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51302026-09-11T20:50:24.155Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
51312026-09-11T20:50:24.159Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-b82765661235d6f3/build-script-build`
51322026-09-11T20:50:24.193Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types --edition=2024 gateway-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=7b2db8013bd89f94 -C extra-filename=-e4c1370d716e1c9d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-7085683de1db5458.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51332026-09-11T20:50:24.197Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-preparation-d1a1414833aa795a/build-script-build`
51342026-09-11T20:50:24.197Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_api --edition=2024 gateway-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be7f7f2d46e14518 -C extra-filename=-b52c6c44c588c4b6 --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-b17bf89810c1c282.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rmeta --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-7085683de1db5458.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51352026-09-11T20:50:24.229Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
51362026-09-11T20:50:24.232Z Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
51372026-09-11T20:50:24.266Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-sled-agent-0bf7a1e6fa9c13a4/build-script-build`
51382026-09-11T20:50:24.269Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 support-bundle-collection/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ac3ce769dfa79117 -C extra-filename=-abdfefec5bd68d29 --out-dir /work/oxidecomputer/omicron/target/debug/build/support-bundle-collection-abdfefec5bd68d29 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51392026-09-11T20:50:24.269Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-networking-ae219f6624d76453/build-script-build`
51402026-09-11T20:50:24.269Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-test-utils-d0cd8e5b91402f67/build-script-build`
51412026-09-11T20:50:24.269Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
51422026-09-11T20:50:24.344Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
51432026-09-11T20:50:24.383Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
51442026-09-11T20:50:24.420Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_repl_utils --edition=2024 dev-tools/repl-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c3c1ed4a52e34cbb -C extra-filename=-2293d39b44ada2b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-4b2d53e65fcfcc61.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51452026-09-11T20:50:24.423Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-4aab3a4ff8e4917e/build-script-build`
51462026-09-11T20:50:24.451Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-69f89648c14c0417/build-script-build`
51472026-09-11T20:50:24.456Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=31c8a99224678e71 -C extra-filename=-3fe6398088425ae4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f33b5e798654e53b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51482026-09-11T20:50:24.456Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-5662a4c0f37d74c2/build-script-build`
51492026-09-11T20:50:24.456Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-fm-57e5749c67e2459f/build-script-build`
51502026-09-11T20:50:24.527Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-switch-config-preparation-48a36fe9b2964fcd/build-script-build`
51512026-09-11T20:50:24.530Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_background_task_interface --edition=2024 nexus/background-task-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=652fde72c056dc11 -C extra-filename=-6a4b81a2503742d7 --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-97cbb4e84395e571.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_test=/work/oxidecomputer/omicron/target/debug/deps/libtokio_test-ebcd68a53c09770e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51522026-09-11T20:50:24.530Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-fm-slippy-ad5e73c2b73e5975/build-script-build`
51532026-09-11T20:50:24.530Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("multicast"))' -C metadata=5e722c6e07091205 -C extra-filename=-27bc47946d3267ef --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-27bc47946d3267ef -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51542026-09-11T20:50:24.559Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
51552026-09-11T20:50:24.563Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66e014e5e0536c57 -C extra-filename=-8ec802afb8992aa5 --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-8ec802afb8992aa5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51562026-09-11T20:50:24.591Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=007988283120d20e -C extra-filename=-4e3566665ba52331 --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-97cbb4e84395e571.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51572026-09-11T20:50:24.594Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
51582026-09-11T20:50:24.630Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-rendezvous-28bf80f7fffbdf23/build-script-build`
51592026-09-11T20:50:24.728Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
51602026-09-11T20:50:24.731Z Compiling omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
51612026-09-11T20:50:24.761Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
51622026-09-11T20:50:24.764Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0e895700824f2256 -C extra-filename=-eca3472b8ec471d1 --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-a99736055d4f315d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51632026-09-11T20:50:24.796Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
51642026-09-11T20:50:24.801Z Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
51652026-09-11T20:50:24.801Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
51662026-09-11T20:50:24.801Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
51672026-09-11T20:50:24.801Z Running `/work/oxidecomputer/omicron/target/debug/build/support-bundle-collection-abdfefec5bd68d29/build-script-build`
51682026-09-11T20:50:24.801Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 end-to-end-tests/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=42f8629136217d70 -C extra-filename=-aca309a78d3353c8 --out-dir /work/oxidecomputer/omicron/target/debug/build/end-to-end-tests-aca309a78d3353c8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51692026-09-11T20:50:24.801Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_deployment_graph --edition=2024 dev-tools/omicron-deployment-graph/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=db5e9d16c912fa79 -C extra-filename=-a6577547c2ba13d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51702026-09-11T20:50:24.801Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ntp_admin_types_versions --edition=2024 ntp-admin/types/versions/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e1f65e5de72e6690 -C extra-filename=-44a0b84e25230d73 --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-97cbb4e84395e571.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51712026-09-11T20:50:24.831Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
51722026-09-11T20:50:24.835Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d82c1c87e47ee068 -C extra-filename=-9750d645a07a67df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern installinator_common_versions=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common_versions-2db0494d19d67bf3.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51732026-09-11T20:50:24.835Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=42ddbe8197370d8a -C extra-filename=-d3ec48746255fbce --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-d3ec48746255fbce -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51742026-09-11T20:50:24.835Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bd143d123d43ddd6 -C extra-filename=-e90b04852c98bcd0 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-e90b04852c98bcd0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51752026-09-11T20:50:24.835Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b8e51dbe469fe2ed -C extra-filename=-aa509847eefea39f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51762026-09-11T20:50:24.835Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
51772026-09-11T20:50:24.899Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 dev-tools/db-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=226e01ded51fdf4c -C extra-filename=-eade4332ffd7d6b2 --out-dir /work/oxidecomputer/omicron/target/debug/build/db-dev-eade4332ffd7d6b2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51782026-09-11T20:50:24.903Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
51792026-09-11T20:50:24.903Z Compiling scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
51802026-09-11T20:50:24.903Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 ntp-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ef1c7b367c665fa -C extra-filename=-254ec6bb5fa7f06e --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-ntp-admin-254ec6bb5fa7f06e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51812026-09-11T20:50:24.931Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
51822026-09-11T20:50:24.936Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name scim2_test_client --edition=2024 /home/build/.cargo/git/checkouts/scim2-rs-e1050fccfb4d03f1/163606c/test-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2228d356e7f9b983 -C extra-filename=-4d8a3d69c6a17e48 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-4d1f8800798d0067.rmeta --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-ea5de40ed58f5d10.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-8160050710f6ec0d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/usr/lib/amd64`
51832026-09-11T20:50:24.936Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 nexus/reconfigurator/cli-integration-tests/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f0e8f12544b991d -C extra-filename=-12f13765999d1f83 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-cli-integration-tests-12f13765999d1f83 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51842026-09-11T20:50:24.936Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 live-tests/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce1b973972e720e0 -C extra-filename=-c7e4f6f817037cc1 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-c7e4f6f817037cc1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51852026-09-11T20:50:24.965Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
51862026-09-11T20:50:24.997Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/schema/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=068cb61f7019ae53 -C extra-filename=-72ebff6867437817 --out-dir /work/oxidecomputer/omicron/target/debug/build/schema-72ebff6867437817 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51872026-09-11T20:50:25.167Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
51882026-09-11T20:50:25.170Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-8ec802afb8992aa5/build-script-build`
51892026-09-11T20:50:25.206Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
51902026-09-11T20:50:25.210Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name erebor --edition=2024 /home/build/.cargo/git/checkouts/erebor-d371525704c11062/48512bf/src/lib.rs --error-format=json --json=diagnostic-rendered-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="pmbus"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "pmbus"))' -C metadata=280634732a6c9f24 -C extra-filename=-186ec38d8d2caaed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pmbus=/work/oxidecomputer/omicron/target/debug/deps/libpmbus-d4bf4324b474abda.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
51912026-09-11T20:50:25.210Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name live_tests_macros --edition=2024 live-tests/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0e55fe488b25c012 -C extra-filename=-4edf015f5286c387 --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-97cbb4e84395e571.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51922026-09-11T20:50:25.210Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
51932026-09-11T20:50:25.210Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-27bc47946d3267ef/build-script-build`
51942026-09-11T20:50:25.242Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 dev-tools/reconfigurator-exec-unsafe/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc94a9d8c4cf929f -C extra-filename=-95dc1dd936c422a3 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-reconfigurator-exec-unsafe-95dc1dd936c422a3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51952026-09-11T20:50:25.280Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-d3ec48746255fbce/build-script-build`
51962026-09-11T20:50:25.314Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
51972026-09-11T20:50:25.317Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ntp_admin_api --edition=2024 ntp-admin/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7a88ff2339dace38 -C extra-filename=-639ccd1a5b481651 --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-b17bf89810c1c282.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern ntp_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types_versions-44a0b84e25230d73.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
51982026-09-11T20:50:25.347Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-ntp-admin-254ec6bb5fa7f06e/build-script-build`
51992026-09-11T20:50:25.412Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
52002026-09-11T20:50:25.441Z Running `/work/oxidecomputer/omicron/target/debug/build/db-dev-eade4332ffd7d6b2/build-script-build`
52012026-09-11T20:50:25.445Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ntp_admin_types --edition=2024 ntp-admin/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=26c8f4268193d9da -C extra-filename=-83939183fa76321b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ntp_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types_versions-44a0b84e25230d73.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52022026-09-11T20:50:25.472Z Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
52032026-09-11T20:50:25.475Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-e90b04852c98bcd0/build-script-build`
52042026-09-11T20:50:25.476Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ls_apis --edition=2024 dev-tools/ls-apis/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=25441a17147ec38e -C extra-filename=-a6be81fc07763e60 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-5155e9a22ee90aa4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rmeta --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-a6577547c2ba13d9.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d2898f024466f69a.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/usr/lib/amd64`
52052026-09-11T20:50:25.569Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
52062026-09-11T20:50:25.573Z Running `/work/oxidecomputer/omicron/target/debug/build/end-to-end-tests-aca309a78d3353c8/build-script-build`
52072026-09-11T20:50:25.670Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 dev-tools/ch-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c4e12db0afec12fe -C extra-filename=-80903245f85206fc --out-dir /work/oxidecomputer/omicron/target/debug/build/ch-dev-80903245f85206fc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f2b3e2451c350a2a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52082026-09-11T20:50:25.673Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
52092026-09-11T20:50:25.708Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
52102026-09-11T20:50:25.712Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_pins --edition=2024 dev-tools/pins/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9411c36da793676b -C extra-filename=-72d2d01a3d555eaf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-5155e9a22ee90aa4.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-33cf399a252efde4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f21c1d627623f3ff.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52112026-09-11T20:50:25.712Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ntp_admin_types --edition=2024 ntp-admin/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f0fca7264dca0d84 -C extra-filename=-cc6b88f274ee41b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ntp_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types_versions-44a0b84e25230d73.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52122026-09-11T20:50:25.713Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2024 dev-tools/downloader/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f7c84802c32aace -C extra-filename=-92e464658f6b9e7b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52132026-09-11T20:50:25.777Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ntp_admin_api --edition=2024 ntp-admin/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5270a13fe3f0c44f -C extra-filename=-08de279bc47ae86f --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-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern ntp_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types_versions-44a0b84e25230d73.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52142026-09-11T20:50:25.813Z Running `/work/oxidecomputer/omicron/target/debug/build/schema-72ebff6867437817/build-script-build`
52152026-09-11T20:50:25.848Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-c7e4f6f817037cc1/build-script-build`
52162026-09-11T20:50:25.851Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ecc83c03ff2b71f1 -C extra-filename=-8dd50e0552a207e3 --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-a99736055d4f315d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52172026-09-11T20:50:25.914Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-cli-integration-tests-12f13765999d1f83/build-script-build`
52182026-09-11T20:50:25.949Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-reconfigurator-exec-unsafe-95dc1dd936c422a3/build-script-build`
52192026-09-11T20:50:25.952Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types --edition=2024 gateway-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=68f4e9ecc65752ea -C extra-filename=-e9bce180a9b7d04b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-7085683de1db5458.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52202026-09-11T20:50:25.984Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_api --edition=2024 gateway-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fb3dea29fc1f5e1c -C extra-filename=-a9221922c8310fa7 --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-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-7085683de1db5458.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52212026-09-11T20:50:26.051Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name trust_quorum_types_versions --edition=2024 trust-quorum/types/versions/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=3989b327ebd62590 -C extra-filename=-9912bc697d16f213 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-3a87de3ab3eac852.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-739129cd459e3a9b.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52222026-09-11T20:50:26.155Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name trust_quorum_types --edition=2024 trust-quorum/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a234fe0aab49cdea -C extra-filename=-65856f45c065312c --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-97cbb4e84395e571.rlib --extern trust_quorum_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types_versions-40f615a00da755fa.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52232026-09-11T20:50:26.192Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' -C metadata=b138961dbe06fd65 -C extra-filename=-2c361626e0f83e4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-38879c4be7d474e1.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-8a995efda59a0b80.rlib --extern backon=/work/oxidecomputer/omicron/target/debug/deps/libbackon-bba67040a6645465.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f33b5e798654e53b.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-bc56cc3da71baa56.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52242026-09-11T20:50:26.196Z Running `/work/oxidecomputer/omicron/target/debug/build/ch-dev-80903245f85206fc/build-script-build`
52252026-09-11T20:50:26.267Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_metrics --edition=2024 cockroach-metrics/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7de8111bb3aa7fa5 -C extra-filename=-4553bd0c1f6e381f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-35bf97163ae16560.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52262026-09-11T20:50:26.297Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f48d743ca3b96fdf -C extra-filename=-a16eac6851a4e07b --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-1e0124cd6fc62769.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-daafe41dd4e6a1a6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52272026-09-11T20:50:26.301Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56230a5a3d06a05c -C extra-filename=-b7460195f457afe7 --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-1e0124cd6fc62769.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-daafe41dd4e6a1a6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52282026-09-11T20:50:26.332Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types --edition=2024 cockroach-admin/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6862e60d58ce9a80 -C extra-filename=-4a58d853131c8133 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-2eabff5c0b6f9870.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52292026-09-11T20:50:26.336Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
52302026-09-11T20:50:26.368Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_api --edition=2024 cockroach-admin/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=100cc27b3fb7ab48 -C extra-filename=-fa24dcdb2aa8ae9d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-2eabff5c0b6f9870.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52312026-09-11T20:50:26.371Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_releng --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ad87f07636505fb -C extra-filename=-fb76790331eefb2e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-8b9ea06fdb9fe7db.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-5155e9a22ee90aa4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-ae6ec4353b440d0b.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-33cf399a252efde4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern omicron_pins=/work/oxidecomputer/omicron/target/debug/deps/libomicron_pins-72d2d01a3d555eaf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d2898f024466f69a.rlib --extern rats_corim=/work/oxidecomputer/omicron/target/debug/deps/librats_corim-167c1e974015d22e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-41deb9e6efae2e1b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact_v1=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-0fc97f4ff310e63b.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern tufaceous_lib_v1=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-eed27622bfc617ee.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52322026-09-11T20:50:26.404Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bd183fa95b54a8f1 -C extra-filename=-6517b0e347fee1f8 --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-92e7494dc76c4409.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-b4d67f07919ede1e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-7bd7b03999483505.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c7896ef16e4748f0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-67c7166b182ad1aa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52332026-09-11T20:50:26.508Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b5b3dc31e4254852 -C extra-filename=-39a03a9bb364fd88 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern installinator_common_versions=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common_versions-2db0494d19d67bf3.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52342026-09-11T20:50:26.650Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=636eaffec1ad6fec -C extra-filename=-d057848f29dc7658 --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-92e7494dc76c4409.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-b4d67f07919ede1e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-7bd7b03999483505.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c7896ef16e4748f0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-67c7166b182ad1aa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52352026-09-11T20:50:26.755Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=72535b4cc5a95c9b -C extra-filename=-41238ac6cd112707 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern illumos_nvpair=/work/oxidecomputer/omicron/target/debug/deps/libillumos_nvpair-6f2eafd4503b8ddc.rlib --extern illumos_nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libillumos_nvpair_sys-a2e293dc48886e7e.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-40522114059d91ed.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-263f7112b196b016.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-3e756e2dae68da92.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52362026-09-11T20:50:26.833Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name repo_depot_api --edition=2024 sled-agent/repo-depot-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2e079d9ca4be7370 -C extra-filename=-59668d49da342835 --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-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52372026-09-11T20:50:26.836Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types_versions --edition=2024 gateway-types/versions/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=dec0cb48a78c7b77 -C extra-filename=-8ade36621c335aa0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52382026-09-11T20:50:26.938Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name range_requests --edition=2024 range-requests/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ec54c89419039ed -C extra-filename=-ca2f00e32c71e872 --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-47cd8f8dc9e7b1a0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-b9d4b49ec22055e5.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-54ea2634f4c28de7.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52392026-09-11T20:50:27.278Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
52402026-09-11T20:50:27.281Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types_versions --edition=2024 sled-agent/types/versions/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=158774c700135757 -C extra-filename=-72e62dad61c0ab9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rmeta --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-3a87de3ab3eac852.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern propolis_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types_versions-c85745a29d1a7cd6.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-66a99f903956db63.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern trust_quorum_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types_versions-40f615a00da755fa.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52412026-09-11T20:50:27.314Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
52422026-09-11T20:50:27.384Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types_versions --edition=2024 oximeter/types/versions/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=06db74745800a1e6 -C extra-filename=-f17442232b83999e --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-47cd8f8dc9e7b1a0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-c1ab1668e3c766a4.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-b3150182fe3bc4ee.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52432026-09-11T20:50:27.384Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
52442026-09-11T20:50:27.384Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_types_versions --edition=2024 clickhouse-admin/types/versions/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ea67562137e2ef16 -C extra-filename=-c38732715b2513b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52452026-09-11T20:50:27.506Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types_versions --edition=2024 oximeter/types/versions/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=804a242e90dc710f -C extra-filename=-10c69308066ddbb4 --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-47cd8f8dc9e7b1a0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-c1ab1668e3c766a4.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-b3150182fe3bc4ee.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-30e0bd116867e853.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52462026-09-11T20:50:27.550Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
52472026-09-11T20:50:27.554Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_types --edition=2024 internal-dns/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc932f122ba81755 -C extra-filename=-2d2c650cd05ae8ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-daafe41dd4e6a1a6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52482026-09-11T20:50:27.582Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
52492026-09-11T20:50:27.586Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2bff5fa97273cf46 -C extra-filename=-b62765c6e5b0f93b --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-5ec1cd83469ea280.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-1f1661ffe702406c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-8989cd298eafc0c4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52502026-09-11T20:50:27.786Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
52512026-09-11T20:50:27.790Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64965651a351ee03 -C extra-filename=-698543b81208cfe7 --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-384b5883c9cfe350.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52522026-09-11T20:50:27.922Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
52532026-09-11T20:50:27.922Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f0dc3f6b56cfc147 -C extra-filename=-f0fc18b7a3371538 --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-d29db20ca5b408a5.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f33b5e798654e53b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52542026-09-11T20:50:27.955Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
52552026-09-11T20:50:27.959Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=762fdf74dc4d5721 -C extra-filename=-19a144717488ca76 --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-1e0124cd6fc62769.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52562026-09-11T20:50:28.004Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ntp_admin --edition=2024 ntp-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=58dc827545adb31c -C extra-filename=-bc85f672fd3da00d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-639ccd1a5b481651.rmeta --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-83939183fa76321b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
52572026-09-11T20:50:28.070Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
52582026-09-11T20:50:28.073Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_cli --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c40d17967891ccf8 -C extra-filename=-021d33dee5e7460e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-6dcf76f1cfb3077c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d7104470457fdb4a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52592026-09-11T20:50:28.221Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
52602026-09-11T20:50:28.224Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_resolver --edition=2024 internal-dns/resolver/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2641674f937c16f6 -C extra-filename=-5c9a62472abcdc6c --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-ee0df92789a44cc2.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52612026-09-11T20:50:28.305Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=989458660f3f1f0a -C extra-filename=-08cad7c742c9aeac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7f9a893b85b02d27.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rmeta --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-e33e4b6bdcfe4e2c.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b2f36f2f8b96cae8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a6be62d9bf577b0a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52622026-09-11T20:50:28.429Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
52632026-09-11T20:50:28.432Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name lldpd_common --edition=2021 /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/54b2661/lldpd-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b304a831be9ee774 -C extra-filename=-96bf9abc6aaf6f64 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2cede7e05ec1b418.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b669c6075079eafe.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-df2e14f6fdb1e2e8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
52642026-09-11T20:50:28.498Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ledger --edition=2024 ledger/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce55609adae5719c -C extra-filename=-1c59945aeb9d7aa5 --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-e5ce56e8506f5b30.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52652026-09-11T20:50:28.722Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ereport_types --edition=2024 ereport/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4592130c64316ae5 -C extra-filename=-027f1d1123dda9f5 --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-b17bf89810c1c282.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52662026-09-11T20:50:28.753Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
52672026-09-11T20:50:28.756Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name lldpd_client --edition=2021 /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/54b2661/lldpd-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e3b08b7e4a8b2c95 -C extra-filename=-a1f7a4772891feab --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-1e0124cd6fc62769.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern lldpd_common=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_common-96bf9abc6aaf6f64.rmeta --extern lldpd_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_types_versions-101fe6e7c8f01ea1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-679d31aae5228db0.rmeta --extern protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-1fa4c9c542188ad8.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out`
52682026-09-11T20:50:28.832Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6324e6a81e964e02 -C extra-filename=-ece6f8d07b92fb9b --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-d29db20ca5b408a5.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f33b5e798654e53b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52692026-09-11T20:50:28.894Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
52702026-09-11T20:50:28.898Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2024 dns-server/dnsadm/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=65fde4831d09006f -C extra-filename=-3ebe3c9b99e155f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-67863f9306e58aa0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52712026-09-11T20:50:28.987Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_types --edition=2024 internal-dns/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4f765bafe765567 -C extra-filename=-c6ee61773bd0b6b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-daafe41dd4e6a1a6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52722026-09-11T20:50:29.067Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2024 dev-tools/downloader/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a11bb9be0fe33b0 -C extra-filename=-2d4b0e01b317133f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-92e464658f6b9e7b.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52732026-09-11T20:50:29.102Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_types_versions --edition=2024 clickhouse-admin/types/versions/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f67dc27e09f7ce41 -C extra-filename=-e521c0c9adf81655 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52742026-09-11T20:50:29.232Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e5ee98ba32355e06 -C extra-filename=-513fc8770e75548c --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-384b5883c9cfe350.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52752026-09-11T20:50:29.297Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=32c79b8148200ebf -C extra-filename=-63bcd743d621fb72 --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-1e0124cd6fc62769.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52762026-09-11T20:50:29.337Z Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
52772026-09-11T20:50:29.341Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name repo_depot_standalone --edition=2024 dev-tools/repo-depot-standalone/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4efe3e62e9bf43a -C extra-filename=-841d1becffe53ee8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-cca8f784e75ad371.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b508a3ff452e0310.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52782026-09-11T20:50:29.730Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
52792026-09-11T20:50:29.734Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types --edition=2024 oximeter/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b8d79923b755fd32 -C extra-filename=-b5d2eac3219bfb95 --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-97cbb4e84395e571.rmeta --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-f17442232b83999e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52802026-09-11T20:50:29.842Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
52812026-09-11T20:50:29.875Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_types --edition=2024 clickhouse-admin/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2855d6baeae13e5c -C extra-filename=-29b81dacc4d0b77c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clickhouse_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types_versions-c38732715b2513b6.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52822026-09-11T20:50:29.913Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types --edition=2024 oximeter/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2fbc50d7d495b4c4 -C extra-filename=-07a8a71d5d0011ea --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-97cbb4e84395e571.rmeta --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-10c69308066ddbb4.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52832026-09-11T20:50:30.027Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
52842026-09-11T20:50:30.030Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer_api --edition=2024 oximeter/producer-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=088338b8d64af4e2 -C extra-filename=-a2aaf45ec4a467fe --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-b17bf89810c1c282.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-f17442232b83999e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52852026-09-11T20:50:30.061Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
52862026-09-11T20:50:30.065Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name transient_dns_server --edition=2024 dns-server/transient/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=70397b0a78850524 -C extra-filename=-aee2b49c369160ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-08cad7c742c9aeac.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52872026-09-11T20:50:30.100Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
52882026-09-11T20:50:30.104Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_api --edition=2024 oximeter/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d96a095ca5de6627 -C extra-filename=-72322bfe103891c6 --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-b17bf89810c1c282.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-f17442232b83999e.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52892026-09-11T20:50:30.231Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
52902026-09-11T20:50:30.235Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2024 oximeter/schema/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=834e865f956e2933 -C extra-filename=-1c5fbc3210bc01c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-b4d67f07919ede1e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c7896ef16e4748f0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52912026-09-11T20:50:30.271Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
52922026-09-11T20:50:30.274Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oxql_types --edition=2024 oximeter/oxql-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bddd0a03bb407efa -C extra-filename=-7060ac8d4351e0df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-658572f76e1ddc59.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-b3150182fe3bc4ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52932026-09-11T20:50:30.351Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2024 oximeter/schema/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=79cad9da74ddca25 -C extra-filename=-3590f679910bb81c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-b4d67f07919ede1e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-07a8a71d5d0011ea.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c7896ef16e4748f0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52942026-09-11T20:50:30.414Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
52952026-09-11T20:50:30.417Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_server_client --edition=2024 clients/clickhouse-admin-server-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6e7de8c929bb659f -C extra-filename=-316a6334650e5240 --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-1e0124cd6fc62769.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52962026-09-11T20:50:30.457Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
52972026-09-11T20:50:30.495Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_keeper_client --edition=2024 clients/clickhouse-admin-keeper-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1091e40eb2354183 -C extra-filename=-804707a114b31497 --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-1e0124cd6fc62769.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
52982026-09-11T20:50:30.656Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
52992026-09-11T20:50:30.691Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_single_client --edition=2024 clients/clickhouse-admin-single-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c6f89f2e984f969 -C extra-filename=-493e19a0f61deff4 --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-1e0124cd6fc62769.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53002026-09-11T20:50:30.696Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
53012026-09-11T20:50:30.700Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_api --edition=2024 clickhouse-admin/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=195b0d3a69a74f73 -C extra-filename=-4838c38b56efb807 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clickhouse_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types_versions-c38732715b2513b6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53022026-09-11T20:50:30.741Z Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
53032026-09-11T20:50:30.745Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_test_utils --edition=2024 clickhouse-admin/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b50c74a8b435c5db -C extra-filename=-81d6703016839787 --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-369847ab087cf11d.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-db5342acb6fe432a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53042026-09-11T20:50:30.812Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name test_compilation --edition=2024 oximeter/types/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ac26a8d5a19c7bbb -C extra-filename=-38d850ade8d9eb69 --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-3691007ff0584b58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7c377b1087dd1298.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-7a51250429a557c9.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-f17442232b83999e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-f80380f9fdb11466.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-280fa11ba239171a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53052026-09-11T20:50:30.938Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_api --edition=2024 oximeter/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1f2f38fe2df7fe0e -C extra-filename=-c48656de7a08e1d6 --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-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-f17442232b83999e.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53062026-09-11T20:50:31.208Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer_api --edition=2024 oximeter/producer-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=775ab09430b6bac1 -C extra-filename=-97eb4c31f5126d9e --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-b17bf89810c1c282.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-f17442232b83999e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53072026-09-11T20:50:31.339Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oxql_types --edition=2024 oximeter/oxql-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f3f5eaf054223a6a -C extra-filename=-215bbfc07b57701c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-658572f76e1ddc59.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-b3150182fe3bc4ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53082026-09-11T20:50:31.384Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2024 oximeter/schema/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=744bd002c5b37288 -C extra-filename=-5fad175313399f04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-b4d67f07919ede1e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c7896ef16e4748f0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53092026-09-11T20:50:31.422Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types --edition=2024 oximeter/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=157bd9497dfc4f19 -C extra-filename=-c969216ee0c5c6b6 --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-3691007ff0584b58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7c377b1087dd1298.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-7a51250429a557c9.so --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-f17442232b83999e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-f80380f9fdb11466.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-280fa11ba239171a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53102026-09-11T20:50:31.461Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
53112026-09-11T20:50:31.465Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dnswait --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=92f51813c559f1e4 -C extra-filename=-5a924437237f0788 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53122026-09-11T20:50:31.521Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_test_utils --edition=2024 clickhouse-admin/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=748bf2be9d108f53 -C extra-filename=-c44a28a478c48d75 --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-369847ab087cf11d.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-db5342acb6fe432a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53132026-09-11T20:50:31.571Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_server_client --edition=2024 clients/clickhouse-admin-server-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=57613ff17e1f2952 -C extra-filename=-4f9c77ae4d056711 --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-1e0124cd6fc62769.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53142026-09-11T20:50:31.725Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_single_client --edition=2024 clients/clickhouse-admin-single-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d30c22c61908654 -C extra-filename=-5a396d823d318a14 --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-1e0124cd6fc62769.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53152026-09-11T20:50:31.762Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_keeper_client --edition=2024 clients/clickhouse-admin-keeper-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=76ffe6e365d45461 -C extra-filename=-1083137942ab0ed1 --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-1e0124cd6fc62769.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53162026-09-11T20:50:32.025Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
53172026-09-11T20:50:32.028Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickana --edition=2024 dev-tools/clickana/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a6dfd8c345c0f90c -C extra-filename=-fda9fa9ce4c86628 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-316a6334650e5240.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a1bb2c688165151e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53182026-09-11T20:50:32.188Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2024 oximeter/schema/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4e6cd242d7e9c886 -C extra-filename=-c1a4bff1580712b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-b4d67f07919ede1e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-1c5fbc3210bc01c7.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c7896ef16e4748f0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53192026-09-11T20:50:32.234Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_types --edition=2024 clickhouse-admin/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=53c60cb116b96a62 -C extra-filename=-1bffb59817feb439 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clickhouse_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types_versions-c38732715b2513b6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53202026-09-11T20:50:32.272Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
53212026-09-11T20:50:32.275Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d7a65ef80e47897d -C extra-filename=-f7db458a724329a1 --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-97cbb4e84395e571.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-3590f679910bb81c.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-07a8a71d5d0011ea.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53222026-09-11T20:50:32.311Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=460439bbb8e1a668 -C extra-filename=-b2a9a666165a032e --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-97cbb4e84395e571.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-3590f679910bb81c.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-07a8a71d5d0011ea.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53232026-09-11T20:50:32.401Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickana --edition=2024 dev-tools/clickana/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b8a36318bafd32fc -C extra-filename=-c2982c6d8756e22a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-316a6334650e5240.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a1bb2c688165151e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53242026-09-11T20:50:32.465Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_api --edition=2024 clickhouse-admin/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c580e1f652182d53 -C extra-filename=-c702dbc1ca88dc5b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clickhouse_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types_versions-c38732715b2513b6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53252026-09-11T20:50:32.554Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ls_apis --edition=2024 dev-tools/ls-apis/src/bin/ls-apis.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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f5e0686f63a497fd -C extra-filename=-19714ccd966ce1f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-5155e9a22ee90aa4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-a6577547c2ba13d9.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-a6be81fc07763e60.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d2898f024466f69a.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/usr/lib/amd64`
53262026-09-11T20:50:32.591Z Compiling corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
53272026-09-11T20:50:32.595Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name corpus_adjust --edition=2024 dev-tools/corpus-adjust/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cbe8a80cc58477a4 -C extra-filename=-6aa096af08991161 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53282026-09-11T20:50:32.677Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types_versions --edition=2024 oximeter/types/versions/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=471489a2b5cde2b4 -C extra-filename=-795e86b75a53b484 --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-3691007ff0584b58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-c1ab1668e3c766a4.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-b3150182fe3bc4ee.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-3b24bf69782c43bd.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53292026-09-11T20:50:32.754Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=941a664f1113cc1d -C extra-filename=-de915b32c2ff3169 --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-97cbb4e84395e571.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53302026-09-11T20:50:32.813Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common_versions --edition=2024 installinator-common/versions/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1f7bec530c5fe2d1 -C extra-filename=-ad2b250fa9bb1251 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53312026-09-11T20:50:32.932Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_background_task_interface --edition=2024 nexus/background-task-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=b6b13c6ac7c56b95 -C extra-filename=-07e898d03a42aacd --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-97cbb4e84395e571.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_test=/work/oxidecomputer/omicron/target/debug/deps/libtokio_test-ebcd68a53c09770e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53322026-09-11T20:50:32.970Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=31598d2875d562dd -C extra-filename=-bcaa617c2e218436 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-08cad7c742c9aeac.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7f9a893b85b02d27.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-e33e4b6bdcfe4e2c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b2f36f2f8b96cae8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a6be62d9bf577b0a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53332026-09-11T20:50:33.028Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=04ea7caa2d1a5532 -C extra-filename=-97bd45f0dadcec3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-08cad7c742c9aeac.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7f9a893b85b02d27.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-e33e4b6bdcfe4e2c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b2f36f2f8b96cae8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a6be62d9bf577b0a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53342026-09-11T20:50:33.108Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickana --edition=2024 dev-tools/clickana/src/bin/clickana.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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=40b6f359b23d8612 -C extra-filename=-c870dae8a711ce3d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickana=/work/oxidecomputer/omicron/target/debug/deps/libclickana-fda9fa9ce4c86628.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-316a6334650e5240.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a1bb2c688165151e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53352026-09-11T20:50:33.334Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name transient_dns_server --edition=2024 dns-server/transient/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5483ae42f1cb5ef0 -C extra-filename=-fee0e461f34b25dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-08cad7c742c9aeac.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53362026-09-11T20:50:33.375Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a33247cc707b74a8 -C extra-filename=-b5eaacbd598cd13c --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-97cbb4e84395e571.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53372026-09-11T20:50:33.446Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_git_version --edition=2024 git-version/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98e4f25601f9defd -C extra-filename=-046c33f6fcab3ce4 --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-97cbb4e84395e571.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53382026-09-11T20:50:33.565Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=50a73b21d45e7c50 -C extra-filename=-c6b8a40656d99c48 --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-97cbb4e84395e571.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53392026-09-11T20:50:33.599Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56f4832d8f5a703e -C extra-filename=-e580850e32629799 --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-97cbb4e84395e571.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53402026-09-11T20:50:33.697Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types_versions --edition=2024 cockroach-admin/types/versions/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3cb3fd689a7f599 -C extra-filename=-0b5e9ca7cfe3d228 --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-1e0124cd6fc62769.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-9f2ff1acfcfd0869.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53412026-09-11T20:50:33.766Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=40ee93996e2c0d21 -C extra-filename=-cf079fe8576a3a61 --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-111dcf7fcda33dc3.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-272df1a36bbcb959.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-95edfa4d5112085a.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand08=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-5fed6632ad9b44c0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53422026-09-11T20:50:33.845Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=18557587d820ebe9 -C extra-filename=-1003c5be5187bb0d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f33b5e798654e53b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53432026-09-11T20:50:34.042Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_deployment_graph --edition=2024 dev-tools/omicron-deployment-graph/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ab43cd2e1d9ab60 -C extra-filename=-11da9f1ca4cf4281 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53442026-09-11T20:50:34.085Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ntp_admin_types_versions --edition=2024 ntp-admin/types/versions/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2342442f25b5ef56 -C extra-filename=-48d951fdf24c2cfd --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-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53452026-09-11T20:50:34.157Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=20197b299d738e08 -C extra-filename=-39dd2f815160474f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-17af6e71604b9409.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
53462026-09-11T20:50:34.193Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name live_tests_macros --edition=2024 live-tests/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a757fc71ff6c386d -C extra-filename=-b202b20f96ca24d2 --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-97cbb4e84395e571.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53472026-09-11T20:50:34.267Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name parallel_task_set --edition=2024 parallel-task-set/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=51fa0f39f5c52029 -C extra-filename=-bce12081300bbcc9 --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-97cbb4e84395e571.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53482026-09-11T20:50:34.306Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_pins --edition=2024 dev-tools/pins/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=20b12398055e7b26 -C extra-filename=-bf0d01899bb69049 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-5155e9a22ee90aa4.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-33cf399a252efde4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f21c1d627623f3ff.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53492026-09-11T20:50:34.354Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66ab8a11dba4e827 -C extra-filename=-b5bbefedc46494a5 --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-9e466f8151911ba8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-b1a582d5d32c7dad.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-a4fdcfcf69207d50.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53502026-09-11T20:50:34.412Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=572d94d741ba1434 -C extra-filename=-25e81ecf3ac454e1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53512026-09-11T20:50:34.460Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ntp_admin_client --edition=2024 clients/ntp-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=60eb2104ecc4f7be -C extra-filename=-1a7fc35f6d85e52c --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-1e0124cd6fc62769.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53522026-09-11T20:50:34.564Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=53c86ff62da41a55 -C extra-filename=-5cfbd4866d79bc08 --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-97cbb4e84395e571.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53532026-09-11T20:50:34.622Z Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
53542026-09-11T20:50:34.626Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cert_dev --edition=2024 dev-tools/cert-dev/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=16d6ad0083bd1a3d -C extra-filename=-911c8dcc6870ff3a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-2a5a4d2fbeb7e66b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53552026-09-11T20:50:35.043Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2024 dev-tools/downloader/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a865010649ca27f -C extra-filename=-348a5b2640197f70 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53562026-09-11T20:50:35.327Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf6d6a4cfc19bcd4 -C extra-filename=-814d93736345114f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern illumos_nvpair=/work/oxidecomputer/omicron/target/debug/deps/libillumos_nvpair-6f2eafd4503b8ddc.rlib --extern illumos_nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libillumos_nvpair_sys-a2e293dc48886e7e.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-263f7112b196b016.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-3e756e2dae68da92.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53572026-09-11T20:50:35.397Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_repl_utils --edition=2024 dev-tools/repl-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=031d443566adfff4 -C extra-filename=-bb3ffcf361ed9c2b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-4b2d53e65fcfcc61.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53582026-09-11T20:50:35.639Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3e0b5fd105ace7a -C extra-filename=-e026d310f54931df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-f6bb609b3f550cef.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7c377b1087dd1298.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-41ac2d17202de6c2.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53592026-09-11T20:50:35.908Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name repo_depot_client --edition=2024 clients/repo-depot-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aef08f2cf613891e -C extra-filename=-f769e5a9a9d87db3 --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-97cbb4e84395e571.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53602026-09-11T20:50:35.946Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' -C metadata=d8e8534c28686ea7 -C extra-filename=-d781f46beee80b6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53612026-09-11T20:50:35.984Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name key_manager_types --edition=2024 key-manager/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cb3b603d9ca69772 -C extra-filename=-2be2b7a8aa3090f7 --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-97cbb4e84395e571.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53622026-09-11T20:50:36.121Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_learner --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2a407e65c3d146ff -C extra-filename=-d432fcc0d5e22f4e --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-111dcf7fcda33dc3.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-272df1a36bbcb959.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-95edfa4d5112085a.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand08=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-5fed6632ad9b44c0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53632026-09-11T20:50:36.160Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_rack_coordinator --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=02a90673555b56f1 -C extra-filename=-ac230f06bf9f4d74 --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-111dcf7fcda33dc3.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-272df1a36bbcb959.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-95edfa4d5112085a.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand08=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-5fed6632ad9b44c0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53642026-09-11T20:50:36.164Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_types_versions --edition=2024 internal-dns/types/versions/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=581488e03e9f0c2d -C extra-filename=-d03d00bcb8cae711 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53652026-09-11T20:50:36.335Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name gfss --edition=2024 trust-quorum/gfss/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --cfg 'feature="danger_partial_eq_ct_wrapper"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("danger_partial_eq_ct_wrapper"))' -C metadata=e7beb8e200aa239b -C extra-filename=-6a163c41f475e764 --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-bb74a95d46416a86.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53662026-09-11T20:50:36.389Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bd754885933be1dd -C extra-filename=-556373cfe4d1452a --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-1e0124cd6fc62769.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53672026-09-11T20:50:39.663Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
53682026-09-11T20:50:39.664Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=817ec0cc0a510779 -C extra-filename=-2217707cb71e60dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-7a51250429a557c9.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-1c5fbc3210bc01c7.rmeta --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-f7db458a724329a1.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c7896ef16e4748f0.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53692026-09-11T20:50:39.768Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7bd3ded35ede9e07 -C extra-filename=-53cdd5e2755d8a36 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-7a51250429a557c9.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-1c5fbc3210bc01c7.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-f7db458a724329a1.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c7896ef16e4748f0.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53702026-09-11T20:50:40.024Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' -C metadata=c36d2288c61a011e -C extra-filename=-6abb8f2a92041a7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-75cb42a0302df866.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-d556d7463a7a2410.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-707cf7ae1ceaebe2.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-db5342acb6fe432a.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-5d1b38cab6734332.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-61e47cdc915178e8.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4d70db72340caa1d.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-658572f76e1ddc59.rmeta --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-5c37a5d9e78cfea7.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-31ca6af593560390.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-b3150182fe3bc4ee.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-4bb85d1c428edf33.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-4b2d53e65fcfcc61.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-1ea6cc65d5ea8f9f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-dc21c1405a9aeacb.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-3e02eeda53569a7d.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-1b7c5f56218e24e6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
53712026-09-11T20:50:40.096Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
53722026-09-11T20:50:40.129Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types --edition=2024 sled-agent/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=26cd3447e3bf9110 -C extra-filename=-d3c95a3db5b1b90b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rmeta --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-3a87de3ab3eac852.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53732026-09-11T20:50:40.133Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
53742026-09-11T20:50:40.133Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_commission_types_versions --edition=2024 wicketd-commission-types/versions/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1e53f4765ca99901 -C extra-filename=-18482c3522a1d581 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-7085683de1db5458.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53752026-09-11T20:50:40.207Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
53762026-09-11T20:50:40.211Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types_versions --edition=2024 nexus/types/versions/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0f420c71cecb95bf -C extra-filename=-6144b180d6564c39 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-38879c4be7d474e1.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e3a326d06017962d.rmeta --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-89741af91b86b4b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rmeta --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-1fa4c9c542188ad8.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-eaf66cd9e180a45c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53772026-09-11T20:50:41.379Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=2b9be5398e583a00 -C extra-filename=-53b4077e2387d1ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-a1106d2116afdb76.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-a85bc2f7a054eda7.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-359b22f7a1198f24.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-da8cd6fd291e7564.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f7bbc109a87a1012.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-fd395ee56dd2bb3a.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-40522114059d91ed.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-71bae07553df3d6d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-b800997bcfce769b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-a3b889cd96e179f4.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
53782026-09-11T20:50:41.560Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
53792026-09-11T20:50:41.564Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name trust_quorum_protocol --edition=2024 trust-quorum/protocol/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="danger_partial_eq_ct_wrapper"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("danger_partial_eq_ct_wrapper", "testing"))' -C metadata=7cc645f4d02f4331 -C extra-filename=-942a1788c8c27ef8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-272df1a36bbcb959.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-739129cd459e3a9b.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-95edfa4d5112085a.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53802026-09-11T20:50:41.731Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
53812026-09-11T20:50:41.735Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a9068a023f3f9b3f -C extra-filename=-cc2939f9b5d39200 --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-e5ce56e8506f5b30.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-95edfa4d5112085a.rmeta --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-da8cd6fd291e7564.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53822026-09-11T20:50:42.385Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
53832026-09-11T20:50:42.389Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=62fbc5db462051c9 -C extra-filename=-ed1f993179637a22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-3a87de3ab3eac852.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53842026-09-11T20:50:42.805Z Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
53852026-09-11T20:50:42.809Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name trust_quorum_test_utils --edition=2024 trust-quorum/test-utils/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3833786835ab57b -C extra-filename=-fd04fa5b1728b84d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-739129cd459e3a9b.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53862026-09-11T20:50:42.952Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
53872026-09-11T20:50:42.952Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
53882026-09-11T20:50:42.956Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
53892026-09-11T20:50:42.956Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_commission_types --edition=2024 wicketd-commission-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8d54d799545428bc -C extra-filename=-d50077a399f5db55 --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-97cbb4e84395e571.rmeta --extern wicketd_commission_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types_versions-18482c3522a1d581.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53902026-09-11T20:50:42.956Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_commission_api --edition=2024 wicketd-commission-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=29d7ae43dea6ec5f -C extra-filename=-680ac4d2dc388d63 --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-b17bf89810c1c282.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern wicketd_commission_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types_versions-18482c3522a1d581.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53912026-09-11T20:50:42.981Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_commission_client --edition=2024 clients/wicketd-commission-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=85c493122a03709f -C extra-filename=-642a69a90cf3841a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern wicketd_commission_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types_versions-18482c3522a1d581.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53922026-09-11T20:50:43.240Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
53932026-09-11T20:50:43.244Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
53942026-09-11T20:50:43.244Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_lockstep_types --edition=2024 sled-agent/bootstrap-agent-lockstep-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6093970aa35615cc -C extra-filename=-3a774d6b5e22d292 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rmeta --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53952026-09-11T20:50:43.244Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6b32976a45ee72cb -C extra-filename=-8d27f949dbc7be30 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d04f08a445a4a0f4.rmeta --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rmeta --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-4381840504f9de7e.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53962026-09-11T20:50:43.965Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_lockstep_types --edition=2024 sled-agent/bootstrap-agent-lockstep-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1013067afcc65a5e -C extra-filename=-f0659f95ec524cbe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53972026-09-11T20:50:43.970Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_commission_types_versions --edition=2024 wicketd-commission-types/versions/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d572848c23531790 -C extra-filename=-8df84f814a3bdd06 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-7085683de1db5458.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53982026-09-11T20:50:43.970Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5d79357f0d0caa53 -C extra-filename=-e34df2e09a759a91 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-3a87de3ab3eac852.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
53992026-09-11T20:50:43.970Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types_versions --edition=2024 nexus/types/versions/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43e2da105d8a4f10 -C extra-filename=-ae97ebfae6cc5467 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-38879c4be7d474e1.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e3a326d06017962d.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-89741af91b86b4b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-1fa4c9c542188ad8.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-eaf66cd9e180a45c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
54002026-09-11T20:50:43.970Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ed240228869b240 -C extra-filename=-3d819872cb3b342c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d04f08a445a4a0f4.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-4381840504f9de7e.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
54012026-09-11T20:50:43.970Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_commission_types --edition=2024 wicketd-commission-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=543c9f3db1b2c5e1 -C extra-filename=-f5fe1c8214d8f8b6 --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-97cbb4e84395e571.rlib --extern wicketd_commission_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types_versions-18482c3522a1d581.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
54022026-09-11T20:50:43.970Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_commission_client --edition=2024 clients/wicketd-commission-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3d6c2996c52fa5c -C extra-filename=-d20986dec10b2928 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern wicketd_commission_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types_versions-18482c3522a1d581.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
54032026-09-11T20:50:44.001Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b38f993be2ad33ce -C extra-filename=-d19b44f1a8edc48d --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-e5ce56e8506f5b30.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-95edfa4d5112085a.rlib --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-da8cd6fd291e7564.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
54042026-09-11T20:50:44.004Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name trust_quorum_test_utils --edition=2024 trust-quorum/test-utils/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eaa0a5b6cc8ed5d1 -C extra-filename=-91d05574ac8e34da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-739129cd459e3a9b.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
54052026-09-11T20:50:44.032Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
54062026-09-11T20:50:44.035Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
54072026-09-11T20:50:44.063Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
54082026-09-11T20:50:44.066Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
54092026-09-11T20:50:44.066Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_commission_api --edition=2024 wicketd-commission-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bae437c3bb12e221 -C extra-filename=-14b4536625266fa5 --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-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern wicketd_commission_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types_versions-18482c3522a1d581.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
54102026-09-11T20:50:44.066Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types --edition=2024 sled-agent/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=0116dc2664749338 -C extra-filename=-b500837105947898 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-3a87de3ab3eac852.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
54112026-09-11T20:50:44.067Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2024 zone-setup/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d7589dd8d08933ff -C extra-filename=-4bc2099a266af896 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-47665ca5bde56653.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54122026-09-11T20:50:44.100Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=38bd4ad2e63a1a8e -C extra-filename=-81aeeb65cb0b050b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern installinator_common_versions=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common_versions-2db0494d19d67bf3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rmeta --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54132026-09-11T20:50:44.104Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc810c4de9ed3bd3 -C extra-filename=-37d64a41cc5b89dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-868956d6896eb628.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rmeta --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-2eabff5c0b6f9870.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-9f2ff1acfcfd0869.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
54142026-09-11T20:50:44.104Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="cpu"' --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --cfg 'feature="opte_port"' --cfg 'feature="zfs"' --cfg 'feature="zone"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cpu", "datalink", "default", "http-instruments", "kstat", "opte_port", "zfs", "zone"))' -C metadata=d8ac430f9a2edf99 -C extra-filename=-040cae02e0d95b35 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-02a128e804310cf7.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54152026-09-11T20:50:44.104Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=42fef0d91b82a6e3 -C extra-filename=-dd50883e035b204c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4d70db72340caa1d.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-800dbaf245339529.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-a15732fa89f05de0.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-8f87a7eb0c105161.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-b800997bcfce769b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54162026-09-11T20:50:45.071Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
54172026-09-11T20:50:45.075Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_lockstep_api --edition=2024 sled-agent/bootstrap-agent-lockstep-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b2920c98a9950690 -C extra-filename=-51f8fb05a800b791 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
54182026-09-11T20:50:45.238Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
54192026-09-11T20:50:45.242Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_scrimlet_reconcilers --edition=2024 sled-agent/scrimlet-reconcilers/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=f01b24c5dd513dbd -C extra-filename=-8c914f822303ae78 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e3a326d06017962d.rmeta --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-89741af91b86b4b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern scuffle=/work/oxidecomputer/omicron/target/debug/deps/libscuffle-b8cf3049234fec43.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
54202026-09-11T20:50:45.275Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
54212026-09-11T20:50:45.278Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=38678c73a59e18b6 -C extra-filename=-d3d7a0b601d9edac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8d27f949dbc7be30.rmeta --extern wicketd_commission_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types_versions-18482c3522a1d581.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54222026-09-11T20:50:45.348Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
54232026-09-11T20:50:45.352Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_lockstep_client --edition=2024 clients/bootstrap-agent-lockstep-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=88ad7932a686a281 -C extra-filename=-0f3edd887cde1ea3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
54242026-09-11T20:50:45.441Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
54252026-09-11T20:50:45.445Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_clickhouse_admin --edition=2024 clickhouse-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d9e7b80baef825c0 -C extra-filename=-4d5408c25b6be742 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-4838c38b56efb807.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
54262026-09-11T20:50:45.497Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
54272026-09-11T20:50:45.500Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=7a3d5937c6700b3e -C extra-filename=-1c75771cd6760539 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-4258e337c74cb5ef.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54282026-09-11T20:50:45.615Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
54292026-09-11T20:50:45.618Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_api --edition=2024 wicketd-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a68e4872f80459b4 -C extra-filename=-e1fa5af84ad6b1a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8d27f949dbc7be30.rmeta --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
54302026-09-11T20:50:45.685Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
54312026-09-11T20:50:45.689Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fcbdf74b6a8eebde -C extra-filename=-c80e902229c70f32 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-5155e9a22ee90aa4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-ae6ec4353b440d0b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-2103a7c365bf290e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d2898f024466f69a.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-263f7112b196b016.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-41deb9e6efae2e1b.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b669c6075079eafe.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/usr/lib/amd64`
54322026-09-11T20:50:45.734Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2024 zone-setup/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=adaf7d27cf9b45d5 -C extra-filename=-6a40b10a1461b2dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-47665ca5bde56653.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54332026-09-11T20:50:45.782Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a56be67264076c65 -C extra-filename=-01b99bfbb37a06ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator_common_versions=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common_versions-2db0494d19d67bf3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54342026-09-11T20:50:45.931Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c680e00d0e971229 -C extra-filename=-5f7535ebdf3dd604 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-47665ca5bde56653.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-4bc2099a266af896.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54352026-09-11T20:50:46.008Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="cpu"' --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --cfg 'feature="opte_port"' --cfg 'feature="zfs"' --cfg 'feature="zone"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cpu", "datalink", "default", "http-instruments", "kstat", "opte_port", "zfs", "zone"))' -C metadata=19ca1e67761ba51b -C extra-filename=-39a0757ce8215a85 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-02a128e804310cf7.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54362026-09-11T20:50:46.012Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_lockstep_api --edition=2024 sled-agent/bootstrap-agent-lockstep-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f666a7a22851602c -C extra-filename=-181b92f889ee7164 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
54372026-09-11T20:50:46.110Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_lockstep_client --edition=2024 clients/bootstrap-agent-lockstep-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ff69a23f88fc8f2 -C extra-filename=-75c6f3b7e950824c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
54382026-09-11T20:50:46.191Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_api --edition=2024 wicketd-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b92f6437645d0f26 -C extra-filename=-f04c0da203af075a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8d27f949dbc7be30.rlib --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/usr/lib/amd64`
54392026-09-11T20:50:46.375Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=40e2b4af3a7c40b6 -C extra-filename=-d94b73c0c1fb1a36 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-5155e9a22ee90aa4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-ae6ec4353b440d0b.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-2103a7c365bf290e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d2898f024466f69a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-263f7112b196b016.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-41deb9e6efae2e1b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b669c6075079eafe.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/usr/lib/amd64`
54402026-09-11T20:50:46.687Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
54412026-09-11T20:50:46.690Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_resolvable_files_examples --edition=2024 sled-agent/resolvable-files-examples/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=65e04a32f3986677 -C extra-filename=-0fde5c15a8a1bdbd --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-369847ab087cf11d.rmeta --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-ee8e3779a009cf8c.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54422026-09-11T20:50:46.882Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
54432026-09-11T20:50:46.943Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zfs_test_harness --edition=2024 sled-storage/zfs-test-harness/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fa683c2c0922f07d -C extra-filename=-4a31de3d0d110a94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54442026-09-11T20:50:47.037Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
54452026-09-11T20:50:47.040Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-standard"))' -C metadata=e0860268edfff670 -C extra-filename=-cc7a2c3d1718de22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-aa509847eefea39f.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-a79a94671f829691.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rmeta --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rmeta --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-67863f9306e58aa0.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
54462026-09-11T20:50:47.158Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_resolvable_files_examples --edition=2024 sled-agent/resolvable-files-examples/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=85b0551c9e0e6c38 -C extra-filename=-f3c077fb64b3d5f4 --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-369847ab087cf11d.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-ee8e3779a009cf8c.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54472026-09-11T20:50:47.354Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zfs_test_harness --edition=2024 sled-storage/zfs-test-harness/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=42120de9638b5ed7 -C extra-filename=-bce7f8fc8de4c213 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54482026-09-11T20:50:47.455Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=194be0c3bc0ba894 -C extra-filename=-3f6f23df3208cb6a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8d27f949dbc7be30.rlib --extern wicketd_commission_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types_versions-18482c3522a1d581.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54492026-09-11T20:50:47.662Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
54502026-09-11T20:50:47.665Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_diagnostics --edition=2024 sled-diagnostics/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f734a97de422e679 -C extra-filename=-92eb3eed7352f7e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-33cf399a252efde4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-40522114059d91ed.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-4a31de3d0d110a94.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54512026-09-11T20:50:48.058Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6d3e43a806659839 -C extra-filename=-686a206b42e602f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-5155e9a22ee90aa4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-ae6ec4353b440d0b.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-2103a7c365bf290e.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-c80e902229c70f32.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d2898f024466f69a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-263f7112b196b016.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-41deb9e6efae2e1b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b669c6075079eafe.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/usr/lib/amd64`
54522026-09-11T20:50:48.724Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
54532026-09-11T20:50:48.732Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_api --edition=2024 sled-agent/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=95e33a44162fdffe -C extra-filename=-8715b275fc8d36c9 --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-369847ab087cf11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rmeta --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-92eb3eed7352f7e6.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54542026-09-11T20:50:49.425Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
54552026-09-11T20:50:49.429Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce7fce2fe168925a -C extra-filename=-7fc3bcdb2a9dab78 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-61e47cdc915178e8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-2103a7c365bf290e.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d04f08a445a4a0f4.rmeta --extern oxide_update_engine_display=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_display-bbc68557f91e052b.rmeta --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a1bb2c688165151e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-861635f841a91ff3.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-41deb9e6efae2e1b.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-67863f9306e58aa0.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97cd1b190f753ebd.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f21c1d627623f3ff.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-4381840504f9de7e.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-674b2067a95aac83.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8d27f949dbc7be30.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d3d7a0b601d9edac.rmeta --extern wicketd_commission_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_client-642a69a90cf3841a.rmeta --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54562026-09-11T20:50:49.849Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
54572026-09-11T20:50:49.859Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bad453429f7e0273 -C extra-filename=-e16d04ed777a0422 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rmeta --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-0f3edd887cde1ea3.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-9750d645a07a67df.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-f39885e8bddc449b.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b62765c6e5b0f93b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rmeta --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rmeta --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-eaf66cd9e180a45c.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-4381840504f9de7e.rmeta --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8d27f949dbc7be30.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-e1fa5af84ad6b1a0.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d3d7a0b601d9edac.rmeta --extern wicketd_commission_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_api-680ac4d2dc388d63.rmeta --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rmeta --extern wicketd_commission_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types_versions-18482c3522a1d581.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54582026-09-11T20:50:49.943Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_api --edition=2024 sled-agent/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=228430dc2aa99d36 -C extra-filename=-b36f929cc2111eb9 --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-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-92eb3eed7352f7e6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54592026-09-11T20:50:50.315Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
54602026-09-11T20:50:50.371Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_config_reconciler --edition=2024 sled-agent/config-reconciler/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=f77f040d9a819adb -C extra-filename=-136c579035b55103 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-75cb42a0302df866.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rmeta --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-da8cd6fd291e7564.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_debug_dropbox=/work/oxidecomputer/omicron/target/debug/deps/libomicron_debug_dropbox-decbc3119b08a51b.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54612026-09-11T20:50:50.372Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
54622026-09-11T20:50:50.386Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_health_monitor --edition=2024 sled-agent/health-monitor/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cdb3ae375a40bdf9 -C extra-filename=-df22703f4fa7c7cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54632026-09-11T20:50:50.684Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4fd7ab451b759a5c -C extra-filename=-34f9c02aa6802bdb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-5fed5a6df06ab157.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-61e47cdc915178e8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-2103a7c365bf290e.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d04f08a445a4a0f4.rlib --extern oxide_update_engine_display=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_display-bbc68557f91e052b.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a1bb2c688165151e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-861635f841a91ff3.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-41deb9e6efae2e1b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-67863f9306e58aa0.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97cd1b190f753ebd.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f21c1d627623f3ff.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-4381840504f9de7e.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-674b2067a95aac83.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8d27f949dbc7be30.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d3d7a0b601d9edac.rlib --extern wicketd_commission_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_client-642a69a90cf3841a.rlib --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54642026-09-11T20:50:50.850Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2024 oximeter/db/src/bin/oxdb/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' -C metadata=3718b00afa8d62cc -C extra-filename=-700392919748e479 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-75cb42a0302df866.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-d556d7463a7a2410.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-707cf7ae1ceaebe2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-db5342acb6fe432a.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-5d1b38cab6734332.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-61e47cdc915178e8.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4d70db72340caa1d.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-658572f76e1ddc59.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-5c37a5d9e78cfea7.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-31ca6af593560390.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-b3150182fe3bc4ee.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-4bb85d1c428edf33.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-4b2d53e65fcfcc61.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-1ea6cc65d5ea8f9f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-dc21c1405a9aeacb.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-3e02eeda53569a7d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-1b7c5f56218e24e6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
54652026-09-11T20:50:50.999Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_server --edition=2024 clickhouse-admin/src/bin/clickhouse-admin-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=27079787ebeed940 -C extra-filename=-ec865a384b3f7a20 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-4838c38b56efb807.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-4d5408c25b6be742.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
54662026-09-11T20:50:51.000Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_single --edition=2024 clickhouse-admin/src/bin/clickhouse-admin-single.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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1f8a86e2b422a268 -C extra-filename=-0021af2d8dad1695 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-4838c38b56efb807.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-4d5408c25b6be742.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
54672026-09-11T20:50:51.000Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_keeper --edition=2024 clickhouse-admin/src/bin/clickhouse-admin-keeper.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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=18fb5ba1a0f96bb5 -C extra-filename=-8479591fc5e76b8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-4838c38b56efb807.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-4d5408c25b6be742.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
54682026-09-11T20:50:51.256Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_health_monitor --edition=2024 sled-agent/health-monitor/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a56bee70d6f34f04 -C extra-filename=-78496f9fcdcf24e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54692026-09-11T20:50:52.549Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
54702026-09-11T20:50:52.553Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=71c1123a509bd166 -C extra-filename=-ab58cc592b955640 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-38879c4be7d474e1.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-6ae3743cbf3b1fa1.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-b204df21dbd8d7dd.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rmeta --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d04f08a445a4a0f4.rmeta --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rmeta --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-eaf66cd9e180a45c.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
54712026-09-11T20:50:53.968Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
54722026-09-11T20:50:53.972Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_resolvable_files --edition=2024 sled-agent/resolvable-files/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1460bf5a80fad2f7 -C extra-filename=-3ee1df8eb37207d7 --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-369847ab087cf11d.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-263f7112b196b016.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54732026-09-11T20:50:54.281Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
54742026-09-11T20:50:54.284Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cfe1951fac27d3eb -C extra-filename=-ad9de33aa04377ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-61e47cdc915178e8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-4b2d53e65fcfcc61.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-67863f9306e58aa0.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-7fc3bcdb2a9dab78.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54752026-09-11T20:50:54.874Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
54762026-09-11T20:50:54.877Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_measurements --edition=2024 sled-agent/measurements/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=213f57e48966cc1a -C extra-filename=-9dc295710e90be7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rmeta --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-3ee1df8eb37207d7.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54772026-09-11T20:50:55.561Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_resolvable_files --edition=2024 sled-agent/resolvable-files/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7d7290ba24f2e04 -C extra-filename=-08c97e8fc2f448d3 --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-369847ab087cf11d.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-ee8e3779a009cf8c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-263f7112b196b016.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-0fde5c15a8a1bdbd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54782026-09-11T20:50:55.561Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_measurements --edition=2024 sled-agent/measurements/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=dff148ecf86f3ffa -C extra-filename=-c5bb858c11b2dc7f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-3ee1df8eb37207d7.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54792026-09-11T20:50:55.594Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
54802026-09-11T20:50:55.628Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name trust_quorum --edition=2024 trust-quorum/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e64fa4e3127f321 -C extra-filename=-746605d06ca7e8db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-272df1a36bbcb959.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-739129cd459e3a9b.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-95edfa4d5112085a.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rmeta --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-9dc295710e90be7e.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-0c18636fd458f750.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
54812026-09-11T20:50:57.373Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
54822026-09-11T20:50:57.377Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_bootstrap_common --edition=2024 sled-agent/bootstrap-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d98ea70130a0ff0b -C extra-filename=-f547abe60e2df225 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rmeta --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-9dc295710e90be7e.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-0c18636fd458f750.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
54832026-09-11T20:50:57.570Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4892822d45a4285e -C extra-filename=-e94d15891dc94a97 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-61e47cdc915178e8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-2103a7c365bf290e.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d04f08a445a4a0f4.rlib --extern oxide_update_engine_display=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_display-bbc68557f91e052b.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a1bb2c688165151e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-861635f841a91ff3.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-41deb9e6efae2e1b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-67863f9306e58aa0.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97cd1b190f753ebd.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f21c1d627623f3ff.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-4381840504f9de7e.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-674b2067a95aac83.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-7fc3bcdb2a9dab78.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8d27f949dbc7be30.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d3d7a0b601d9edac.rlib --extern wicketd_commission_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_client-642a69a90cf3841a.rlib --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54842026-09-11T20:50:57.575Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=57d340546d513cd4 -C extra-filename=-61ba59a68fd7a255 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-61e47cdc915178e8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-4b2d53e65fcfcc61.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-67863f9306e58aa0.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-7fc3bcdb2a9dab78.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-ad9de33aa04377ec.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54852026-09-11T20:50:57.575Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=48cc2e08bd4a1077 -C extra-filename=-929dd7899ea55100 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-61e47cdc915178e8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-4b2d53e65fcfcc61.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-67863f9306e58aa0.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-7fc3bcdb2a9dab78.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54862026-09-11T20:50:57.575Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=816b01d169446c72 -C extra-filename=-a1a21b39d8d32799 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-5fed5a6df06ab157.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-61e47cdc915178e8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-2103a7c365bf290e.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d04f08a445a4a0f4.rlib --extern oxide_update_engine_display=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_display-bbc68557f91e052b.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a1bb2c688165151e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-861635f841a91ff3.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-41deb9e6efae2e1b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-67863f9306e58aa0.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97cd1b190f753ebd.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f21c1d627623f3ff.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-4381840504f9de7e.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-674b2067a95aac83.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-7fc3bcdb2a9dab78.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8d27f949dbc7be30.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d3d7a0b601d9edac.rlib --extern wicketd_commission_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_client-642a69a90cf3841a.rlib --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54872026-09-11T20:50:57.575Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1b88fa2bc3b7c325 -C extra-filename=-39dbce9a692d98f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-5fed5a6df06ab157.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-61e47cdc915178e8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-2103a7c365bf290e.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d04f08a445a4a0f4.rlib --extern oxide_update_engine_display=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_display-bbc68557f91e052b.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a1bb2c688165151e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-861635f841a91ff3.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-41deb9e6efae2e1b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-67863f9306e58aa0.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97cd1b190f753ebd.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f21c1d627623f3ff.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-4381840504f9de7e.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-674b2067a95aac83.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-7fc3bcdb2a9dab78.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8d27f949dbc7be30.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d3d7a0b601d9edac.rlib --extern wicketd_commission_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_client-642a69a90cf3841a.rlib --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54882026-09-11T20:50:57.603Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg_server --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e4fe9acc23fe3c47 -C extra-filename=-c411a51bbe67dd78 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-61e47cdc915178e8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-4b2d53e65fcfcc61.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-67863f9306e58aa0.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-7fc3bcdb2a9dab78.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-ad9de33aa04377ec.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54892026-09-11T20:51:01.164Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ef2c070f4e5a7421 -C extra-filename=-05b92389ed9da9c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-0f3edd887cde1ea3.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-9750d645a07a67df.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-f39885e8bddc449b.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b62765c6e5b0f93b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-eaf66cd9e180a45c.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-4381840504f9de7e.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8d27f949dbc7be30.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-e16d04ed777a0422.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-e1fa5af84ad6b1a0.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d3d7a0b601d9edac.rlib --extern wicketd_commission_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_api-680ac4d2dc388d63.rlib --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rlib --extern wicketd_commission_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types_versions-18482c3522a1d581.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
54902026-09-11T20:51:03.136Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_bootstrap_common --edition=2024 sled-agent/bootstrap-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f493d60981b5fb2c -C extra-filename=-85f490a0079ea75b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-9dc295710e90be7e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-0c18636fd458f750.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
54912026-09-11T20:51:03.920Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
54922026-09-11T20:51:03.920Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
54932026-09-11T20:51:03.923Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
54942026-09-11T20:51:03.923Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
54952026-09-11T20:51:03.923Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
54962026-09-11T20:51:03.923Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
54972026-09-11T20:51:03.923Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
54982026-09-11T20:51:03.923Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
54992026-09-11T20:51:03.923Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
55002026-09-11T20:51:03.923Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
55012026-09-11T20:51:03.952Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
55022026-09-11T20:51:03.957Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8dcb513d69c9d615 -C extra-filename=-69f37fb4162385c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55032026-09-11T20:51:03.957Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=15f2a7b7f73f8833 -C extra-filename=-f53d96df51d2a5d3 --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-1e0124cd6fc62769.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55042026-09-11T20:51:03.957Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a2d1a26db5a3b09 -C extra-filename=-4867f7eb648b072e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-804707a114b31497.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-316a6334650e5240.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-8a9851768c633ecc.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rmeta --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-0fde5c15a8a1bdbd.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-82763755ec897c2a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
55052026-09-11T20:51:03.957Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2a31075b6499b04d -C extra-filename=-59f71f0ca602e65b --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-b17bf89810c1c282.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55062026-09-11T20:51:03.958Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_lockstep_api --edition=2024 nexus/lockstep-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=58c6172d90efb73b -C extra-filename=-bb3b704b3226fe5f --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-b17bf89810c1c282.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55072026-09-11T20:51:03.959Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_switch_config --edition=2024 nexus/switch-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=964262dba9e766c4 -C extra-filename=-65bed7f027a7411d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55082026-09-11T20:51:03.959Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_external_api --edition=2024 nexus/external-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=75c7bf92ffe37761 -C extra-filename=-b4288d7ee67b9fdb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-38879c4be7d474e1.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rmeta --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-f17442232b83999e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-ea5de40ed58f5d10.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55092026-09-11T20:51:03.959Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_fm_slippy --edition=2024 nexus/fm/slippy/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa86d9a033590b75 -C extra-filename=-3ba7c092ab77b63b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
55102026-09-11T20:51:03.959Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_mgs_updates --edition=2024 nexus/mgs-updates/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5cd84e6377c221da -C extra-filename=-daac65e9de58c382 --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-1e0124cd6fc62769.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rmeta --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-711602f6fc978f17.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55112026-09-11T20:51:03.959Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_lockstep_client --edition=2024 clients/nexus-lockstep-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=37dcbb974aee6311 -C extra-filename=-657f590e9093fca3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55122026-09-11T20:51:03.991Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_multirack_join --edition=2024 sled-agent/multirack-join/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a9d925af7479c440 -C extra-filename=-bca4b9aca9186940 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern sled_agent_bootstrap_common=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_bootstrap_common-f547abe60e2df225.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
55132026-09-11T20:51:03.995Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_blippy --edition=2024 nexus/reconfigurator/blippy/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=48548096fb1a2441 -C extra-filename=-4aaaa5b62002480a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55142026-09-11T20:51:03.995Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a9c7e2e635e98c7f -C extra-filename=-42e96490f4f19569 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-61734671ba791185.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-bea3e5c996983297.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-48770e0d4bd83061.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55152026-09-11T20:51:05.852Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
55162026-09-11T20:51:05.857Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=2fae37027abc46c6 -C extra-filename=-24044bbbd941ae18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-642f432538a6b2f9.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f7a1adc56f8899f4.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_debug_dropbox=/work/oxidecomputer/omicron/target/debug/deps/libomicron_debug_dropbox-decbc3119b08a51b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-bad34ca77d4ced2b.rmeta --extern port_file=/work/oxidecomputer/omicron/target/debug/deps/libport_file-549de9d35a4b8ada.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-2a5a4d2fbeb7e66b.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55172026-09-11T20:51:05.857Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=79f8e4dd73a38ad2 -C extra-filename=-bb69954ab62d5cef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-a10995fbff7b5c26.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-b204df21dbd8d7dd.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-698543b81208cfe7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b62765c6e5b0f93b.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-8a9851768c633ecc.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-e656a43c6a87d689.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5f249a94a98632d0.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
55182026-09-11T20:51:06.015Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
55192026-09-11T20:51:06.018Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=17e94ff3d11d3202 -C extra-filename=-ae33c8f5e545b473 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rmeta --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-4aaaa5b62002480a.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-82763755ec897c2a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64`
55202026-09-11T20:51:06.360Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
55212026-09-11T20:51:06.360Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
55222026-09-11T20:51:06.378Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5fc655db7e8accbd -C extra-filename=-ef108ca0f175aba4 --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-1e0124cd6fc62769.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rmeta --extern oximeter_producer_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer_api-a2aaf45ec4a467fe.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55232026-09-11T20:51:06.378Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0e14ab5f3e7d3d66 -C extra-filename=-4af1594332cfa37e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-72322bfe103891c6.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55242026-09-11T20:51:06.976Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_lockstep_api --edition=2024 nexus/lockstep-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f2c9e7c0510b61ca -C extra-filename=-5c5ee126eede6192 --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-b17bf89810c1c282.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55252026-09-11T20:51:06.988Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=aa8014d195980e3c -C extra-filename=-eda73ebbd9789b56 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-642f432538a6b2f9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4d70db72340caa1d.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f7a1adc56f8899f4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_debug_dropbox=/work/oxidecomputer/omicron/target/debug/deps/libomicron_debug_dropbox-decbc3119b08a51b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-bad34ca77d4ced2b.rlib --extern port_file=/work/oxidecomputer/omicron/target/debug/deps/libport_file-549de9d35a4b8ada.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-2a5a4d2fbeb7e66b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55262026-09-11T20:51:06.988Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=25b40d158b3eb8ad -C extra-filename=-e01b88a65eaa902c --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-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55272026-09-11T20:51:06.988Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bd6ed63d77518886 -C extra-filename=-1ceac4001a4cab3a --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-1e0124cd6fc62769.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55282026-09-11T20:51:07.012Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_external_api --edition=2024 nexus/external-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3211e18a12388de0 -C extra-filename=-2f61266af5c3afb0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-38879c4be7d474e1.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-f17442232b83999e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-ea5de40ed58f5d10.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55292026-09-11T20:51:07.012Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_switch_config --edition=2024 nexus/switch-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=186afeb9d9a90ec6 -C extra-filename=-d92852b568d387c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55302026-09-11T20:51:07.019Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_lockstep_client --edition=2024 clients/nexus-lockstep-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=add17009acab8588 -C extra-filename=-d042217c62ceefbc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55312026-09-11T20:51:07.019Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=25d0868380876909 -C extra-filename=-2d4c58614fc2cefe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-61734671ba791185.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-bea3e5c996983297.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-48770e0d4bd83061.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55322026-09-11T20:51:07.048Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cf901b8f0e741189 -C extra-filename=-6d6bae3391e6191a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55332026-09-11T20:51:07.056Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b347f632faed4dc8 -C extra-filename=-839e544168a1f760 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-61734671ba791185.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-bea3e5c996983297.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-48770e0d4bd83061.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55342026-09-11T20:51:07.056Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d75a27bbe23a1a41 -C extra-filename=-1cbe1b3c479831e1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-a10995fbff7b5c26.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-b204df21dbd8d7dd.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-698543b81208cfe7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b62765c6e5b0f93b.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-8a9851768c633ecc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-e656a43c6a87d689.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5f249a94a98632d0.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-3e02eeda53569a7d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
55352026-09-11T20:51:07.430Z Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
55362026-09-11T20:51:07.435Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_sp_updater --edition=2024 dev-tools/reconfigurator-sp-updater/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=10a0d350f1df8368 -C extra-filename=-8ee251f1d422ddcc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-daac65e9de58c382.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-2293d39b44ada2b4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55372026-09-11T20:51:07.521Z Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
55382026-09-11T20:51:07.538Z Compiling omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
55392026-09-11T20:51:07.538Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_test_utils --edition=2024 oximeter/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=62a058d4336a3888 -C extra-filename=-ef3a3e74c86aa8aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-db5342acb6fe432a.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-7a51250429a557c9.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55402026-09-11T20:51:07.538Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev_lib --edition=2024 dev-tools/omicron-dev-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a5d669cc8c17bce -C extra-filename=-fa831cb9b7d0422a --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-f36ac586621dabce.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55412026-09-11T20:51:07.704Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
55422026-09-11T20:51:07.710Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c99c34db18a4d8c -C extra-filename=-1f7b4b3d9e70e758 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-b52c6c44c588c4b6.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-87b0aa42f358a528.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rmeta --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-7085683de1db5458.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-a79a94671f829691.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b508a3ff452e0310.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d7104470457fdb4a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
55432026-09-11T20:51:08.125Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ch_dev --edition=2024 dev-tools/ch-dev/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2365395185f007e4 -C extra-filename=-3e5d6ec3d0f581fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b508a3ff452e0310.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
55442026-09-11T20:51:08.126Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name trust_quorum --edition=2024 trust-quorum/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5c80c5754605befb -C extra-filename=-611f0b39663661dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern attest_mock=/work/oxidecomputer/omicron/target/debug/deps/libattest_mock-1d642684dee12cfe.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-272df1a36bbcb959.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-739129cd459e3a9b.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-95edfa4d5112085a.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-9dc295710e90be7e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-0c18636fd458f750.rlib --extern sprockets_tls_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls_test_utils-c4fddf357656e3c1.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-fd04fa5b1728b84d.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
55452026-09-11T20:51:08.146Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_schema --edition=2024 nexus/db-schema/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce55e2352b7c19a9 -C extra-filename=-fc697536e6c90afb --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-369847ab087cf11d.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern linkme=/work/oxidecomputer/omicron/target/debug/deps/liblinkme-cec354afcaee4de5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-bb371b07d28f574c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
55462026-09-11T20:51:08.155Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=138b356b7e75f7e5 -C extra-filename=-a7bd0237685221e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7f9a893b85b02d27.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-c0e46548126dbb6f.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-e33e4b6bdcfe4e2c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-daafe41dd4e6a1a6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b2f36f2f8b96cae8.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a6be62d9bf577b0a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55472026-09-11T20:51:08.156Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ls_apis --edition=2024 dev-tools/ls-apis/src/bin/ls-apis.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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=15994b8d3ebc6f3a -C extra-filename=-dc0cf574956997e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-5155e9a22ee90aa4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-a6577547c2ba13d9.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-a6be81fc07763e60.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d2898f024466f69a.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55482026-09-11T20:51:08.156Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_test_utils --edition=2024 oximeter/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9727987479bda83e -C extra-filename=-4406dc6e1d015e63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-db5342acb6fe432a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-7a51250429a557c9.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55492026-09-11T20:51:08.179Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name commands_test --edition=2024 dns-server/dnsadm/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f20e57c2f8f3d148 -C extra-filename=-0dc30500f380c83e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-08cad7c742c9aeac.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-67863f9306e58aa0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55502026-09-11T20:51:08.184Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_config_reconciler --edition=2024 sled-agent/config-reconciler/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=9f034df5e55818b8 -C extra-filename=-e8ec7973bb55cc42 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-75cb42a0302df866.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-ee8e3779a009cf8c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-642f432538a6b2f9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rlib --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-da8cd6fd291e7564.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_debug_dropbox=/work/oxidecomputer/omicron/target/debug/deps/libomicron_debug_dropbox-decbc3119b08a51b.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-fc9e674395cc0336.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-0fde5c15a8a1bdbd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rlib --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-4258e337c74cb5ef.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55512026-09-11T20:51:08.415Z Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
55522026-09-11T20:51:08.424Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_simulation --edition=2024 nexus/reconfigurator/simulation/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=24d9cce29659ef6a -C extra-filename=-3c71f956642cd425 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern petname=/work/oxidecomputer/omicron/target/debug/deps/libpetname-8f58feeaf26c417d.rmeta --extern renderdag=/work/oxidecomputer/omicron/target/debug/deps/librenderdag-f173005ec0208e29.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rmeta --extern sync_ptr=/work/oxidecomputer/omicron/target/debug/deps/libsync_ptr-2e2b03c0efad02e5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-82763755ec897c2a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64`
55532026-09-11T20:51:08.639Z Compiling oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
55542026-09-11T20:51:08.647Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_load_test --edition=2024 dev-tools/oximeter-load-test/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b9858cc1109ccc20 -C extra-filename=-d6557304dcf945c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55552026-09-11T20:51:09.170Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name test_db_dev --edition=2024 dev-tools/db-dev/tests/test-db-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f2885c8be609c6e7 -C extra-filename=-676383a4439da6a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-fa831cb9b7d0422a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b508a3ff452e0310.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
55562026-09-11T20:51:09.215Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_test --edition=2024 clickhouse-admin/tests/integration_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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98595b41d18a4d1b -C extra-filename=-0dbaa9dfe0f2410d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-707cf7ae1ceaebe2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-4838c38b56efb807.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-81d6703016839787.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-db5342acb6fe432a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-4d5408c25b6be742.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ef3a3e74c86aa8aa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55572026-09-11T20:51:09.328Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_server --edition=2024 clickhouse-admin/src/bin/clickhouse-admin-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=08f4128113c939bc -C extra-filename=-8b4d4e93bfb5cb4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-707cf7ae1ceaebe2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-4838c38b56efb807.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-81d6703016839787.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-db5342acb6fe432a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-4d5408c25b6be742.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ef3a3e74c86aa8aa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55582026-09-11T20:51:09.363Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f01aa057c7076136 -C extra-filename=-30c921da690d8558 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-6b965b52841a5d7f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-72322bfe103891c6.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ef3a3e74c86aa8aa.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55592026-09-11T20:51:09.408Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_single --edition=2024 clickhouse-admin/src/bin/clickhouse-admin-single.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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a82ed2c681972ee2 -C extra-filename=-09f3139d7dc67f7b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-707cf7ae1ceaebe2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-4838c38b56efb807.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-81d6703016839787.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-db5342acb6fe432a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-4d5408c25b6be742.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ef3a3e74c86aa8aa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55602026-09-11T20:51:09.601Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' -C metadata=7ec8c4c3c4b686a8 -C extra-filename=-d5fa9ce311af3ff1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-75cb42a0302df866.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-d556d7463a7a2410.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-707cf7ae1ceaebe2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-db5342acb6fe432a.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-5d1b38cab6734332.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7c377b1087dd1298.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-61e47cdc915178e8.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4d70db72340caa1d.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-658572f76e1ddc59.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-5c37a5d9e78cfea7.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-31ca6af593560390.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-b3150182fe3bc4ee.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ef3a3e74c86aa8aa.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-4bb85d1c428edf33.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-4b2d53e65fcfcc61.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-1ea6cc65d5ea8f9f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-dc21c1405a9aeacb.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-3e02eeda53569a7d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-1b7c5f56218e24e6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55612026-09-11T20:51:09.998Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2024 dev-tools/reconfigurator-cli/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5aab1d7fdcfa62b8 -C extra-filename=-b382815a0b3b5c5e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f1187bf1a109a946.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rmeta --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-4aaaa5b62002480a.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rmeta --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-3c71f956642cd425.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-2293d39b44ada2b4.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
55622026-09-11T20:51:10.844Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_keeper --edition=2024 clickhouse-admin/src/bin/clickhouse-admin-keeper.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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=059befe30423faa9 -C extra-filename=-b92803fec3e4bf79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-707cf7ae1ceaebe2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-4838c38b56efb807.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-81d6703016839787.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-db5342acb6fe432a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-4d5408c25b6be742.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ef3a3e74c86aa8aa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55632026-09-11T20:51:11.017Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' -C metadata=5ebc998f656077cd -C extra-filename=-fa18cce428c2e6c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-75cb42a0302df866.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-d556d7463a7a2410.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-707cf7ae1ceaebe2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-db5342acb6fe432a.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-5d1b38cab6734332.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7c377b1087dd1298.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-61e47cdc915178e8.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4d70db72340caa1d.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-658572f76e1ddc59.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-5c37a5d9e78cfea7.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-31ca6af593560390.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-b3150182fe3bc4ee.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ef3a3e74c86aa8aa.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-4bb85d1c428edf33.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-4b2d53e65fcfcc61.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-1ea6cc65d5ea8f9f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-dc21c1405a9aeacb.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-3e02eeda53569a7d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-1b7c5f56218e24e6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55642026-09-11T20:51:11.122Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_clickhouse_admin --edition=2024 clickhouse-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ef3a0cd1eb69a98f -C extra-filename=-4c8e332dd47ddc89 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-707cf7ae1ceaebe2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-4838c38b56efb807.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-81d6703016839787.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-db5342acb6fe432a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ef3a3e74c86aa8aa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55652026-09-11T20:51:11.357Z Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
55662026-09-11T20:51:11.374Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_cluster_dev --edition=2024 dev-tools/clickhouse-cluster-dev/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc15b05418ba0d3d -C extra-filename=-720b14c058b626f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-81d6703016839787.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-db5342acb6fe432a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ef3a3e74c86aa8aa.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-fc9e674395cc0336.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/usr/lib/amd64`
55672026-09-11T20:51:11.413Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
55682026-09-11T20:51:11.420Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_rack_setup --edition=2024 sled-agent/rack-setup/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a2f1f911ae43ad8b -C extra-filename=-05b87fbdd92a62f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-35bf97163ae16560.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern sled_agent_bootstrap_common=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_bootstrap_common-f547abe60e2df225.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rmeta --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
55692026-09-11T20:51:11.911Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_test --edition=2024 oximeter/db/tests/integration_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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' -C metadata=9b475aaa699d4234 -C extra-filename=-fafa495460b0f9f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-75cb42a0302df866.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-d556d7463a7a2410.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-707cf7ae1ceaebe2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-db5342acb6fe432a.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-5d1b38cab6734332.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7c377b1087dd1298.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-61e47cdc915178e8.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4d70db72340caa1d.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-658572f76e1ddc59.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-5c37a5d9e78cfea7.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-31ca6af593560390.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-b3150182fe3bc4ee.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ef3a3e74c86aa8aa.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-4bb85d1c428edf33.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-4b2d53e65fcfcc61.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-1ea6cc65d5ea8f9f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-dc21c1405a9aeacb.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-3e02eeda53569a7d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-1b7c5f56218e24e6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55702026-09-11T20:51:11.986Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2024 dev-tools/reconfigurator-cli/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=59f9f52f836301a2 -C extra-filename=-c82f70875809de2d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f1187bf1a109a946.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-4abb3ca6fb30ba71.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-4aaaa5b62002480a.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-3c71f956642cd425.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-2293d39b44ada2b4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
55712026-09-11T20:51:11.990Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_simulation --edition=2024 nexus/reconfigurator/simulation/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e0b0794a5c5ed8a7 -C extra-filename=-fc3e49499a47a23c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern petname=/work/oxidecomputer/omicron/target/debug/deps/libpetname-8f58feeaf26c417d.rlib --extern renderdag=/work/oxidecomputer/omicron/target/debug/deps/librenderdag-f173005ec0208e29.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern sync_ptr=/work/oxidecomputer/omicron/target/debug/deps/libsync_ptr-2e2b03c0efad02e5.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-82763755ec897c2a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64`
55722026-09-11T20:51:12.425Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
55732026-09-11T20:51:12.428Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce61162df573c70c -C extra-filename=-a6dd5689f6e0a8da --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-369847ab087cf11d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-1f7b4b3d9e70e758.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
55742026-09-11T20:51:12.977Z Compiling omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
55752026-09-11T20:51:12.981Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dropshot_apis --edition=2024 dev-tools/dropshot-apis/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=186b9fbea96f85ed -C extra-filename=-c9caf662ee5a6ed4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-51f8fb05a800b791.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-4838c38b56efb807.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-868956d6896eb628.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7f9a893b85b02d27.rlib --extern dropshot_api_manager=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager-d5ecb549a3cbb800.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-b52c6c44c588c4b6.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-9750d645a07a67df.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-b4288d7ee67b9fdb.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-59f71f0ca602e65b.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-bb3b704b3226fe5f.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-639ccd1a5b481651.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-72322bfe103891c6.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-cca8f784e75ad371.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-e1fa5af84ad6b1a0.rlib --extern wicketd_commission_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_api-680ac4d2dc388d63.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55762026-09-11T20:51:13.412Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=ffe4e6879c1d89c4 -C extra-filename=-b25c3df8d456688d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rmeta --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-51f8fb05a800b791.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rmeta --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-a0d7bce1927ddf41.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-ce27548037067f0e.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rmeta --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-d246b2e056ea92c3.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-54ea2634f4c28de7.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fa200b3d02032b8.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rmeta --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f7bbc109a87a1012.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6a8c9a146d75aba6.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-66a99f903956db63.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rmeta --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-cca8f784e75ad371.rmeta --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-711602f6fc978f17.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rmeta --extern sled_agent_bootstrap_common=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_bootstrap_common-f547abe60e2df225.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rmeta --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rmeta --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-df22703f4fa7c7cf.rmeta --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-9dc295710e90be7e.rmeta --extern sled_agent_multirack_join=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_multirack_join-bca4b9aca9186940.rmeta --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-05b87fbdd92a62f0.rmeta --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-3ee1df8eb37207d7.rmeta --extern sled_agent_scrimlet_reconcilers=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_scrimlet_reconcilers-8c914f822303ae78.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rmeta --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-92eb3eed7352f7e6.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rmeta --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-0c18636fd458f750.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-b800997bcfce769b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rmeta --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-67b10e31aaf5d845.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
55772026-09-11T20:51:13.552Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_blippy --edition=2024 nexus/reconfigurator/blippy/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fb5f2aad8da85da5 -C extra-filename=-514be9fbbc593d1e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64`
55782026-09-11T20:51:13.663Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name db_dev --edition=2024 dev-tools/db-dev/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3df2f19abc95dba5 -C extra-filename=-fb7c84f4a60c3d29 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-fa831cb9b7d0422a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b508a3ff452e0310.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
55792026-09-11T20:51:14.258Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-standard"))' -C metadata=0b81934ac4b591a3 -C extra-filename=-e767fdb05ddcb583 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-666be0b46fcb67b0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-cc7a2c3d1718de22.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-aa509847eefea39f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-a79a94671f829691.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-e5bf8eb52ca8f678.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-67863f9306e58aa0.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
55802026-09-11T20:51:14.401Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-standard"))' -C metadata=3c7e7729009eca26 -C extra-filename=-f653bdc47e44d502 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-666be0b46fcb67b0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-aa509847eefea39f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-a79a94671f829691.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-e5bf8eb52ca8f678.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-67863f9306e58aa0.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
55812026-09-11T20:51:15.956Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=f82b0f93e8840e24 -C extra-filename=-26d81fd7a803c9ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-51f8fb05a800b791.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-a0d7bce1927ddf41.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-ce27548037067f0e.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-d246b2e056ea92c3.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-2e8048fc49df56ba.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-666be0b46fcb67b0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-54ea2634f4c28de7.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fa200b3d02032b8.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f7bbc109a87a1012.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6a8c9a146d75aba6.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-66a99f903956db63.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-cca8f784e75ad371.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-711602f6fc978f17.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rlib --extern sled_agent_bootstrap_common=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_bootstrap_common-f547abe60e2df225.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-df22703f4fa7c7cf.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-9dc295710e90be7e.rlib --extern sled_agent_multirack_join=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_multirack_join-bca4b9aca9186940.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-05b87fbdd92a62f0.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-3ee1df8eb37207d7.rlib --extern sled_agent_scrimlet_reconcilers=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_scrimlet_reconcilers-8c914f822303ae78.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-92eb3eed7352f7e6.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-0c18636fd458f750.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-b800997bcfce769b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-67b10e31aaf5d845.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-4a31de3d0d110a94.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
55822026-09-11T20:51:16.088Z Compiling rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
55832026-09-11T20:51:16.092Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name rack_init_config --edition=2024 dev-tools/rack-init-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c25a5c2f3e80f5bb -C extra-filename=-dab213274c4471e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-05b87fbdd92a62f0.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
55842026-09-11T20:51:16.601Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d647ff6cccf85976 -C extra-filename=-b9c29972853ec834 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-6b965b52841a5d7f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-72322bfe103891c6.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4af1594332cfa37e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ef3a3e74c86aa8aa.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55852026-09-11T20:51:16.657Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e428fa80fee8a671 -C extra-filename=-040332e2588f7509 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-72322bfe103891c6.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4af1594332cfa37e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55862026-09-11T20:51:16.739Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c2a2319935108c46 -C extra-filename=-be03698c8a1429e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-6b965b52841a5d7f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-72322bfe103891c6.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4af1594332cfa37e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ef3a3e74c86aa8aa.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55872026-09-11T20:51:16.894Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ad025df46b2e5ee -C extra-filename=-588cb0bc8bd556c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-72322bfe103891c6.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4af1594332cfa37e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55882026-09-11T20:51:18.035Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name test_commands --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=35639d961c955cb4 -C extra-filename=-8eabe776b1382bd3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-6b965b52841a5d7f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-72322bfe103891c6.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4af1594332cfa37e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ef3a3e74c86aa8aa.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
55892026-09-11T20:51:18.997Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_rack_setup --edition=2024 sled-agent/rack-setup/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2cb9cb92a9d3b6ac -C extra-filename=-b983937099ef735b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-35bf97163ae16560.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-4aaaa5b62002480a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-2a5a4d2fbeb7e66b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_agent_bootstrap_common=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_bootstrap_common-f547abe60e2df225.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
55902026-09-11T20:51:19.437Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d8a8f07b93db0dba -C extra-filename=-40d39a01455ed281 --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-369847ab087cf11d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-1f7b4b3d9e70e758.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
55912026-09-11T20:51:19.709Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d7cbca4aefaabf3 -C extra-filename=-b1c58359c6704507 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-b52c6c44c588c4b6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-87b0aa42f358a528.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-7085683de1db5458.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-a79a94671f829691.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-1f7b4b3d9e70e758.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b508a3ff452e0310.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d7104470457fdb4a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
55922026-09-11T20:51:20.414Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name host_phase1_hash --edition=2024 nexus/mgs-updates/tests/host_phase1_hash.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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a5c490e46e3e3f9 -C extra-filename=-412d3bb4643cd7d7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-bea3e5c996983297.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-daac65e9de58c382.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-cca8f784e75ad371.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-711602f6fc978f17.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-92eb3eed7352f7e6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
55932026-09-11T20:51:20.540Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9af464882a7db3f8 -C extra-filename=-dc82180d25b06d0d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-0f3edd887cde1ea3.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-33cf399a252efde4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-cc7a2c3d1718de22.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-9750d645a07a67df.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-aa509847eefea39f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-f39885e8bddc449b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b62765c6e5b0f93b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-3ee1df8eb37207d7.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-0fde5c15a8a1bdbd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-eaf66cd9e180a45c.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-4381840504f9de7e.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-7fc3bcdb2a9dab78.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8d27f949dbc7be30.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-e16d04ed777a0422.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-e1fa5af84ad6b1a0.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d3d7a0b601d9edac.rlib --extern wicketd_commission_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_api-680ac4d2dc388d63.rlib --extern wicketd_commission_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_client-642a69a90cf3841a.rlib --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rlib --extern wicketd_commission_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types_versions-18482c3522a1d581.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
55942026-09-11T20:51:21.511Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_scrimlet_reconcilers --edition=2024 sled-agent/scrimlet-reconcilers/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=2bebee330fac07ab -C extra-filename=-21ecf393761d174a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-6b965b52841a5d7f.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e3a326d06017962d.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-89741af91b86b4b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern scuffle=/work/oxidecomputer/omicron/target/debug/deps/libscuffle-b8cf3049234fec43.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
55952026-09-11T20:51:22.597Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96d62ba8555d431a -C extra-filename=-92dc768758dacd8e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-b52c6c44c588c4b6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-87b0aa42f358a528.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-7085683de1db5458.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-a79a94671f829691.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-1f7b4b3d9e70e758.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b508a3ff452e0310.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d7104470457fdb4a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
55962026-09-11T20:51:24.491Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_mgs_updates --edition=2024 nexus/mgs-updates/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=19e43c65a10dfa96 -C extra-filename=-a4129a48559550a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-bea3e5c996983297.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-cca8f784e75ad371.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-711602f6fc978f17.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-92eb3eed7352f7e6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
55972026-09-11T20:51:26.468Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8400f5ebaca291f5 -C extra-filename=-042a40563ee11e37 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-0f3edd887cde1ea3.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-33cf399a252efde4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-cc7a2c3d1718de22.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-9750d645a07a67df.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-aa509847eefea39f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-f39885e8bddc449b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b62765c6e5b0f93b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-3ee1df8eb37207d7.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-0fde5c15a8a1bdbd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-eaf66cd9e180a45c.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-4381840504f9de7e.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-7fc3bcdb2a9dab78.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8d27f949dbc7be30.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-e1fa5af84ad6b1a0.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d3d7a0b601d9edac.rlib --extern wicketd_commission_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_api-680ac4d2dc388d63.rlib --extern wicketd_commission_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_client-642a69a90cf3841a.rlib --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rlib --extern wicketd_commission_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types_versions-18482c3522a1d581.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
55982026-09-11T20:51:26.502Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b3af9cc0e8a99538 -C extra-filename=-748dae6437d42364 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-b52c6c44c588c4b6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-87b0aa42f358a528.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-7085683de1db5458.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-a79a94671f829691.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b508a3ff452e0310.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d7104470457fdb4a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
55992026-09-11T20:51:26.635Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name read_series --edition=2024 nexus/types/tests/read_series.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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=546e6323ac3d5d14 -C extra-filename=-b41d394bf63e9202 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-38879c4be7d474e1.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-6ae3743cbf3b1fa1.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-b204df21dbd8d7dd.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d04f08a445a4a0f4.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-b382815a0b3b5c5e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-eaf66cd9e180a45c.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64`
56002026-09-11T20:51:27.793Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a934b4907ac838b0 -C extra-filename=-8542c1e23fa1d01d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-38879c4be7d474e1.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-6ae3743cbf3b1fa1.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-b204df21dbd8d7dd.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d04f08a445a4a0f4.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-b382815a0b3b5c5e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-eaf66cd9e180a45c.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64`
56012026-09-11T20:51:28.394Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=677b2fe67b3fc02f -C extra-filename=-dd581c8f7095d0f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f1187bf1a109a946.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-4abb3ca6fb30ba71.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-4aaaa5b62002480a.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-3c71f956642cd425.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-2293d39b44ada2b4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-b382815a0b3b5c5e.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56022026-09-11T20:51:28.627Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d60d029687f8f97 -C extra-filename=-587edb8d10e3d8fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-666be0b46fcb67b0.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-4aaaa5b62002480a.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-3c71f956642cd425.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-a6577547c2ba13d9.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-b382815a0b3b5c5e.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-82763755ec897c2a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64`
56032026-09-11T20:51:29.194Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name test_scripts --edition=2024 dev-tools/reconfigurator-cli/tests/test-scripts.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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=42801b444d0fcb52 -C extra-filename=-7c6b7bc89791eb66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f1187bf1a109a946.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-4abb3ca6fb30ba71.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-4aaaa5b62002480a.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-3c71f956642cd425.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-2293d39b44ada2b4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-b382815a0b3b5c5e.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56042026-09-11T20:51:29.900Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3e458a4b8179fe2 -C extra-filename=-703e035bb45f5464 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f1187bf1a109a946.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-4aaaa5b62002480a.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-3c71f956642cd425.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-2293d39b44ada2b4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-b382815a0b3b5c5e.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56052026-09-11T20:51:31.038Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli_dup --edition=2024 nexus/reconfigurator/cli-integration-tests/src/bin/reconfigurator-cli-dup.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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a0a7a51769331ddf -C extra-filename=-a2dcc11e791154a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-b382815a0b3b5c5e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56062026-09-11T20:51:31.861Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2024 nexus/reconfigurator/planning/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc92bee80870bab8 -C extra-filename=-4dd5e6c0d0219934 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-666be0b46fcb67b0.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-4aaaa5b62002480a.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-3c71f956642cd425.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-a6577547c2ba13d9.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-b382815a0b3b5c5e.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-82763755ec897c2a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64`
56072026-09-11T20:51:31.894Z Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
56082026-09-11T20:51:31.897Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tqdb --edition=2024 trust-quorum/tqdb/src/bin/tqdb/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be8484819c10b964 -C extra-filename=-14826a32c6cd7d19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f1187bf1a109a946.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-2293d39b44ada2b4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-b382815a0b3b5c5e.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-4b2d53e65fcfcc61.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-fd04fa5b1728b84d.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64`
56092026-09-11T20:51:34.349Z Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
56102026-09-11T20:51:34.361Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name mgs_dev --edition=2024 dev-tools/mgs-dev/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a2a9265a80bd9630 -C extra-filename=-d8d21c7de67da7aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-1f7b4b3d9e70e758.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b508a3ff452e0310.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
56112026-09-11T20:51:34.410Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b20cc69462eab472 -C extra-filename=-dc6bd84a9aafec26 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-0f3edd887cde1ea3.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-33cf399a252efde4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-cc7a2c3d1718de22.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-9750d645a07a67df.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-aa509847eefea39f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-f39885e8bddc449b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b62765c6e5b0f93b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-3ee1df8eb37207d7.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-0fde5c15a8a1bdbd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-eaf66cd9e180a45c.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-4381840504f9de7e.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-7fc3bcdb2a9dab78.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8d27f949dbc7be30.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-e16d04ed777a0422.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-e1fa5af84ad6b1a0.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d3d7a0b601d9edac.rlib --extern wicketd_commission_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_api-680ac4d2dc388d63.rlib --extern wicketd_commission_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_client-642a69a90cf3841a.rlib --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rlib --extern wicketd_commission_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types_versions-18482c3522a1d581.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
56122026-09-11T20:51:34.936Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8130ac6cf1626df7 -C extra-filename=-7c8454666497c378 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-b52c6c44c588c4b6.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-87b0aa42f358a528.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-7085683de1db5458.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-a79a94671f829691.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-1f7b4b3d9e70e758.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b508a3ff452e0310.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d7104470457fdb4a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
56132026-09-11T20:51:37.356Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name test_cert_dev --edition=2024 dev-tools/cert-dev/tests/test-cert-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ac945666e0bb3155 -C extra-filename=-f8da93d8b6b4b49d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-2a5a4d2fbeb7e66b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
56142026-09-11T20:51:37.488Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name db_dev --edition=2024 dev-tools/db-dev/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c48ef495925b89cb -C extra-filename=-38415549c9804ad6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b508a3ff452e0310.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56152026-09-11T20:51:37.721Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cluster --edition=2024 trust-quorum/protocol/tests/cluster.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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="danger_partial_eq_ct_wrapper"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("danger_partial_eq_ct_wrapper", "testing"))' -C metadata=b930ceae33d51cba -C extra-filename=-60d7f1b117062727 --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-111dcf7fcda33dc3.rlib --extern attest_mock=/work/oxidecomputer/omicron/target/debug/deps/libattest_mock-1d642684dee12cfe.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-272df1a36bbcb959.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-739129cd459e3a9b.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-95edfa4d5112085a.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-fd04fa5b1728b84d.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
56162026-09-11T20:51:39.447Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2024 dns-server/dnsadm/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f2ca41f3ceb8151a -C extra-filename=-b4c2cd8cf0bbad6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-08cad7c742c9aeac.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-67863f9306e58aa0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
56172026-09-11T20:51:40.240Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev_lib --edition=2024 dev-tools/omicron-dev-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96b754b244dad381 -C extra-filename=-0c6e21759e5c3e00 --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-f36ac586621dabce.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
56182026-09-11T20:51:40.730Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ls_apis --edition=2024 dev-tools/ls-apis/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f24958729212a9b -C extra-filename=-c77d7d75013c2ecb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-5155e9a22ee90aa4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-a6577547c2ba13d9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d2898f024466f69a.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/usr/lib/amd64`
56192026-09-11T20:51:42.161Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=90c870d8ba84adf1 -C extra-filename=-a3997e1edb6f9880 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-08cad7c742c9aeac.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7f9a893b85b02d27.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-c0e46548126dbb6f.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-e33e4b6bdcfe4e2c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-daafe41dd4e6a1a6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b2f36f2f8b96cae8.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a6be62d9bf577b0a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
56202026-09-11T20:51:42.862Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cert_dev --edition=2024 dev-tools/cert-dev/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fe9df955ad7a92ff -C extra-filename=-80375d2ae6784b17 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-2a5a4d2fbeb7e66b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
56212026-09-11T20:51:43.367Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_multirack_join --edition=2024 sled-agent/multirack-join/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=933889ae2f2b4e97 -C extra-filename=-0f7b0ae739098928 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_agent_bootstrap_common=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_bootstrap_common-f547abe60e2df225.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
56222026-09-11T20:51:44.253Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types_versions --edition=2024 sled-agent/types/versions/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=039863bcbaf1a208 -C extra-filename=-34f362d232b0bbff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-3a87de3ab3eac852.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern propolis_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types_versions-c85745a29d1a7cd6.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-66a99f903956db63.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern trust_quorum_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types_versions-40f615a00da755fa.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
56232026-09-11T20:51:44.572Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cross_version_test --edition=2024 dns-server/tests/cross_version_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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4f8a59fd4cbc73c3 -C extra-filename=-9c0d73a3992cbd7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-08cad7c742c9aeac.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7f9a893b85b02d27.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-c0e46548126dbb6f.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-e33e4b6bdcfe4e2c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-daafe41dd4e6a1a6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b2f36f2f8b96cae8.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a6be62d9bf577b0a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
56242026-09-11T20:51:44.728Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name test_dependencies --edition=2024 dev-tools/ls-apis/tests/test_dependencies.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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc12b79326bdead6 -C extra-filename=-960e3b2f2ae21b99 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-5155e9a22ee90aa4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-a6577547c2ba13d9.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-a6be81fc07763e60.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d2898f024466f69a.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
56252026-09-11T20:51:44.888Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2447b844195857b5 -C extra-filename=-973175e1ba19dfc5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-08cad7c742c9aeac.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7f9a893b85b02d27.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-c0e46548126dbb6f.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-e33e4b6bdcfe4e2c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-daafe41dd4e6a1a6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b2f36f2f8b96cae8.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a6be62d9bf577b0a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
56262026-09-11T20:51:44.902Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=560828b001d49abf -C extra-filename=-78c6e96d21b35925 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_producer_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer_api-a2aaf45ec4a467fe.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
56272026-09-11T20:51:46.242Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name trust_quorum_protocol --edition=2024 trust-quorum/protocol/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="danger_partial_eq_ct_wrapper"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("danger_partial_eq_ct_wrapper", "testing"))' -C metadata=28c09eeb18bf870f -C extra-filename=-b49a52c7c7b6ed61 --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-111dcf7fcda33dc3.rlib --extern attest_mock=/work/oxidecomputer/omicron/target/debug/deps/libattest_mock-1d642684dee12cfe.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-272df1a36bbcb959.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-739129cd459e3a9b.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-95edfa4d5112085a.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-fd04fa5b1728b84d.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
56282026-09-11T20:51:46.311Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=90bee4a278f789e2 -C extra-filename=-3efc3a2ccd70d71a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-4258e337c74cb5ef.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
56292026-09-11T20:51:46.378Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_diagnostics --edition=2024 sled-diagnostics/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=92b0308cbe082042 -C extra-filename=-070056e5d85def88 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-33cf399a252efde4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-40522114059d91ed.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-4a31de3d0d110a94.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
56302026-09-11T20:51:47.550Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
56312026-09-11T20:51:47.559Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name crdb_seed --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=79b5acc065fe2fa7 -C extra-filename=-1002a2bdfc12cae7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
56322026-09-11T20:51:52.692Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a685bc0a941048a4 -C extra-filename=-885926de9578d4c8 --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-665243e242fcd7e8.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f1187bf1a109a946.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-82e5da628c97b1bf.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-d065927fe990533b.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-25b39e70368fcdc4.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rmeta --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-3fe6398088425ae4.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern rand_010=/work/oxidecomputer/omicron/target/debug/deps/librand-d04461f821ec7081.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-fda599c0f2adf537.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-783429a7deba1990.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56332026-09-11T20:51:52.751Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c1c8c28ed1c48439 -C extra-filename=-fd4dd0663c989fcf --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-5ec1cd83469ea280.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-1f1661ffe702406c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-8989cd298eafc0c4.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-2a5a4d2fbeb7e66b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
56342026-09-11T20:51:53.047Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=115caad1e72a1295 -C extra-filename=-8e4283f0fa99e737 --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-bb69954ab62d5cef.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56352026-09-11T20:51:53.660Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_fm --edition=2021 nexus/fm/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="ereport-types"' --cfg 'feature="nexus-fm-slippy"' --cfg 'feature="nexus-reconfigurator-planning"' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ereport-types", "nexus-fm-slippy", "nexus-reconfigurator-planning", "omicron-test-utils", "testing", "uuid"))' -C metadata=9c5c542d20966b4c -C extra-filename=-3bc86ba480e53d62 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rmeta --extern nexus_fm_slippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm_slippy-3ba7c092ab77b63b.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-82763755ec897c2a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/fm/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56362026-09-11T20:51:53.745Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name basic_test --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5131ed15759c705f -C extra-filename=-466d402d51a6c8d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-08cad7c742c9aeac.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7f9a893b85b02d27.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-c0e46548126dbb6f.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-e33e4b6bdcfe4e2c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-daafe41dd4e6a1a6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b2f36f2f8b96cae8.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a6be62d9bf577b0a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
56372026-09-11T20:51:54.079Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aac563b4a7b0413a -C extra-filename=-ed0c378b393a7301 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-581922cf43fab1f6.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-6ae3743cbf3b1fa1.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f7a1adc56f8899f4.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-8e4283f0fa99e737.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-b4a52e8733931033.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-73faca2b25abd4c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56382026-09-11T20:51:54.236Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=6bb9ce2617ebfa21 -C extra-filename=-bad564812034bfd3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-a1106d2116afdb76.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-a85bc2f7a054eda7.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-359b22f7a1198f24.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-da8cd6fd291e7564.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f7bbc109a87a1012.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-fd395ee56dd2bb3a.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-40522114059d91ed.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-71bae07553df3d6d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-b800997bcfce769b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-a3b889cd96e179f4.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
56392026-09-11T20:51:54.307Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=816220fbd86c8e55 -C extra-filename=-789e10220ac22cfe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4d70db72340caa1d.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-800dbaf245339529.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-a15732fa89f05de0.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-8f87a7eb0c105161.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-b800997bcfce769b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
56402026-09-11T20:51:54.417Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_resolver --edition=2024 internal-dns/resolver/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0d177ad2519c07c9 -C extra-filename=-9edd1840a275fcbf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-08cad7c742c9aeac.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7f9a893b85b02d27.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a6be62d9bf577b0a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64`
56412026-09-11T20:51:59.104Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
56422026-09-11T20:51:59.107Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_errors --edition=2024 nexus/db-errors/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ef8f20d52682eb41 -C extra-filename=-c29da10d4aa189d5 --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-ce52d0252545829b.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
56432026-09-11T20:52:00.314Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_lookup --edition=2024 nexus/db-lookup/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=75a4e066715a4acd -C extra-filename=-cfbddb304930d096 --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-274bf28b24d0a9db.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-a10995fbff7b5c26.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-4ea8ecee3ceb19a6.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rmeta --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c29da10d4aa189d5.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56442026-09-11T20:52:01.472Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_errors --edition=2024 nexus/db-errors/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ff6638e31b84467 -C extra-filename=-3b600c4cf4b90668 --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-ce52d0252545829b.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
56452026-09-11T20:52:01.476Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_fm_slippy --edition=2024 nexus/fm/slippy/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=02fa014f1974ff82 -C extra-filename=-491bac3844b0995d --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-1e0124cd6fc62769.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-3bc86ba480e53d62.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/fm/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56462026-09-11T20:52:01.476Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name schema --edition=2021 dev-tools/schema/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e734f48da8e30ced -C extra-filename=-465ccf1659622dd3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56472026-09-11T20:52:01.508Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9cd636d8dc9ed49d -C extra-filename=-22d2c7f0bcf303f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-581922cf43fab1f6.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-6ae3743cbf3b1fa1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f7a1adc56f8899f4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-8e4283f0fa99e737.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-b4a52e8733931033.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-73faca2b25abd4c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56482026-09-11T20:52:01.508Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_fm --edition=2021 nexus/fm/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="ereport-types"' --cfg 'feature="nexus-fm-slippy"' --cfg 'feature="nexus-reconfigurator-planning"' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ereport-types", "nexus-fm-slippy", "nexus-reconfigurator-planning", "omicron-test-utils", "testing", "uuid"))' -C metadata=b3898c4b2ef4435e -C extra-filename=-c9d4f50377a8fd0d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_fm_slippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm_slippy-3ba7c092ab77b63b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-82763755ec897c2a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/fm/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56492026-09-11T20:52:01.513Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=76ef17f39e97cf71 -C extra-filename=-084cd1ae9259cb74 --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-bb69954ab62d5cef.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56502026-09-11T20:52:05.499Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="nexus-reconfigurator-planning"' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nexus-reconfigurator-planning", "omicron-test-utils", "testing"))' -C metadata=3ed5d1a984a1efc7 -C extra-filename=-a279283e793b5021 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-274bf28b24d0a9db.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-5d1b38cab6734332.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-a10995fbff7b5c26.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-4ea8ecee3ceb19a6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rmeta --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c29da10d4aa189d5.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-8e4283f0fa99e737.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rmeta --extern nonempty=/work/oxidecomputer/omicron/target/debug/deps/libnonempty-ae867e9d6d10901d.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-8a9851768c633ecc.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3abc053f4411f86b.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5f249a94a98632d0.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-ea5de40ed58f5d10.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56512026-09-11T20:52:09.171Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=df2f7f10278ea8a7 -C extra-filename=-909dba9d99de9cd2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-51f8fb05a800b791.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-a0d7bce1927ddf41.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-ce27548037067f0e.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-d246b2e056ea92c3.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-54ea2634f4c28de7.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fa200b3d02032b8.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f7bbc109a87a1012.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6a8c9a146d75aba6.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-66a99f903956db63.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-cca8f784e75ad371.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-711602f6fc978f17.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rlib --extern sled_agent_bootstrap_common=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_bootstrap_common-f547abe60e2df225.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-df22703f4fa7c7cf.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-9dc295710e90be7e.rlib --extern sled_agent_multirack_join=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_multirack_join-bca4b9aca9186940.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-05b87fbdd92a62f0.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-3ee1df8eb37207d7.rlib --extern sled_agent_scrimlet_reconcilers=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_scrimlet_reconcilers-8c914f822303ae78.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-92eb3eed7352f7e6.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-0c18636fd458f750.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-b800997bcfce769b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-67b10e31aaf5d845.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56522026-09-11T20:52:09.175Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=27343049b0fe6a2d -C extra-filename=-6e3e12be13d2fc97 --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-665243e242fcd7e8.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f1187bf1a109a946.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-82e5da628c97b1bf.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-885926de9578d4c8.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-d065927fe990533b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-25b39e70368fcdc4.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-3fe6398088425ae4.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern rand_010=/work/oxidecomputer/omicron/target/debug/deps/librand-d04461f821ec7081.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-fda599c0f2adf537.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-783429a7deba1990.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56532026-09-11T20:52:09.205Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=ea5536c918568809 -C extra-filename=-48d5624864e27fcf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-51f8fb05a800b791.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-a0d7bce1927ddf41.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-ce27548037067f0e.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-d246b2e056ea92c3.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-2e8048fc49df56ba.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-666be0b46fcb67b0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-54ea2634f4c28de7.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fa200b3d02032b8.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f7bbc109a87a1012.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6a8c9a146d75aba6.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-66a99f903956db63.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-cca8f784e75ad371.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-711602f6fc978f17.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rlib --extern sled_agent_bootstrap_common=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_bootstrap_common-f547abe60e2df225.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-df22703f4fa7c7cf.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-9dc295710e90be7e.rlib --extern sled_agent_multirack_join=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_multirack_join-bca4b9aca9186940.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-05b87fbdd92a62f0.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-3ee1df8eb37207d7.rlib --extern sled_agent_scrimlet_reconcilers=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_scrimlet_reconcilers-8c914f822303ae78.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-92eb3eed7352f7e6.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-0c18636fd458f750.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-b800997bcfce769b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-67b10e31aaf5d845.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-4a31de3d0d110a94.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56542026-09-11T20:52:09.210Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name commtest --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=90fbafb98dba6e31 -C extra-filename=-625634afba9603b1 --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-665243e242fcd7e8.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f1187bf1a109a946.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-82e5da628c97b1bf.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-885926de9578d4c8.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-d065927fe990533b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-25b39e70368fcdc4.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-3fe6398088425ae4.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern rand_010=/work/oxidecomputer/omicron/target/debug/deps/librand-d04461f821ec7081.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-fda599c0f2adf537.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-783429a7deba1990.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56552026-09-11T20:52:09.211Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name dhcp_server --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a862110345199746 -C extra-filename=-1c6adf25b9ecb07c --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-665243e242fcd7e8.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f1187bf1a109a946.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-82e5da628c97b1bf.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-885926de9578d4c8.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-d065927fe990533b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-25b39e70368fcdc4.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-3fe6398088425ae4.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern rand_010=/work/oxidecomputer/omicron/target/debug/deps/librand-d04461f821ec7081.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-fda599c0f2adf537.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-783429a7deba1990.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56562026-09-11T20:52:09.238Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=42d827ba2d284125 -C extra-filename=-bf40eeb1e0f1594a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-51f8fb05a800b791.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-a0d7bce1927ddf41.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-ce27548037067f0e.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-d246b2e056ea92c3.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-2e8048fc49df56ba.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-666be0b46fcb67b0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-54ea2634f4c28de7.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fa200b3d02032b8.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f7bbc109a87a1012.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6a8c9a146d75aba6.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-66a99f903956db63.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-cca8f784e75ad371.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-711602f6fc978f17.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rlib --extern sled_agent_bootstrap_common=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_bootstrap_common-f547abe60e2df225.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-df22703f4fa7c7cf.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-9dc295710e90be7e.rlib --extern sled_agent_multirack_join=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_multirack_join-bca4b9aca9186940.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-05b87fbdd92a62f0.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-3ee1df8eb37207d7.rlib --extern sled_agent_scrimlet_reconcilers=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_scrimlet_reconcilers-8c914f822303ae78.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-92eb3eed7352f7e6.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-0c18636fd458f750.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-b800997bcfce769b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-67b10e31aaf5d845.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-4a31de3d0d110a94.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56572026-09-11T20:52:09.243Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=a352f6649d2a02a7 -C extra-filename=-f77e1f8bc9648f45 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-51f8fb05a800b791.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-a0d7bce1927ddf41.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-ce27548037067f0e.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-d246b2e056ea92c3.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-54ea2634f4c28de7.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fa200b3d02032b8.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f7bbc109a87a1012.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6a8c9a146d75aba6.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-66a99f903956db63.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-cca8f784e75ad371.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-711602f6fc978f17.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rlib --extern sled_agent_bootstrap_common=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_bootstrap_common-f547abe60e2df225.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-df22703f4fa7c7cf.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-9dc295710e90be7e.rlib --extern sled_agent_multirack_join=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_multirack_join-bca4b9aca9186940.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-05b87fbdd92a62f0.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-3ee1df8eb37207d7.rlib --extern sled_agent_scrimlet_reconcilers=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_scrimlet_reconcilers-8c914f822303ae78.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-92eb3eed7352f7e6.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-0c18636fd458f750.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-b800997bcfce769b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-67b10e31aaf5d845.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56582026-09-11T20:52:09.246Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=dd2674a814334196 -C extra-filename=-33113b30716f2fbc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-51f8fb05a800b791.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-a0d7bce1927ddf41.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-ce27548037067f0e.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-d246b2e056ea92c3.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-54ea2634f4c28de7.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fa200b3d02032b8.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f7bbc109a87a1012.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6a8c9a146d75aba6.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-66a99f903956db63.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-cca8f784e75ad371.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-711602f6fc978f17.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rlib --extern sled_agent_bootstrap_common=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_bootstrap_common-f547abe60e2df225.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-df22703f4fa7c7cf.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-9dc295710e90be7e.rlib --extern sled_agent_multirack_join=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_multirack_join-bca4b9aca9186940.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-05b87fbdd92a62f0.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-3ee1df8eb37207d7.rlib --extern sled_agent_scrimlet_reconcilers=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_scrimlet_reconcilers-8c914f822303ae78.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-92eb3eed7352f7e6.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-0c18636fd458f750.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-b800997bcfce769b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-67b10e31aaf5d845.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56592026-09-11T20:52:09.269Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=a2b1a0f22d24548d -C extra-filename=-a48201641c473796 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-51f8fb05a800b791.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-a0d7bce1927ddf41.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-ce27548037067f0e.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-d246b2e056ea92c3.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-2e8048fc49df56ba.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-666be0b46fcb67b0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-54ea2634f4c28de7.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fa200b3d02032b8.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f7bbc109a87a1012.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6a8c9a146d75aba6.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-66a99f903956db63.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-cca8f784e75ad371.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-711602f6fc978f17.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rlib --extern sled_agent_bootstrap_common=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_bootstrap_common-f547abe60e2df225.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-df22703f4fa7c7cf.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-9dc295710e90be7e.rlib --extern sled_agent_multirack_join=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_multirack_join-bca4b9aca9186940.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-05b87fbdd92a62f0.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-3ee1df8eb37207d7.rlib --extern sled_agent_scrimlet_reconcilers=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_scrimlet_reconcilers-8c914f822303ae78.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-92eb3eed7352f7e6.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-0c18636fd458f750.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-b800997bcfce769b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-67b10e31aaf5d845.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-4a31de3d0d110a94.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56602026-09-11T20:52:09.273Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tofino_monitor --edition=2024 sled-agent/src/bin/tofino-monitor.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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=fe64c5c4e581bde0 -C extra-filename=-ffcaf699bc059a1c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-51f8fb05a800b791.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-a0d7bce1927ddf41.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-ce27548037067f0e.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-d246b2e056ea92c3.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-54ea2634f4c28de7.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fa200b3d02032b8.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f7bbc109a87a1012.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6a8c9a146d75aba6.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-66a99f903956db63.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-cca8f784e75ad371.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-711602f6fc978f17.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rlib --extern sled_agent_bootstrap_common=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_bootstrap_common-f547abe60e2df225.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-df22703f4fa7c7cf.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-9dc295710e90be7e.rlib --extern sled_agent_multirack_join=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_multirack_join-bca4b9aca9186940.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-05b87fbdd92a62f0.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-3ee1df8eb37207d7.rlib --extern sled_agent_scrimlet_reconcilers=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_scrimlet_reconcilers-8c914f822303ae78.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-92eb3eed7352f7e6.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-0c18636fd458f750.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-b800997bcfce769b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-67b10e31aaf5d845.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56612026-09-11T20:52:09.275Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name tofino_monitor --edition=2024 sled-agent/src/bin/tofino-monitor.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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=2767f6695220845d -C extra-filename=-716556227d8cd6a8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-51f8fb05a800b791.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-a0d7bce1927ddf41.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-ce27548037067f0e.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-d246b2e056ea92c3.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-2e8048fc49df56ba.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-666be0b46fcb67b0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-54ea2634f4c28de7.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fa200b3d02032b8.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f7bbc109a87a1012.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6a8c9a146d75aba6.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-66a99f903956db63.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-cca8f784e75ad371.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-711602f6fc978f17.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rlib --extern sled_agent_bootstrap_common=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_bootstrap_common-f547abe60e2df225.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-df22703f4fa7c7cf.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-9dc295710e90be7e.rlib --extern sled_agent_multirack_join=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_multirack_join-bca4b9aca9186940.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-05b87fbdd92a62f0.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-3ee1df8eb37207d7.rlib --extern sled_agent_scrimlet_reconcilers=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_scrimlet_reconcilers-8c914f822303ae78.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-92eb3eed7352f7e6.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-0c18636fd458f750.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-b800997bcfce769b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-67b10e31aaf5d845.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-4a31de3d0d110a94.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56622026-09-11T20:52:09.304Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=60d8bdd49224d750 -C extra-filename=-e50bb259e1330f81 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-804707a114b31497.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-316a6334650e5240.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-6b965b52841a5d7f.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-8a9851768c633ecc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-0fde5c15a8a1bdbd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-82763755ec897c2a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56632026-09-11T20:52:09.308Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=c885a1251653abfb -C extra-filename=-54f07da8580c2039 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-51f8fb05a800b791.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-a0d7bce1927ddf41.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-ce27548037067f0e.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-d246b2e056ea92c3.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-2e8048fc49df56ba.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-666be0b46fcb67b0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-54ea2634f4c28de7.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fa200b3d02032b8.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f7bbc109a87a1012.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6a8c9a146d75aba6.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-66a99f903956db63.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-cca8f784e75ad371.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-711602f6fc978f17.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rlib --extern sled_agent_bootstrap_common=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_bootstrap_common-f547abe60e2df225.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-df22703f4fa7c7cf.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-9dc295710e90be7e.rlib --extern sled_agent_multirack_join=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_multirack_join-bca4b9aca9186940.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-05b87fbdd92a62f0.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-3ee1df8eb37207d7.rlib --extern sled_agent_scrimlet_reconcilers=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_scrimlet_reconcilers-8c914f822303ae78.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-92eb3eed7352f7e6.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-0c18636fd458f750.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-b800997bcfce769b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-67b10e31aaf5d845.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-4a31de3d0d110a94.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56642026-09-11T20:52:09.308Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b9d698d4ff857e5e -C extra-filename=-747f3654e5223569 --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-665243e242fcd7e8.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f1187bf1a109a946.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-82e5da628c97b1bf.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-d065927fe990533b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-25b39e70368fcdc4.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-3fe6398088425ae4.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern rand_010=/work/oxidecomputer/omicron/target/debug/deps/librand-d04461f821ec7081.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-fda599c0f2adf537.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-783429a7deba1990.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56652026-09-11T20:52:38.238Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c539bcf326e275cc -C extra-filename=-2197144287a34478 --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-e5ce56e8506f5b30.so --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_debug_dropbox=/work/oxidecomputer/omicron/target/debug/deps/libomicron_debug_dropbox-decbc3119b08a51b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56662026-09-11T20:52:38.241Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_switch_config_preparation --edition=2024 nexus/switch-config/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8e4d316033da1992 -C extra-filename=-412ea5a5e4b7d0f2 --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-384b5883c9cfe350.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rmeta --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-65bed7f027a7411d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56672026-09-11T20:52:38.242Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=07a535bc2e6e3070 -C extra-filename=-083b6d57016429c3 --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-1e0124cd6fc62769.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56682026-09-11T20:52:38.318Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_saga_recovery --edition=2024 nexus/saga-recovery/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e6eeabdcb5bee8fb -C extra-filename=-ed936940e95686e1 --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-1e0124cd6fc62769.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56692026-09-11T20:52:38.319Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca9e79866328aba7 -C extra-filename=-01a310efc6808460 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56702026-09-11T20:52:38.319Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=113352f6fa50f685 -C extra-filename=-1680112a69108670 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56712026-09-11T20:52:38.320Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_rendezvous --edition=2024 nexus/reconfigurator/rendezvous/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d532a90610841267 -C extra-filename=-336096d3530004d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56722026-09-11T20:52:38.775Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("omicron-dev"))' -C metadata=3a26723fcac1f975 -C extra-filename=-d3941bea076a610d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f7a1adc56f8899f4.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rmeta --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2197144287a34478.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rmeta --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-37d64a41cc5b89dd.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_debug_dropbox=/work/oxidecomputer/omicron/target/debug/deps/libomicron_debug_dropbox-decbc3119b08a51b.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4af1594332cfa37e.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rmeta --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56732026-09-11T20:52:40.204Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d0f1f0c69c8fdc9c -C extra-filename=-af21860aadba4665 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-804707a114b31497.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-316a6334650e5240.rmeta --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-493e19a0f61deff4.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-35bf97163ae16560.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rmeta --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-daac65e9de58c382.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-1680112a69108670.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rmeta --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56742026-09-11T20:52:42.215Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name support_bundle_collection --edition=2024 support-bundle-collection/src/lib.rs --error-format=json --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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4bc2da683170fa9e -C extra-filename=-f4378a442722bc57 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-1680112a69108670.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56752026-09-11T20:52:42.875Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_switch_config_preparation --edition=2024 nexus/switch-config/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=12f9163cb2b2a684 -C extra-filename=-7207ed0835c91bfd --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-384b5883c9cfe350.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-65bed7f027a7411d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56762026-09-11T20:52:42.878Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_rendezvous --edition=2024 nexus/reconfigurator/rendezvous/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9347dfe18630cb93 -C extra-filename=-965ed220cec05f7c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-274bf28b24d0a9db.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56772026-09-11T20:52:42.879Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_lookup --edition=2024 nexus/db-lookup/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e705419089b2eb95 -C extra-filename=-c0abbf17207c7e57 --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-274bf28b24d0a9db.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-a10995fbff7b5c26.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-4ea8ecee3ceb19a6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c29da10d4aa189d5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56782026-09-11T20:52:42.903Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name integration --edition=2024 nexus/db-lookup/tests/integration/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c71fbaeeeebe732d -C extra-filename=-336f1238aee7ea31 --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-274bf28b24d0a9db.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-a10995fbff7b5c26.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-4ea8ecee3ceb19a6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c29da10d4aa189d5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56792026-09-11T20:52:42.907Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("omicron-dev"))' -C metadata=3fd444e8d721f952 -C extra-filename=-4912d1f5d7db4c16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f7a1adc56f8899f4.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2197144287a34478.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-37d64a41cc5b89dd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_debug_dropbox=/work/oxidecomputer/omicron/target/debug/deps/libomicron_debug_dropbox-decbc3119b08a51b.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4af1594332cfa37e.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56802026-09-11T20:52:42.908Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9b67d04cff94103f -C extra-filename=-e245ffef2b8f0880 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56812026-09-11T20:52:42.937Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4d13ff43dab45b79 -C extra-filename=-abc5c8f926430e51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56822026-09-11T20:52:42.941Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a73bdf1bf02312ab -C extra-filename=-b5d27e3897ab3bee --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-e5ce56e8506f5b30.so --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_debug_dropbox=/work/oxidecomputer/omicron/target/debug/deps/libomicron_debug_dropbox-decbc3119b08a51b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56832026-09-11T20:52:43.392Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name ntp_admin --edition=2024 ntp-admin/src/bin/ntp-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e26497d5fe059fa7 -C extra-filename=-ae612aaf33712bfe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-639ccd1a5b481651.rlib --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-83939183fa76321b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ntp_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ntp_admin-bc85f672fd3da00d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56842026-09-11T20:52:43.396Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="nexus-reconfigurator-planning"' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nexus-reconfigurator-planning", "omicron-test-utils", "testing"))' -C metadata=15a1dd0c71a281ba -C extra-filename=-ca7170c0a55d67a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-274bf28b24d0a9db.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-5d1b38cab6734332.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7c377b1087dd1298.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-a10995fbff7b5c26.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-4ea8ecee3ceb19a6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-b1d92761482d9115.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c29da10d4aa189d5.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-8e4283f0fa99e737.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_fm_slippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm_slippy-3ba7c092ab77b63b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rlib --extern nonempty=/work/oxidecomputer/omicron/target/debug/deps/libnonempty-ae867e9d6d10901d.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-8a9851768c633ecc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-b4a52e8733931033.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3abc053f4411f86b.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-bad34ca77d4ced2b.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-eba8521e88a666db.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-2a5a4d2fbeb7e66b.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5f249a94a98632d0.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-ea5de40ed58f5d10.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-783429a7deba1990.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-a61a9cb9599feb37.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56852026-09-11T20:52:43.424Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=42aef47778fbebae -C extra-filename=-3419cdc697363c91 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-868956d6896eb628.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rlib --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-2eabff5c0b6f9870.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-9f2ff1acfcfd0869.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-37d64a41cc5b89dd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56862026-09-11T20:52:43.428Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d90839f3b175c11e -C extra-filename=-7d32e7bd055c23c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-868956d6896eb628.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rlib --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-2eabff5c0b6f9870.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-9f2ff1acfcfd0869.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56872026-09-11T20:52:43.429Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9cfe1ee98dd9624b -C extra-filename=-11b9d662c49b7ee1 --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-274bf28b24d0a9db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-49f5d8277ca84cd5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56882026-09-11T20:52:43.429Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_saga_recovery --edition=2024 nexus/saga-recovery/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3393f7082cf39fb -C extra-filename=-ba685d2014102044 --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-1e0124cd6fc62769.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-4e3566665ba52331.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56892026-09-11T20:52:43.459Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ntp_admin --edition=2024 ntp-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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=32d27ef6575c992a -C extra-filename=-e5e3fab273255fd0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-639ccd1a5b481651.rlib --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-83939183fa76321b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56902026-09-11T20:52:44.543Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("multicast"))' -C metadata=bd55c289ba8ce5f9 -C extra-filename=-d727353e0d7abb2a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-274bf28b24d0a9db.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rmeta --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-804707a114b31497.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-316a6334650e5240.rmeta --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-493e19a0f61deff4.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-35bf97163ae16560.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rmeta --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-16f457900cdc4e08.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-27840ab51e5d0e43.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c6ad66728a1f7c05.rmeta --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f7a1adc56f8899f4.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-656a16477c3e4dd7.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fa200b3d02032b8.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rmeta --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-a1f7a4772891feab.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e3a326d06017962d.rmeta --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-89741af91b86b4b3.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rmeta --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-6a4b81a2503742d7.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-698543b81208cfe7.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-b4288d7ee67b9fdb.rmeta --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-3bc86ba480e53d62.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-59f71f0ca602e65b.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rmeta --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-bb3b704b3226fe5f.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-083b6d57016429c3.rmeta --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-daac65e9de58c382.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-1680112a69108670.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-af21860aadba4665.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rmeta --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-336096d3530004d2.rmeta --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-ed936940e95686e1.rmeta --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-65bed7f027a7411d.rmeta --extern nexus_switch_config_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config_preparation-412ea5a5e4b7d0f2.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2197144287a34478.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rmeta --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rmeta --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-1af496fd5ab035aa.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-8a9851768c633ecc.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rmeta --extern omicron_debug_dropbox=/work/oxidecomputer/omicron/target/debug/deps/libomicron_debug_dropbox-decbc3119b08a51b.rmeta --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rmeta --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rmeta --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3abc053f4411f86b.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f33b5e798654e53b.rmeta --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-bc56cc3da71baa56.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rmeta --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rmeta --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-5da5b880462cda97.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5f249a94a98632d0.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-71bae07553df3d6d.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-3c4c38c24af6348d.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-73faca2b25abd4c5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rmeta --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-ea5de40ed58f5d10.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rmeta --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-40b0ae1304dff841.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rmeta --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rmeta --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-f4378a442722bc57.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rmeta --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rmeta --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56912026-09-11T20:52:44.950Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_exec_unsafe --edition=2024 dev-tools/reconfigurator-exec-unsafe/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f1066b93016339b9 -C extra-filename=-38aecd543c48eed8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-daac65e9de58c382.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-af21860aadba4665.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_display=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_display-bbc68557f91e052b.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-711602f6fc978f17.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97cd1b190f753ebd.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56922026-09-11T20:52:46.547Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("multicast"))' -C metadata=2bf3f20ebbe0f79e -C extra-filename=-26ecea921ab2616b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-274bf28b24d0a9db.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-804707a114b31497.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-316a6334650e5240.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-493e19a0f61deff4.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-35bf97163ae16560.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7c377b1087dd1298.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-16f457900cdc4e08.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-27840ab51e5d0e43.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-08cad7c742c9aeac.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c6ad66728a1f7c05.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f7a1adc56f8899f4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-656a16477c3e4dd7.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-6b965b52841a5d7f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-49f5d8277ca84cd5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-bea3e5c996983297.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-b1d92761482d9115.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fa200b3d02032b8.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-a1f7a4772891feab.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e3a326d06017962d.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-89741af91b86b4b3.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-6a4b81a2503742d7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-698543b81208cfe7.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-b4288d7ee67b9fdb.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-3bc86ba480e53d62.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-59f71f0ca602e65b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-bb3b704b3226fe5f.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-083b6d57016429c3.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-daac65e9de58c382.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-1680112a69108670.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-af21860aadba4665.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-336096d3530004d2.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-ed936940e95686e1.rlib --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-65bed7f027a7411d.rlib --extern nexus_switch_config_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config_preparation-412ea5a5e4b7d0f2.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2197144287a34478.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-4e3566665ba52331.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-1af496fd5ab035aa.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-8a9851768c633ecc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_debug_dropbox=/work/oxidecomputer/omicron/target/debug/deps/libomicron_debug_dropbox-decbc3119b08a51b.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-3fe6398088425ae4.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4af1594332cfa37e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3abc053f4411f86b.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-bad34ca77d4ced2b.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f33b5e798654e53b.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-bc56cc3da71baa56.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rlib --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-5da5b880462cda97.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-2a5a4d2fbeb7e66b.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-b382815a0b3b5c5e.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5f249a94a98632d0.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-71bae07553df3d6d.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-3c4c38c24af6348d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-73faca2b25abd4c5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-ea5de40ed58f5d10.rlib --extern scim2_test_client=/work/oxidecomputer/omicron/target/debug/deps/libscim2_test_client-4d8a3d69c6a17e48.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-40b0ae1304dff841.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-bb371b07d28f574c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-f4378a442722bc57.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-a61a9cb9599feb37.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56932026-09-11T20:52:46.548Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name test_nexus_add_remove --edition=2024 live-tests/tests/test_nexus_add_remove.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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73506d8662766a7c -C extra-filename=-a9b82f38afe35692 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-4edf015f5286c387.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56942026-09-11T20:52:46.552Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name support_bundle_collection --edition=2024 support-bundle-collection/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=69c2996c4732ffc2 -C extra-filename=-930ac3dbe42ed299 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-1680112a69108670.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56952026-09-11T20:52:46.552Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name test_nexus_handoff --edition=2024 live-tests/tests/test_nexus_handoff.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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f59f420392df61f -C extra-filename=-b5c92ad5ff7477ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-4edf015f5286c387.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64`
56962026-09-11T20:55:33.877Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("multicast"))' -C metadata=c1bb69d4cde2b063 -C extra-filename=-e341d64bd3be66b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-274bf28b24d0a9db.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-804707a114b31497.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-316a6334650e5240.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-493e19a0f61deff4.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-35bf97163ae16560.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7c377b1087dd1298.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-16f457900cdc4e08.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-27840ab51e5d0e43.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-08cad7c742c9aeac.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c6ad66728a1f7c05.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f7a1adc56f8899f4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-656a16477c3e4dd7.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-6b965b52841a5d7f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-49f5d8277ca84cd5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-bea3e5c996983297.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-b1d92761482d9115.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fa200b3d02032b8.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-a1f7a4772891feab.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e3a326d06017962d.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-89741af91b86b4b3.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-6a4b81a2503742d7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-698543b81208cfe7.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-b4288d7ee67b9fdb.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-3bc86ba480e53d62.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-59f71f0ca602e65b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-bb3b704b3226fe5f.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-083b6d57016429c3.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-daac65e9de58c382.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-1680112a69108670.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-af21860aadba4665.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-336096d3530004d2.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-ed936940e95686e1.rlib --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-65bed7f027a7411d.rlib --extern nexus_switch_config_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config_preparation-412ea5a5e4b7d0f2.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2197144287a34478.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-4e3566665ba52331.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-1af496fd5ab035aa.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-8a9851768c633ecc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_debug_dropbox=/work/oxidecomputer/omicron/target/debug/deps/libomicron_debug_dropbox-decbc3119b08a51b.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-d727353e0d7abb2a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-3fe6398088425ae4.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4af1594332cfa37e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3abc053f4411f86b.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-bad34ca77d4ced2b.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f33b5e798654e53b.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-bc56cc3da71baa56.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rlib --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-5da5b880462cda97.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-2a5a4d2fbeb7e66b.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-b382815a0b3b5c5e.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5f249a94a98632d0.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-71bae07553df3d6d.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-3c4c38c24af6348d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-73faca2b25abd4c5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-ea5de40ed58f5d10.rlib --extern scim2_test_client=/work/oxidecomputer/omicron/target/debug/deps/libscim2_test_client-4d8a3d69c6a17e48.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-40b0ae1304dff841.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-bb371b07d28f574c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-f4378a442722bc57.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-a61a9cb9599feb37.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56972026-09-11T20:55:33.878Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2024 dev-tools/omicron-dev/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2837c519e60ddd3e -C extra-filename=-6855dc8440ddf31a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2197144287a34478.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-fa831cb9b7d0422a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-d727353e0d7abb2a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-3fe6398088425ae4.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b508a3ff452e0310.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56982026-09-11T20:55:33.885Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("multicast"))' -C metadata=0a06b3c5576c177c -C extra-filename=-b1f3342537bb9402 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-274bf28b24d0a9db.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-804707a114b31497.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-316a6334650e5240.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-493e19a0f61deff4.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-35bf97163ae16560.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7c377b1087dd1298.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-16f457900cdc4e08.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-27840ab51e5d0e43.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-08cad7c742c9aeac.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c6ad66728a1f7c05.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f7a1adc56f8899f4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-656a16477c3e4dd7.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-6b965b52841a5d7f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-49f5d8277ca84cd5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-bea3e5c996983297.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-b1d92761482d9115.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fa200b3d02032b8.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-a1f7a4772891feab.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e3a326d06017962d.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-89741af91b86b4b3.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-6a4b81a2503742d7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-698543b81208cfe7.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-b4288d7ee67b9fdb.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-3bc86ba480e53d62.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-59f71f0ca602e65b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-bb3b704b3226fe5f.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-083b6d57016429c3.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-daac65e9de58c382.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-1680112a69108670.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-af21860aadba4665.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-336096d3530004d2.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-ed936940e95686e1.rlib --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-65bed7f027a7411d.rlib --extern nexus_switch_config_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config_preparation-412ea5a5e4b7d0f2.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2197144287a34478.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-4e3566665ba52331.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-1af496fd5ab035aa.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-8a9851768c633ecc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_debug_dropbox=/work/oxidecomputer/omicron/target/debug/deps/libomicron_debug_dropbox-decbc3119b08a51b.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-d727353e0d7abb2a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-3fe6398088425ae4.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4af1594332cfa37e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3abc053f4411f86b.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-bad34ca77d4ced2b.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f33b5e798654e53b.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-bc56cc3da71baa56.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rlib --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-5da5b880462cda97.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-2a5a4d2fbeb7e66b.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-b382815a0b3b5c5e.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5f249a94a98632d0.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-71bae07553df3d6d.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-3c4c38c24af6348d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-73faca2b25abd4c5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-ea5de40ed58f5d10.rlib --extern scim2_test_client=/work/oxidecomputer/omicron/target/debug/deps/libscim2_test_client-4d8a3d69c6a17e48.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-40b0ae1304dff841.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-bb371b07d28f574c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-f4378a442722bc57.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-a61a9cb9599feb37.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
56992026-09-11T20:55:33.885Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name test_omicron_dev --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=422c4b7baa73a9d0 -C extra-filename=-74039e6ddc668cb6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2197144287a34478.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-fa831cb9b7d0422a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-d727353e0d7abb2a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-3fe6398088425ae4.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b508a3ff452e0310.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
57002026-09-11T20:55:33.918Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name test_all_output --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d408b96c462299e -C extra-filename=-02e6a740838d59ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-274bf28b24d0a9db.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-0f3edd887cde1ea3.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-493e19a0f61deff4.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-61e47cdc915178e8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-27840ab51e5d0e43.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-9f2ff1acfcfd0869.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-ab58984db8b52f7e.rlib --extern erebor=/work/oxidecomputer/omicron/target/debug/deps/liberebor-186ec38d8d2caaed.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-2103a7c365bf290e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-c1e5be9fb6586715.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c29da10d4aa189d5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_fm_slippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm_slippy-3ba7c092ab77b63b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-1680112a69108670.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-ed936940e95686e1.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-4e3566665ba52331.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-e656a43c6a87d689.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-d727353e0d7abb2a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d04f08a445a4a0f4.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxide_update_engine_display=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_display-bbc68557f91e052b.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a1bb2c688165151e.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-4b2d53e65fcfcc61.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-3e756e2dae68da92.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-f4378a442722bc57.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-70db9ec5b1ce133b.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97cd1b190f753ebd.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
57012026-09-11T20:55:33.921Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("multicast"))' -C metadata=d94f65efb2206802 -C extra-filename=-2fe38d0c338661c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-274bf28b24d0a9db.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-804707a114b31497.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-316a6334650e5240.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-493e19a0f61deff4.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-35bf97163ae16560.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-16f457900cdc4e08.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-27840ab51e5d0e43.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c6ad66728a1f7c05.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f7a1adc56f8899f4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-656a16477c3e4dd7.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fa200b3d02032b8.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-a1f7a4772891feab.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e3a326d06017962d.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-89741af91b86b4b3.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-6a4b81a2503742d7.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-698543b81208cfe7.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-b4288d7ee67b9fdb.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-3bc86ba480e53d62.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-59f71f0ca602e65b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-bb3b704b3226fe5f.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-083b6d57016429c3.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-daac65e9de58c382.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-1680112a69108670.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-af21860aadba4665.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-336096d3530004d2.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-ed936940e95686e1.rlib --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-65bed7f027a7411d.rlib --extern nexus_switch_config_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config_preparation-412ea5a5e4b7d0f2.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2197144287a34478.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-1af496fd5ab035aa.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-8a9851768c633ecc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_debug_dropbox=/work/oxidecomputer/omicron/target/debug/deps/libomicron_debug_dropbox-decbc3119b08a51b.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-d727353e0d7abb2a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3abc053f4411f86b.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f33b5e798654e53b.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-bc56cc3da71baa56.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rlib --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-5da5b880462cda97.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5f249a94a98632d0.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-71bae07553df3d6d.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-3c4c38c24af6348d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-73faca2b25abd4c5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-ea5de40ed58f5d10.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-40b0ae1304dff841.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-f4378a442722bc57.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
57022026-09-11T20:55:33.923Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ad4e082e1c37c439 -C extra-filename=-ce85dd49b1deb995 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-274bf28b24d0a9db.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-0f3edd887cde1ea3.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-493e19a0f61deff4.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-61e47cdc915178e8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-27840ab51e5d0e43.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-9f2ff1acfcfd0869.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-ab58984db8b52f7e.rlib --extern erebor=/work/oxidecomputer/omicron/target/debug/deps/liberebor-186ec38d8d2caaed.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-2103a7c365bf290e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-c1e5be9fb6586715.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c29da10d4aa189d5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_fm_slippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm_slippy-3ba7c092ab77b63b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-1680112a69108670.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-ed936940e95686e1.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-4e3566665ba52331.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-e656a43c6a87d689.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-d727353e0d7abb2a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d04f08a445a4a0f4.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxide_update_engine_display=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_display-bbc68557f91e052b.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a1bb2c688165151e.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-4b2d53e65fcfcc61.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-3e756e2dae68da92.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-f4378a442722bc57.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-70db9ec5b1ce133b.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97cd1b190f753ebd.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
57032026-09-11T20:55:33.952Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name integration --edition=2024 nexus/reconfigurator/cli-integration-tests/tests/integration/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=690a6866e1c4003a -C extra-filename=-5ad0e4e76e49362f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-4e3566665ba52331.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-d727353e0d7abb2a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-b382815a0b3b5c5e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
57042026-09-11T20:55:33.956Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli_dup --edition=2024 nexus/reconfigurator/cli-integration-tests/src/bin/reconfigurator-cli-dup.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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=75fa56f38f4782ce -C extra-filename=-7d952f33abd5c936 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-4e3566665ba52331.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-d727353e0d7abb2a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-b382815a0b3b5c5e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/fm/amd64 -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
57052026-09-11T20:55:33.956Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d884f1464ccfb95d -C extra-filename=-6aeb4d644d07e8c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-274bf28b24d0a9db.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-804707a114b31497.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-316a6334650e5240.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-493e19a0f61deff4.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-35bf97163ae16560.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-49f5d8277ca84cd5.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-daac65e9de58c382.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-1680112a69108670.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-4e3566665ba52331.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-d727353e0d7abb2a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
57062026-09-11T20:55:33.987Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5160743736152e3d -C extra-filename=-b39998831b596d96 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-274bf28b24d0a9db.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-0f3edd887cde1ea3.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-493e19a0f61deff4.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-61e47cdc915178e8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-27840ab51e5d0e43.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-9f2ff1acfcfd0869.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-ab58984db8b52f7e.rlib --extern erebor=/work/oxidecomputer/omicron/target/debug/deps/liberebor-186ec38d8d2caaed.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-2103a7c365bf290e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-c1e5be9fb6586715.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c29da10d4aa189d5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_fm_slippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm_slippy-3ba7c092ab77b63b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-1680112a69108670.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-ed936940e95686e1.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-e656a43c6a87d689.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-d727353e0d7abb2a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d04f08a445a4a0f4.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxide_update_engine_display=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_display-bbc68557f91e052b.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a1bb2c688165151e.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-4b2d53e65fcfcc61.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-3e756e2dae68da92.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-f4378a442722bc57.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-70db9ec5b1ce133b.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97cd1b190f753ebd.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
57072026-09-11T20:55:33.992Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2024 dev-tools/omicron-dev/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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b2e649ffd2ae6e12 -C extra-filename=-32949653968adb75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2197144287a34478.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-d727353e0d7abb2a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b508a3ff452e0310.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
57082026-09-11T20:55:33.993Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("multicast"))' -C metadata=9fc630f385161765 -C extra-filename=-21ce79ed2cb04019 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-274bf28b24d0a9db.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-804707a114b31497.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-316a6334650e5240.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-493e19a0f61deff4.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-35bf97163ae16560.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-16f457900cdc4e08.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-27840ab51e5d0e43.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c6ad66728a1f7c05.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f7a1adc56f8899f4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-656a16477c3e4dd7.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fa200b3d02032b8.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-a1f7a4772891feab.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e3a326d06017962d.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-89741af91b86b4b3.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-6a4b81a2503742d7.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-698543b81208cfe7.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-b4288d7ee67b9fdb.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-3bc86ba480e53d62.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-59f71f0ca602e65b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-bb3b704b3226fe5f.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-083b6d57016429c3.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-daac65e9de58c382.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-1680112a69108670.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-af21860aadba4665.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-336096d3530004d2.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-ed936940e95686e1.rlib --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-65bed7f027a7411d.rlib --extern nexus_switch_config_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config_preparation-412ea5a5e4b7d0f2.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2197144287a34478.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-1af496fd5ab035aa.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-8a9851768c633ecc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_debug_dropbox=/work/oxidecomputer/omicron/target/debug/deps/libomicron_debug_dropbox-decbc3119b08a51b.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-d727353e0d7abb2a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3abc053f4411f86b.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f33b5e798654e53b.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-bc56cc3da71baa56.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rlib --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-5da5b880462cda97.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5f249a94a98632d0.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-71bae07553df3d6d.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-3c4c38c24af6348d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-73faca2b25abd4c5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-ea5de40ed58f5d10.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-40b0ae1304dff841.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-f4378a442722bc57.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
57092026-09-11T20:55:33.993Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2024 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' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("multicast"))' -C metadata=92d1ae8949999fb3 -C extra-filename=-082eef5a25e428e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-274bf28b24d0a9db.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-804707a114b31497.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-316a6334650e5240.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-493e19a0f61deff4.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-35bf97163ae16560.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7c377b1087dd1298.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-16f457900cdc4e08.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-27840ab51e5d0e43.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-08cad7c742c9aeac.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c6ad66728a1f7c05.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f7a1adc56f8899f4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-656a16477c3e4dd7.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-6b965b52841a5d7f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-49f5d8277ca84cd5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-bea3e5c996983297.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-b1d92761482d9115.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fa200b3d02032b8.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-a1f7a4772891feab.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e3a326d06017962d.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-89741af91b86b4b3.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-6a4b81a2503742d7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-698543b81208cfe7.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-b4288d7ee67b9fdb.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-3bc86ba480e53d62.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-59f71f0ca602e65b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-bb3b704b3226fe5f.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-083b6d57016429c3.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-daac65e9de58c382.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-1680112a69108670.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-af21860aadba4665.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-336096d3530004d2.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-ed936940e95686e1.rlib --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-65bed7f027a7411d.rlib --extern nexus_switch_config_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config_preparation-412ea5a5e4b7d0f2.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2197144287a34478.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-4e3566665ba52331.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-1af496fd5ab035aa.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-8a9851768c633ecc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_debug_dropbox=/work/oxidecomputer/omicron/target/debug/deps/libomicron_debug_dropbox-decbc3119b08a51b.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-d727353e0d7abb2a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-3fe6398088425ae4.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4af1594332cfa37e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3abc053f4411f86b.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-bad34ca77d4ced2b.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f33b5e798654e53b.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-bc56cc3da71baa56.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rlib --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-5da5b880462cda97.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-2a5a4d2fbeb7e66b.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-b382815a0b3b5c5e.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5f249a94a98632d0.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-71bae07553df3d6d.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-3c4c38c24af6348d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-73faca2b25abd4c5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-ea5de40ed58f5d10.rlib --extern scim2_test_client=/work/oxidecomputer/omicron/target/debug/deps/libscim2_test_client-4d8a3d69c6a17e48.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-40b0ae1304dff841.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-bb371b07d28f574c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-f4378a442722bc57.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-a61a9cb9599feb37.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64`
57102026-09-11T20:57:52.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 42s
57112026-09-11T20:57:52.858Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
57122026-09-11T20:57:52.858Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
57132026-09-11T20:57:53.424Z
57142026-09-11T20:57:53.424Zreal 8:42.508376505
57152026-09-11T20:57:53.424Zuser 1:30:16.411849300
57162026-09-11T20:57:53.424Zsys 23:50.428242537
57172026-09-11T20:57:53.427Ztrap 2.530132037
57182026-09-11T20:57:53.427Ztflt 2.469685171
57192026-09-11T20:57:53.427Zdflt 24.123977455
57202026-09-11T20:57:53.427Zkflt 0.012361815
57212026-09-11T20:57:53.427Zlock 5:43:40.739789596
57222026-09-11T20:57:53.427Zslp 5:52:34.628016335
57232026-09-11T20:57:53.427Zlat 2:41.681748452
57242026-09-11T20:57:53.427Zstop 37:12.523741748
57252026-09-11T20:57:53.430Z++ ls -t /home/build/.cargo/log/20260911T204910234Z-e4292872132ecfd0.jsonl
57262026-09-11T20:57:53.430Z++ head -1
57272026-09-11T20:57:53.433Z+ cp /home/build/.cargo/log/20260911T204910234Z-e4292872132ecfd0.jsonl /work/cargo-build-analysis.jsonl
57282026-09-11T20:57:53.438Z+ RECORDING_CONFIG_DIR=/tmp/nextest-recording-config
57292026-09-11T20:57:53.438Z+ RECORDING_CONFIG=/tmp/nextest-recording-config/config.toml
57302026-09-11T20:57:53.441Z++ mktemp -d /tmp/nextest-state.XXXXXX
57312026-09-11T20:57:53.441Z+ NEXTEST_STATE_DIR=/tmp/nextest-state.lqaW4s
57322026-09-11T20:57:53.441Z+ ARCHIVE_PATH=/tmp/nextest-run-archive.zip
57332026-09-11T20:57:53.441Z+ CHROME_TRACE_PATH=/tmp/nextest-chrome-trace.json
57342026-09-11T20:57:53.442Z+ mkdir -p /tmp/nextest-recording-config
57352026-09-11T20:57:53.445Z+ printf '[experimental]\nrecord = true\n\n[record]\nenabled = true\n'
57362026-09-11T20:57:53.445Z+ export NEXTEST_STATE_DIR
57372026-09-11T20:57:53.445Z+ banner test
57382026-09-11T20:57:53.447Z
57392026-09-11T20:57:53.448Z ##### ###### #### #####
57402026-09-11T20:57:53.448Z # # # #
57412026-09-11T20:57:53.448Z # ##### #### #
57422026-09-11T20:57:53.448Z # # # #
57432026-09-11T20:57:53.448Z # # # # #
57442026-09-11T20:57:53.448Z # ###### #### #
57452026-09-11T20:57:53.448Z
57462026-09-11T20:57:53.448Z+ NEXTEST_EXIT=0
57472026-09-11T20:57:53.448Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --test-threads -2 --user-config-file /tmp/nextest-recording-config/config.toml
57482026-09-11T20:57:54.720Zinfo: experimental features enabled: setup-scripts, benchmarks
57492026-09-11T20:57:56.202Z Compiling rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
57502026-09-11T20:57:56.380Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
57512026-09-11T20:57:56.423Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
57522026-09-11T20:57:56.451Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
57532026-09-11T20:57:56.476Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
57542026-09-11T20:58:07.363Z Finished `test` profile [unoptimized + debuginfo] target(s) in 12.63s
57552026-09-11T20:58:07.369Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
57562026-09-11T20:58:07.369Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
57572026-09-11T20:58:08.506Z────────────
57582026-09-11T20:58:08.506Z Nextest run ID 859746f1-8cc4-457b-8478-832b16f44fdf with nextest profile: ci
57592026-09-11T20:58:08.506Z Starting 3428 tests across 247 binaries (8 tests and 6 binaries skipped, including 6 binaries via profile.default.default-filter)
57602026-09-11T20:58:08.527Z SETUP [ 1/2] crdb-seed: cargo run -p crdb-seed --profile test
57612026-09-11T20:58:09.329Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
57622026-09-11T20:58:09.329Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
57632026-09-11T20:58:09.333Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
57642026-09-11T20:58:09.495Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
57652026-09-11T20:58:09.507Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
57662026-09-11T20:58:09.511Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
57672026-09-11T20:58:09.517Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
57682026-09-11T20:58:09.568Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
57692026-09-11T20:58:09.584Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
57702026-09-11T20:58:09.691Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
57712026-09-11T20:58:09.789Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
57722026-09-11T20:58:09.983Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
57732026-09-11T20:58:10.416Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
57742026-09-11T20:58:10.990Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
57752026-09-11T20:58:11.006Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
57762026-09-11T20:58:11.072Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
57772026-09-11T20:58:11.198Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
57782026-09-11T20:58:19.759Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
57792026-09-11T20:58:19.759Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
57802026-09-11T20:58:19.762Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
57812026-09-11T20:58:20.663Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
57822026-09-11T20:58:21.981Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
57832026-09-11T20:58:22.206Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
57842026-09-11T20:58:29.615Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
57852026-09-11T20:58:38.603Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
57862026-09-11T20:58:40.224Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
57872026-09-11T20:58:41.991Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
57882026-09-11T20:58:52.227Z Finished `test` profile [unoptimized + debuginfo] target(s) in 43.72s
57892026-09-11T20:58:52.341Z Running `target/debug/crdb-seed`
57902026-09-11T20:58:52.403ZSep 11 20:58:51.868 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmpjEPqX0
57912026-09-11T20:58:52.403ZSep 11 20:58:51.869 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmpr77tbl,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmpjEPqX0/listen-url --max-sql-memory 256MiB
57922026-09-11T20:58:52.403ZSep 11 20:58:51.869 INFO cockroach environment: BUILDOMAT_JOB_ID=01M293E48HR5CEPWGAPPNJHH4F BUILDOMAT_TASK_ID=4 CARGO=/home/build/.rustup/toolchains/1.98.1-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_MANIFEST_PATH=/work/oxidecomputer/omicron/dev-tools/crdb-seed/Cargo.toml 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= CARGO_TERM_COLOR=always CI=true GITHUB_BRANCH=ben/multiple-eips-in-blueprint-zone-types GITHUB_REF=refs/heads/ben/multiple-eips-in-blueprint-zone-types GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=b3dab2e6b2527d48ca30d307d649f126ae511329 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/aws-lc-sys-ed787a46450ffd14/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib:/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out:/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out:/work/oxidecomputer/omicron/target/debug:/work/oxidecomputer/omicron/target/debug/deps:/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out:/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build:/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out:/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out:/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/lib LOGNAME=build NEXTEST=1 NEXTEST_ENV=/var/tmp/omicron_tmp/nextest-envQbMhfJ NEXTEST_LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out:/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build:/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out:/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out:/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/lib NEXTEST_PROFILE=ci NEXTEST_RECOMMENDED_VERSION=0.9.131 NEXTEST_REQUIRED_VERSION=0.9.131 NEXTEST_RUN_ID=859746f1-8cc4-457b-8478-832b16f44fdf NEXTEST_RUN_MODE=test NEXTEST_STATE_DIR=/tmp/nextest-state.lqaW4s NEXTEST_TEST_THREADS=30 NEXTEST_VERSION=0.9.131 NEXTEST_WORKSPACE_ROOT=/work/oxidecomputer/omicron PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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=--cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 RUSTUP_HOME=/home/build/.rustup RUSTUP_TOOLCHAIN=1.98.1-x86_64-unknown-illumos RUSTUP_TOOLCHAIN_SOURCE=env 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
57932026-09-11T20:58:52.838ZSep 11 20:58:52.304 INFO cockroach pid: 10237
57942026-09-11T20:58:52.838ZSep 11 20:58:52.304 INFO cockroach listen URL: postgresql://root@[::1]:39402/omicron?sslmode=disable
57952026-09-11T20:58:52.842ZSep 11 20:58:52.308 INFO cockroach: populating
57962026-09-11T20:58:53.962ZSep 11 20:58:53.428 INFO cockroach: populated
57972026-09-11T20:58:54.993ZSep 11 20:58:54.459 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/e588fafad4eef4492629e2f05c6093a57fea967a599bd17dd928a2715888650b.tar`
57982026-09-11T20:58:55.001Z SETUP PASS [ 46.510s] crdb-seed: cargo run -p crdb-seed --profile test
57992026-09-11T20:58:55.004Z SETUP [ 2/2] clickhouse-cluster: cargo run -p clickhouse-cluster-dev
58002026-09-11T20:58:55.789Z Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
58012026-09-11T20:58:55.792Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
58022026-09-11T20:58:57.132Z Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
58032026-09-11T20:58:58.112Z Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
58042026-09-11T20:59:08.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.65s
58052026-09-11T20:59:08.794Z Running `target/debug/clickhouse-cluster-dev`
58062026-09-11T20:59:08.850ZSep 11 20:59:08.315 INFO Setting up a ClickHouse cluster
58072026-09-11T20:59:08.853ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-3
58082026-09-11T20:59:08.853ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-2
58092026-09-11T20:59:08.853ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-1
58102026-09-11T20:59:08.853ZDeploying clickhouse server: /var/tmp/omicron_tmp/clickward_test/clickhouse-2
58112026-09-11T20:59:08.855ZDeploying clickhouse server: /var/tmp/omicron_tmp/clickward_test/clickhouse-1
58122026-09-11T20:59:09.245ZSep 11 20:59:08.711 INFO ClickHouse server ready
58132026-09-11T20:59:09.413ZSep 11 20:59:08.879 INFO ClickHouse server ready
58142026-09-11T20:59:10.380ZSep 11 20:59:09.844 INFO Keepers ready: [KeeperId(1), KeeperId(2), KeeperId(3)]
58152026-09-11T20:59:10.385Z SETUP PASS [ 15.384s] clickhouse-cluster: cargo run -p clickhouse-cluster-dev
58162026-09-11T20:59:10.416Z PASS [ 0.026s] ( 1/3428) api_identity test::test_identity_no_field
58172026-09-11T20:59:10.425Z PASS [ 0.030s] ( 2/3428) api_identity test::test_identity
58182026-09-11T20:59:10.430Z PASS [ 0.014s] ( 3/3428) bootstore schemes::tests::hello_roundtrip
58192026-09-11T20:59:10.432Z PASS [ 0.036s] ( 4/3428) authz-macros tests::test_authz_snapshots
58202026-09-11T20:59:10.447Z PASS [ 0.015s] ( 5/3428) bootstore schemes::v0::share_pkg::tests::create_packages
58212026-09-11T20:59:10.460Z PASS [ 0.014s] ( 6/3428) bootstore trust_quorum::rack_secret::tests::create_and_verify
58222026-09-11T20:59:10.469Z PASS [ 0.039s] ( 7/3428) bootstore schemes::v0::peer::tests::network_config
58232026-09-11T20:59:10.472Z PASS [ 0.012s] ( 8/3428) bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
58242026-09-11T20:59:11.476Z PASS [ 1.051s] ( 9/3428) bootstore schemes::v0::peer::tests::basic_3_nodes
58252026-09-11T20:59:11.577Z PASS [ 0.101s] ( 10/3428) cert-dev::test-cert-dev test_cert_create
58262026-09-11T20:59:11.664Z PASS [ 0.086s] ( 11/3428) clickana chart::tests::gather_chart_data_failure
58272026-09-11T20:59:11.677Z PASS [ 0.013s] ( 12/3428) clickana chart::tests::gather_chart_data_for_disk_usage_success
58282026-09-11T20:59:11.692Z PASS [ 0.015s] ( 13/3428) clickana chart::tests::gather_chart_data_for_memory_tracking_success
58292026-09-11T20:59:11.704Z PASS [ 0.011s] ( 14/3428) clickana chart::tests::gather_chart_data_for_query_count_success
58302026-09-11T20:59:11.714Z PASS [ 0.010s] ( 15/3428) clickana chart::tests::gather_chart_data_for_running_queries_success
58312026-09-11T20:59:11.727Z PASS [ 0.013s] ( 16/3428) clickhouse-admin-types-versions impls::keeper::tests::test_additional_key_value_pairs_in_output_parse_fail
58322026-09-11T20:59:11.740Z PASS [ 0.013s] ( 17/3428) clickhouse-admin-types-versions impls::keeper::tests::test_empty_output_parse_fail
58332026-09-11T20:59:11.752Z PASS [ 0.012s] ( 18/3428) clickhouse-admin-types-versions impls::keeper::tests::test_empty_output_raft_config_parse_fail
58342026-09-11T20:59:11.766Z PASS [ 0.014s] ( 19/3428) clickhouse-admin-types-versions impls::keeper::tests::test_empty_value_lgif_parse_fail
58352026-09-11T20:59:11.779Z PASS [ 0.012s] ( 20/3428) clickhouse-admin-types-versions impls::keeper::tests::test_full_keeper_conf_parse_success
58362026-09-11T20:59:11.792Z PASS [ 0.012s] ( 21/3428) clickhouse-admin-types-versions impls::keeper::tests::test_full_lgif_parse_success
58372026-09-11T20:59:11.803Z PASS [ 0.012s] ( 22/3428) clickhouse-admin-types-versions impls::keeper::tests::test_full_raft_config_parse_success
58382026-09-11T20:59:11.809Z PASS [ 1.340s] ( 23/3428) bootstore::v0-fsm-proptest-learner run
58392026-09-11T20:59:11.817Z PASS [ 0.014s] ( 24/3428) clickhouse-admin-types-versions impls::keeper::tests::test_generate_keeper_config
58402026-09-11T20:59:11.822Z PASS [ 0.013s] ( 25/3428) clickhouse-admin-types-versions impls::keeper::tests::test_invalid_address_raft_config_parse_fail
58412026-09-11T20:59:11.832Z PASS [ 0.015s] ( 26/3428) clickhouse-admin-types-versions impls::keeper::tests::test_malformed_output_keeper_conf_parse_fail
58422026-09-11T20:59:11.837Z PASS [ 0.015s] ( 27/3428) clickhouse-admin-types-versions impls::keeper::tests::test_misshapen_id_raft_config_parse_fail
58432026-09-11T20:59:11.847Z PASS [ 0.014s] ( 28/3428) clickhouse-admin-types-versions impls::keeper::tests::test_misshapen_participant_raft_config_parse_fail
58442026-09-11T20:59:11.851Z PASS [ 0.014s] ( 29/3428) clickhouse-admin-types-versions impls::keeper::tests::test_misshapen_port_raft_config_parse_fail
58452026-09-11T20:59:11.863Z PASS [ 0.016s] ( 30/3428) clickhouse-admin-types-versions impls::keeper::tests::test_misshapen_priority_raft_config_parse_fail
58462026-09-11T20:59:11.867Z PASS [ 0.015s] ( 31/3428) clickhouse-admin-types-versions impls::keeper::tests::test_misshapen_raft_config_parse_fail
58472026-09-11T20:59:11.877Z PASS [ 0.014s] ( 32/3428) clickhouse-admin-types-versions impls::keeper::tests::test_missing_address_raft_config_parse_fail
58482026-09-11T20:59:11.884Z PASS [ 0.017s] ( 33/3428) clickhouse-admin-types-versions impls::keeper::tests::test_missing_field_keeper_conf_parse_fail
58492026-09-11T20:59:11.893Z PASS [ 0.015s] ( 34/3428) clickhouse-admin-types-versions impls::keeper::tests::test_missing_keys_lgif_parse_fail
58502026-09-11T20:59:11.898Z PASS [ 0.015s] ( 35/3428) clickhouse-admin-types-versions impls::keeper::tests::test_missing_participant_raft_config_parse_fail
58512026-09-11T20:59:11.910Z PASS [ 0.017s] ( 36/3428) clickhouse-admin-types-versions impls::keeper::tests::test_missing_port_raft_config_parse_fail
58522026-09-11T20:59:11.916Z PASS [ 0.018s] ( 37/3428) clickhouse-admin-types-versions impls::keeper::tests::test_missing_priority_raft_config_parse_fail
58532026-09-11T20:59:11.929Z PASS [ 0.019s] ( 38/3428) clickhouse-admin-types-versions impls::keeper::tests::test_missing_server_id_raft_config_parse_fail
58542026-09-11T20:59:11.936Z PASS [ 0.019s] ( 39/3428) clickhouse-admin-types-versions impls::keeper::tests::test_missing_value_keeper_conf_parse_fail
58552026-09-11T20:59:11.952Z PASS [ 0.021s] ( 40/3428) clickhouse-admin-types-versions impls::keeper::tests::test_non_existent_key_keeper_conf_parse_fail
58562026-09-11T20:59:11.961Z PASS [ 0.025s] ( 41/3428) clickhouse-admin-types-versions impls::keeper::tests::test_non_existent_key_with_correct_value_lgif_parse_fail
58572026-09-11T20:59:12.016Z PASS [ 0.054s] ( 42/3428) clickhouse-admin-types-versions impls::server::tests::test_distributed_ddl_queries_parse_success
58582026-09-11T20:59:12.055Z PASS [ 0.039s] ( 43/3428) clickhouse-admin-types-versions impls::server::tests::test_empty_distributed_ddl_queries_parse_success
58592026-09-11T20:59:12.080Z PASS [ 0.025s] ( 44/3428) clickhouse-admin-types-versions impls::server::tests::test_generate_replica_config
58602026-09-11T20:59:12.087Z PASS [ 0.136s] ( 45/3428) clickhouse-admin-types-versions impls::keeper::tests::test_non_u64_value_lgif_parse_fail
58612026-09-11T20:59:12.113Z PASS [ 0.032s] ( 46/3428) clickhouse-admin-types-versions impls::server::tests::test_misshapen_distributed_ddl_queries_parse_fail
58622026-09-11T20:59:12.116Z PASS [ 0.030s] ( 47/3428) clickhouse-admin-types-versions impls::server::tests::test_misshapen_system_timeseries_parse_fail
58632026-09-11T20:59:12.167Z PASS [ 0.026s] ( 48/3428) clickhouse-admin-types-versions impls::server::tests::test_time_format_system_timeseries_parse_fail
58642026-09-11T20:59:12.167Z PASS [ 0.028s] ( 49/3428) clickhouse-admin-types-versions impls::server::tests::test_unix_epoch_system_timeseries_parse_success
58652026-09-11T20:59:12.170Z PASS [ 0.026s] ( 50/3428) clickhouse-admin-types-versions impls::server::tests::test_utc_system_timeseries_parse_success
58662026-09-11T20:59:12.186Z PASS [ 0.042s] ( 51/3428) cockroach-admin-types-versions impls::node::tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
58672026-09-11T20:59:12.203Z PASS [ 0.017s] ( 52/3428) cockroach-admin-types-versions impls::node::tests::test_node_decommission_parse_with_no_trailing_notes
58682026-09-11T20:59:12.206Z PASS [ 0.040s] ( 53/3428) cockroach-admin-types-versions impls::node::tests::node_status_parse_doesnt_panic_on_arbitrary_input
58692026-09-11T20:59:12.224Z PASS [ 0.021s] ( 54/3428) cockroach-admin-types-versions impls::node::tests::test_node_decommission_parse_with_trailing_notes
58702026-09-11T20:59:12.228Z PASS [ 0.022s] ( 55/3428) cockroach-admin-types-versions impls::node::tests::test_node_decommission_parse_with_unexpected_membership_value
58712026-09-11T20:59:12.246Z PASS [ 0.021s] ( 56/3428) cockroach-admin-types-versions impls::node::tests::test_node_status_invalid_rows_not_decommissioned
58722026-09-11T20:59:12.251Z PASS [ 0.019s] ( 57/3428) cockroach-admin-types-versions impls::node::tests::test_node_status_parse_multiple_lines_from_csv
58732026-09-11T20:59:12.267Z PASS [ 0.022s] ( 58/3428) cockroach-admin-types-versions impls::node::tests::test_node_status_parse_single_line_from_csv
58742026-09-11T20:59:12.321Z PASS [ 0.073s] ( 59/3428) db-dev::test-db-dev test_db_dev_populate_no_args
58752026-09-11T20:59:12.349Z PASS [ 0.081s] ( 60/3428) db-dev::test-db-dev test_db_dev_wipe_no_args
58762026-09-11T20:59:13.416Z PASS [ 2.944s] ( 61/3428) bootstore::v0-fsm-proptest-rack-coordinator run
58772026-09-11T20:59:13.469Z PASS [ 0.053s] ( 62/3428) db-macros lookup::test::test_lookup_snapshots
58782026-09-11T20:59:13.509Z PASS [ 0.037s] ( 63/3428) db-macros tests::test_derive_metadata_identity_fails_for_enums
58792026-09-11T20:59:13.539Z PASS [ 0.032s] ( 64/3428) db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
58802026-09-11T20:59:13.575Z PASS [ 0.036s] ( 65/3428) db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
58812026-09-11T20:59:13.608Z PASS [ 0.032s] ( 66/3428) db-macros tests::test_derive_metadata_identity_fails_without_table_name
58822026-09-11T20:59:13.640Z PASS [ 0.033s] ( 67/3428) db-macros tests::test_derive_metadata_identity_minimal_example_compiles
58832026-09-11T20:59:13.678Z PASS [ 0.037s] ( 68/3428) db-macros tests::test_derive_snapshots
58842026-09-11T20:59:13.703Z PASS [ 0.025s] ( 69/3428) db-macros tests::test_derive_with_unknown_field
58852026-09-11T20:59:13.808Z PASS [ 0.105s] ( 70/3428) dns-server storage::test::test_update_basic
58862026-09-11T20:59:13.907Z PASS [ 0.100s] ( 71/3428) dns-server storage::test::test_update_in_progress
58872026-09-11T20:59:14.040Z PASS [ 0.133s] ( 72/3428) dns-server storage::test::test_update_interrupted
58882026-09-11T20:59:14.134Z PASS [ 0.094s] ( 73/3428) dns-server storage::test::test_zone_gets_soa_record
58892026-09-11T20:59:14.301Z PASS [ 0.166s] ( 74/3428) dns-server::basic_test a_crud
58902026-09-11T20:59:14.488Z PASS [ 0.187s] ( 75/3428) dns-server::basic_test aaaa_crud
58912026-09-11T20:59:14.615Z PASS [ 0.127s] ( 76/3428) dns-server::basic_test answers_match_question
58922026-09-11T20:59:14.751Z PASS [ 0.135s] ( 77/3428) dns-server::basic_test empty_record
58932026-09-11T20:59:14.905Z PASS [ 0.153s] ( 78/3428) dns-server::basic_test multi_record_crud
58942026-09-11T20:59:15.056Z PASS [ 0.152s] ( 79/3428) dns-server::basic_test name_contains_zone
58952026-09-11T20:59:15.206Z PASS [ 0.150s] ( 80/3428) dns-server::basic_test nxdomain
58962026-09-11T20:59:15.334Z PASS [ 3.013s] ( 81/3428) db-dev::test-db-dev test_db_killed
58972026-09-11T20:59:15.358Z PASS [ 0.151s] ( 82/3428) dns-server::basic_test receives_on_multiple_sockets
58982026-09-11T20:59:15.472Z PASS [ 0.137s] ( 83/3428) dns-server::basic_test servfail
58992026-09-11T20:59:15.582Z PASS [ 0.223s] ( 84/3428) dns-server::basic_test soa
59002026-09-11T20:59:15.657Z PASS [ 0.185s] ( 85/3428) dns-server::basic_test srv_crud
59012026-09-11T20:59:15.676Z PASS [ 0.020s] ( 86/3428) dns-server::bin/dns-server test::can_parse_multiple_valid_socket_addrs
59022026-09-11T20:59:15.694Z PASS [ 0.018s] ( 87/3428) dns-server::bin/dns-server test::can_parse_single_socket_addr
59032026-09-11T20:59:15.713Z PASS [ 0.019s] ( 88/3428) dns-server::bin/dns-server test::fail_on_empty_input
59042026-09-11T20:59:15.732Z PASS [ 0.019s] ( 89/3428) dns-server::bin/dns-server test::fail_on_one_invalid_socket_addr
59052026-09-11T20:59:15.763Z PASS [ 0.181s] ( 90/3428) dns-server::cross_version_test cross_version_works
59062026-09-11T20:59:15.782Z PASS [ 0.019s] ( 91/3428) ereport-types tests::test_arb_json_deserializes
59072026-09-11T20:59:15.801Z PASS [ 0.019s] ( 92/3428) ereport-types tests::test_ena_from_str
59082026-09-11T20:59:15.822Z PASS [ 0.021s] ( 93/3428) ereport-types tests::test_ena_from_str_roundtrip
59092026-09-11T20:59:15.840Z PASS [ 0.018s] ( 94/3428) gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
59102026-09-11T20:59:15.866Z PASS [ 0.026s] ( 95/3428) gateway-cli::bin/gateway-cli picocom_map::tests::remapping
59112026-09-11T20:59:15.888Z PASS [ 0.022s] ( 96/3428) gfss gf256::tests::test_all_multiplication
59122026-09-11T20:59:15.913Z PASS [ 0.023s] ( 97/3428) gfss gf256::tests::test_all_multiplicative_inverses
59132026-09-11T20:59:15.934Z PASS [ 0.022s] ( 98/3428) gfss gf256::tests::test_docs_example
59142026-09-11T20:59:19.789Z PASS [ 4.057s] ( 99/3428) dnsadm::commands_test test_dnsadm
59152026-09-11T20:59:21.710Z PASS [ 1.920s] ( 100/3428) gfss shamir::tests::split_and_combine
59162026-09-11T20:59:21.728Z PASS [ 0.018s] ( 101/3428) gfss shamir::tests::test_share_reconstruction
59172026-09-11T20:59:21.754Z PASS [ 0.026s] ( 102/3428) illumos-utils destructor::test::test_delayed_delete
59182026-09-11T20:59:22.485Z PASS [ 0.731s] ( 103/3428) illumos-utils destructor::test::test_delayed_delete_with_error
59192026-09-11T20:59:22.512Z PASS [ 0.027s] ( 104/3428) illumos-utils destructor::test::test_destructor_bad_close
59202026-09-11T20:59:22.539Z PASS [ 0.027s] ( 105/3428) illumos-utils link::test::test_allocate
59212026-09-11T20:59:22.564Z PASS [ 0.025s] ( 106/3428) illumos-utils link::test::test_allocate_within_scopes
59222026-09-11T20:59:22.590Z PASS [ 0.024s] ( 107/3428) illumos-utils opte::port_manager::tests::ip_cfg_from_dual_stack_params
59232026-09-11T20:59:22.614Z PASS [ 0.025s] ( 108/3428) illumos-utils opte::port_manager::tests::ip_cfg_from_ipv4_params
59242026-09-11T20:59:22.640Z PASS [ 0.025s] ( 109/3428) illumos-utils opte::port_manager::tests::ip_cfg_from_ipv6_params
59252026-09-11T20:59:22.665Z PASS [ 0.024s] ( 110/3428) illumos-utils opte::port_manager::tests::ip_cfg_from_port_params_fails_with_private_ipv4_and_public_ipv6
59262026-09-11T20:59:22.689Z PASS [ 0.024s] ( 111/3428) illumos-utils opte::port_manager::tests::ip_cfg_from_port_params_fails_with_private_ipv6_and_public_ipv4
59272026-09-11T20:59:22.716Z PASS [ 0.027s] ( 112/3428) illumos-utils opte::port_manager::tests::multiple_ports_does_not_destroy_default_route
59282026-09-11T20:59:22.741Z PASS [ 0.024s] ( 113/3428) illumos-utils opte::tests::convert_private_ip_config_to_gateway_ips
59292026-09-11T20:59:22.766Z PASS [ 0.025s] ( 114/3428) illumos-utils running_zone::tests::test_is_oxide_smf_service
59302026-09-11T20:59:22.790Z PASS [ 0.024s] ( 115/3428) illumos-utils svcs::tests::test_svc_parse_empty_success
59312026-09-11T20:59:22.820Z PASS [ 0.028s] ( 116/3428) illumos-utils svcs::tests::test_svc_parse_in_transition_and_unrecognized
59322026-09-11T20:59:22.845Z PASS [ 0.027s] ( 117/3428) illumos-utils svcs::tests::test_svc_parse_no_fmri_fail
59332026-09-11T20:59:22.874Z PASS [ 0.026s] ( 118/3428) illumos-utils svcs::tests::test_svc_parse_no_zone_fail
59342026-09-11T20:59:22.897Z PASS [ 0.025s] ( 119/3428) illumos-utils svcs::tests::test_svc_parse_success
59352026-09-11T20:59:22.922Z PASS [ 0.025s] ( 120/3428) illumos-utils svcs::tests::test_svc_parse_unknown_state_fail
59362026-09-11T20:59:22.947Z PASS [ 0.025s] ( 121/3428) illumos-utils svcs::tests::test_to_enabled_not_online
59372026-09-11T20:59:22.972Z PASS [ 0.025s] ( 122/3428) illumos-utils svcs::tests::test_to_enabled_not_online_covers_all_states
59382026-09-11T20:59:23.020Z PASS [ 0.048s] ( 123/3428) illumos-utils zfs::test::directory_mutability
59392026-09-11T20:59:23.075Z PASS [ 0.055s] ( 124/3428) illumos-utils zfs::test::get_values_of_rpool
59402026-09-11T20:59:23.112Z PASS [ 0.037s] ( 125/3428) illumos-utils zfs::test::parse_dataset_bad_avail
59412026-09-11T20:59:23.139Z PASS [ 0.027s] ( 126/3428) illumos-utils zfs::test::parse_dataset_bad_quota
59422026-09-11T20:59:23.168Z PASS [ 0.028s] ( 127/3428) illumos-utils zfs::test::parse_dataset_bad_reservation
59432026-09-11T20:59:23.195Z PASS [ 0.025s] ( 128/3428) illumos-utils zfs::test::parse_dataset_bad_usage
59442026-09-11T20:59:23.222Z PASS [ 0.029s] ( 129/3428) illumos-utils zfs::test::parse_dataset_bad_uuid
59452026-09-11T20:59:23.252Z PASS [ 0.030s] ( 130/3428) illumos-utils zfs::test::parse_dataset_missing_fields
59462026-09-11T20:59:23.277Z PASS [ 0.025s] ( 131/3428) illumos-utils zfs::test::parse_dataset_props
59472026-09-11T20:59:23.303Z PASS [ 0.026s] ( 132/3428) illumos-utils zfs::test::parse_dataset_props_with_optionals
59482026-09-11T20:59:23.327Z PASS [ 0.024s] ( 133/3428) illumos-utils zfs::test::parse_dataset_too_many_columns
59492026-09-11T20:59:23.352Z PASS [ 0.025s] ( 134/3428) illumos-utils zfs::test::parse_dataset_uuid_ignored_if_dash
59502026-09-11T20:59:23.378Z PASS [ 0.026s] ( 135/3428) illumos-utils zfs::test::parse_dataset_uuid_ignored_if_inherited
59512026-09-11T20:59:23.406Z PASS [ 0.027s] ( 136/3428) illumos-utils zfs::test::parse_quota_ignored_if_default
59522026-09-11T20:59:23.436Z PASS [ 0.030s] ( 137/3428) illumos-utils zfs::test::parse_reservation_ignored_if_default
59532026-09-11T20:59:23.464Z PASS [ 0.028s] ( 138/3428) illumos-utils zfs::test::parse_sorts_and_dedups
59542026-09-11T20:59:23.491Z PASS [ 0.027s] ( 139/3428) illumos-utils zfs::test::props_needing_update_compression_change_is_kept
59552026-09-11T20:59:23.518Z PASS [ 0.027s] ( 140/3428) illumos-utils zfs::test::props_needing_update_emits_only_changed_values
59562026-09-11T20:59:23.543Z PASS [ 0.025s] ( 141/3428) illumos-utils zfs::test::props_needing_update_none_matches_unset
59572026-09-11T20:59:23.571Z PASS [ 0.028s] ( 142/3428) illumos-utils zfs::test::props_needing_update_oxide_uuid
59582026-09-11T20:59:23.597Z PASS [ 0.026s] ( 143/3428) illumos-utils zfs::test::props_needing_update_skips_matching_values
59592026-09-11T20:59:23.623Z PASS [ 0.025s] ( 144/3428) illumos-utils zfs::test::props_needing_update_unknown_current_compression_is_set
59602026-09-11T20:59:23.648Z PASS [ 0.026s] ( 145/3428) illumos-utils zfs::test::props_needing_update_zero_size_matches_unset
59612026-09-11T20:59:23.684Z PASS [ 0.035s] ( 146/3428) illumos-utils zone::tests::delete_nonexistent_address
59622026-09-11T20:59:23.713Z PASS [ 0.029s] ( 147/3428) illumos-utils zone::tests::test_parse_ip_network
59632026-09-11T20:59:23.741Z PASS [ 0.028s] ( 148/3428) illumos-utils zpool::test::test_parse_zpool
59642026-09-11T20:59:23.769Z PASS [ 0.027s] ( 149/3428) illumos-utils zpool::test::test_parse_zpool_missing_column
59652026-09-11T20:59:24.499Z PASS [ 8.565s] ( 150/3428) gfss polynomial::tests::test_polynomial_eval
59662026-09-11T20:59:24.549Z PASS [ 0.051s] ( 151/3428) installinator peers::tests::iter_no_preferred_preserves_btree_order
59672026-09-11T20:59:24.586Z PASS [ 0.036s] ( 152/3428) installinator peers::tests::last_known_peer_preferred
59682026-09-11T20:59:24.628Z PASS [ 0.041s] ( 153/3428) installinator peers::tests::last_known_peer_stale
59692026-09-11T20:59:25.354Z PASS [ 1.585s] ( 154/3428) installinator mock_peers::tests::proptest_fetch_artifact
59702026-09-11T20:59:25.415Z PASS [ 0.061s] ( 155/3428) installinator-common block_size_writer::tests::proptest_block_writer
59712026-09-11T20:59:25.575Z PASS [ 0.160s] ( 156/3428) internal-dns-resolver resolver::test::insert_and_lookup_multiple_records
59722026-09-11T20:59:25.702Z PASS [ 1.075s] ( 157/3428) installinator write::tests::proptest_write_artifact
59732026-09-11T20:59:25.725Z PASS [ 13.375s] ( 158/3428) db-dev::test-db-dev test_db_run
59742026-09-11T20:59:25.728Z PASS [ 0.153s] ( 159/3428) internal-dns-resolver resolver::test::insert_and_lookup_one_record
59752026-09-11T20:59:25.842Z PASS [ 0.140s] ( 160/3428) internal-dns-resolver resolver::test::lookup_nonexistent_record_fails
59762026-09-11T20:59:25.989Z PASS [ 0.260s] ( 161/3428) internal-dns-resolver resolver::test::resolver_can_be_used_with_progenitor_client
59772026-09-11T20:59:26.036Z PASS [ 0.194s] ( 162/3428) internal-dns-resolver resolver::test::resolver_doesnt_bail_on_missing_targets
59782026-09-11T20:59:26.060Z PASS [ 0.024s] ( 163/3428) internal-dns-types config::test::display_hosts
59792026-09-11T20:59:26.068Z PASS [ 0.343s] ( 164/3428) internal-dns-resolver resolver::test::resolver_can_access_backup_dns_server
59802026-09-11T20:59:26.078Z PASS [ 0.018s] ( 165/3428) internal-dns-types config::test::display_srv_service
59812026-09-11T20:59:26.086Z PASS [ 0.017s] ( 166/3428) internal-dns-types config::test::host_zone_switch_publishes_all_services
59822026-09-11T20:59:26.101Z PASS [ 0.022s] ( 167/3428) internal-dns-types config::test::test_builder_errors
59832026-09-11T20:59:26.108Z PASS [ 0.022s] ( 168/3428) internal-dns-types config::test::test_builder_output
59842026-09-11T20:59:26.122Z PASS [ 0.021s] ( 169/3428) internal-dns-types diff::test::diff_different
59852026-09-11T20:59:26.129Z PASS [ 0.020s] ( 170/3428) internal-dns-types diff::test::diff_equivalent
59862026-09-11T20:59:26.146Z PASS [ 0.024s] ( 171/3428) internal-dns-types diff::test::diff_invalid
59872026-09-11T20:59:26.150Z PASS [ 0.019s] ( 172/3428) ipcc tests::deserialize_fixed_value
59882026-09-11T20:59:26.167Z PASS [ 0.021s] ( 173/3428) ipcc tests::installinator_image_id_round_trip
59892026-09-11T20:59:26.172Z PASS [ 0.022s] ( 174/3428) ipcc tests::serialized_size
59902026-09-11T20:59:26.193Z PASS [ 0.026s] ( 175/3428) key-manager tests::different_disks_produce_different_keys
59912026-09-11T20:59:26.196Z PASS [ 0.026s] ( 176/3428) key-manager tests::different_ikm_produces_different_keys
59922026-09-11T20:59:26.216Z PASS [ 0.022s] ( 177/3428) key-manager tests::disk_encryption_key_epoch_0
59932026-09-11T20:59:26.223Z PASS [ 0.026s] ( 178/3428) key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
59942026-09-11T20:59:26.229Z PASS [ 0.241s] ( 179/3428) internal-dns-resolver resolver::test::update_record
59952026-09-11T20:59:26.251Z PASS [ 0.035s] ( 180/3428) nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
59962026-09-11T20:59:26.266Z PASS [ 0.042s] ( 181/3428) nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
59972026-09-11T20:59:26.273Z PASS [ 0.044s] ( 182/3428) nexus-auth authn::external::session_cookie::test::test_garbage_cookie
59982026-09-11T20:59:26.292Z PASS [ 0.040s] ( 183/3428) nexus-auth authn::external::session_cookie::test::test_get_token
59992026-09-11T20:59:26.301Z PASS [ 0.035s] ( 184/3428) nexus-auth authn::external::session_cookie::test::test_get_token_no_header
60002026-09-11T20:59:26.308Z PASS [ 0.035s] ( 185/3428) nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
60012026-09-11T20:59:26.337Z PASS [ 0.045s] ( 186/3428) nexus-auth authn::external::session_cookie::test::test_missing_cookie
60022026-09-11T20:59:26.340Z PASS [ 0.032s] ( 187/3428) nexus-auth authn::external::session_cookie::test::test_session_cookie_value
60032026-09-11T20:59:26.350Z PASS [ 0.049s] ( 188/3428) nexus-auth authn::external::session_cookie::test::test_other_cookie
60042026-09-11T20:59:26.372Z PASS [ 0.034s] ( 189/3428) nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
60052026-09-11T20:59:26.383Z PASS [ 0.042s] ( 190/3428) nexus-auth authn::external::session_cookie::test::test_valid_cookie
60062026-09-11T20:59:26.392Z PASS [ 0.037s] ( 191/3428) nexus-auth authn::external::spoof::test::test_make_header_value
60072026-09-11T20:59:26.409Z PASS [ 0.037s] ( 192/3428) nexus-auth authn::external::spoof::test::test_make_header_value_raw
60082026-09-11T20:59:26.418Z PASS [ 0.036s] ( 193/3428) nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
60092026-09-11T20:59:26.439Z PASS [ 0.052s] ( 194/3428) nexus-auth authn::external::spoof::test::test_spoof_header_missing
60102026-09-11T20:59:26.450Z PASS [ 0.042s] ( 195/3428) nexus-auth authn::external::spoof::test::test_spoof_header_valid
60112026-09-11T20:59:26.459Z PASS [ 0.041s] ( 196/3428) nexus-auth authn::external::spoof::test::test_spoof_reserved_values
60122026-09-11T20:59:26.492Z PASS [ 0.042s] ( 197/3428) nexus-auth authn::external::token::test::test_make_header_value
60132026-09-11T20:59:26.492Z PASS [ 0.054s] ( 198/3428) nexus-auth authn::external::test::test_authn_sequence
60142026-09-11T20:59:26.498Z PASS [ 0.037s] ( 199/3428) nexus-auth authn::external::token::test::test_token_header_bad_utf8
60152026-09-11T20:59:26.522Z PASS [ 0.029s] ( 200/3428) nexus-auth authn::external::token::test::test_token_header_missing
60162026-09-11T20:59:26.542Z PASS [ 0.049s] ( 201/3428) nexus-auth authn::external::token::test::test_token_header_valid
60172026-09-11T20:59:26.547Z PASS [ 0.050s] ( 202/3428) nexus-auth authn::test::test_internal_users
60182026-09-11T20:59:26.601Z PASS [ 0.059s] ( 203/3428) nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
60192026-09-11T20:59:26.606Z PASS [ 0.084s] ( 204/3428) nexus-auth authz::context::test::test_unregistered_resource
60202026-09-11T20:59:26.628Z PASS [ 0.081s] ( 205/3428) nexus-auth context::test::test_background_context
60212026-09-11T20:59:26.663Z PASS [ 0.063s] ( 206/3428) nexus-auth context::test::test_child_context
60222026-09-11T20:59:26.664Z PASS [ 0.035s] ( 207/3428) nexus-config nexus_config::test::test_bad_authn_schemes
60232026-09-11T20:59:26.681Z PASS [ 0.075s] ( 208/3428) nexus-auth context::test::test_test_context
60242026-09-11T20:59:26.697Z PASS [ 0.032s] ( 209/3428) nexus-config nexus_config::test::test_config_empty
60252026-09-11T20:59:26.705Z PASS [ 0.040s] ( 210/3428) nexus-config nexus_config::test::test_config_bad_toml
60262026-09-11T20:59:26.712Z PASS [ 0.031s] ( 211/3428) nexus-config nexus_config::test::test_config_nonexistent
60272026-09-11T20:59:26.727Z PASS [ 0.032s] ( 212/3428) nexus-config nexus_config::test::test_deployment_config_schema
60282026-09-11T20:59:26.738Z PASS [ 0.033s] ( 213/3428) nexus-config nexus_config::test::test_invalid_audit_log_cleanup_retention_days
60292026-09-11T20:59:26.744Z PASS [ 0.032s] ( 214/3428) nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
60302026-09-11T20:59:26.772Z PASS [ 0.045s] ( 215/3428) nexus-config nexus_config::test::test_repo_configs_are_valid
60312026-09-11T20:59:26.782Z PASS [ 0.037s] ( 216/3428) nexus-config postgres_config::test::test_all_addresses_multiple_hosts
60322026-09-11T20:59:26.782Z PASS [ 0.044s] ( 217/3428) nexus-config nexus_config::test::test_valid
60332026-09-11T20:59:26.803Z PASS [ 0.028s] ( 218/3428) nexus-config postgres_config::test::test_all_addresses_non_ip_hostname
60342026-09-11T20:59:26.814Z PASS [ 0.030s] ( 219/3428) nexus-config postgres_config::test::test_all_addresses_single_host
60352026-09-11T20:59:26.818Z PASS [ 0.037s] ( 220/3428) nexus-config postgres_config::test::test_bad_url
60362026-09-11T20:59:26.839Z PASS [ 0.038s] ( 221/3428) nexus-config postgres_config::test::test_example_url
60372026-09-11T20:59:26.847Z PASS [ 0.034s] ( 222/3428) nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
60382026-09-11T20:59:26.851Z PASS [ 0.033s] ( 223/3428) nexus-db-fixed-data test::test_allowlist_id_is_valid
60392026-09-11T20:59:26.872Z PASS [ 0.033s] ( 224/3428) nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
60402026-09-11T20:59:26.879Z PASS [ 0.032s] ( 225/3428) nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
60412026-09-11T20:59:26.899Z PASS [ 0.027s] ( 226/3428) nexus-db-model alert_subscription::test::test_alert_class_glob_to_regex
60422026-09-11T20:59:26.909Z PASS [ 0.030s] ( 227/3428) nexus-db-model alert_subscription::test::test_invalid_subscription_parsing
60432026-09-11T20:59:26.940Z PASS [ 0.040s] ( 228/3428) nexus-db-model alert_subscription::test::test_valid_subscription_parsing
60442026-09-11T20:59:26.945Z PASS [ 0.036s] ( 229/3428) nexus-db-model bytecount::test::test_bytecount_i64_conversions
60452026-09-11T20:59:26.967Z PASS [ 0.027s] ( 230/3428) nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
60462026-09-11T20:59:26.975Z PASS [ 0.030s] ( 231/3428) nexus-db-model deployment::tests::reassemble_rejects_inconsistent_columns
60472026-09-11T20:59:26.999Z PASS [ 16.608s] ( 232/3428) omicron-nexus app::sagas::multicast_group_dpd_ensure::test::test_action_failure_can_unwind_idempotently
60482026-09-11T20:59:27.006Z PASS [ 0.035s] ( 233/3428) nexus-db-model deployment::tests::update_disposition_columns_roundtrip
60492026-09-11T20:59:27.015Z PASS [ 0.039s] ( 234/3428) nexus-db-model device_auth::test::test_generate_user_code
60502026-09-11T20:59:27.040Z PASS [ 0.040s] ( 235/3428) nexus-db-model instance_state::tests::test_from_str_roundtrips
60512026-09-11T20:59:27.054Z PASS [ 0.049s] ( 236/3428) nexus-db-model inventory::test::dual_stack_zone_nic_round_trips_through_inventory
60522026-09-11T20:59:27.065Z PASS [ 0.050s] ( 237/3428) nexus-db-model inventory::test::test_inv_nvme_disk_firmware
60532026-09-11T20:59:27.071Z PASS [ 0.031s] ( 238/3428) nexus-db-model omicron_zone_config::tests::zone_nic_round_trips_for_all_ip_families
60542026-09-11T20:59:27.083Z PASS [ 0.030s] ( 239/3428) nexus-db-model role_assignment::tests::test_role_assignment_from_database
60552026-09-11T20:59:27.097Z PASS [ 0.031s] ( 240/3428) nexus-db-model saga_types::test::test_try_from_validates_abandon_metadata
60562026-09-11T20:59:27.129Z PASS [ 0.046s] ( 241/3428) nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
60572026-09-11T20:59:27.132Z PASS [ 0.061s] ( 242/3428) nexus-db-model schema_versions::test::proptest_split_and_strip_sql
60582026-09-11T20:59:27.148Z PASS [ 0.051s] ( 243/3428) nexus-db-model schema_versions::test::test_classify_add_constraint_unnamed_is_error
60592026-09-11T20:59:27.187Z PASS [ 0.056s] ( 244/3428) nexus-db-model schema_versions::test::test_classify_alter_table_add_constraint
60602026-09-11T20:59:27.191Z PASS [ 0.059s] ( 245/3428) nexus-db-model schema_versions::test::test_classify_alter_table_multi_op
60612026-09-11T20:59:27.197Z PASS [ 0.049s] ( 246/3428) nexus-db-model schema_versions::test::test_classify_create_index
60622026-09-11T20:59:27.234Z PASS [ 0.038s] ( 247/3428) nexus-db-model schema_versions::test::test_classify_dml_ignored
60632026-09-11T20:59:27.239Z PASS [ 0.051s] ( 248/3428) nexus-db-model schema_versions::test::test_classify_create_index_unnamed_is_error
60642026-09-11T20:59:27.256Z PASS [ 0.065s] ( 249/3428) nexus-db-model schema_versions::test::test_classify_create_index_with_storing
60652026-09-11T20:59:27.280Z PASS [ 0.046s] ( 250/3428) nexus-db-model schema_versions::test::test_classify_mixed_dml_and_ddl
60662026-09-11T20:59:27.285Z PASS [ 0.049s] ( 251/3428) nexus-db-model schema_versions::test::test_classify_other_ddl_varieties
60672026-09-11T20:59:27.289Z PASS [ 0.030s] ( 252/3428) nexus-db-model schema_versions::test::test_known_versions
60682026-09-11T20:59:27.330Z PASS [ 0.042s] ( 253/3428) nexus-db-model schema_versions::test::test_non_transactional_filename_detection
60692026-09-11T20:59:27.333Z PASS [ 0.044s] ( 254/3428) nexus-db-model schema_versions::test::test_multi_ddl_grandfathered
60702026-09-11T20:59:27.357Z PASS [ 0.077s] ( 255/3428) nexus-db-model schema_versions::test::test_migration_verification_files
60712026-09-11T20:59:27.367Z PASS [ 0.038s] ( 256/3428) nexus-db-model schema_versions::test::test_one_ddl_enforcement
60722026-09-11T20:59:27.384Z PASS [ 0.054s] ( 257/3428) nexus-db-model schema_versions::test::test_one_ddl_multi_op_allowed
60732026-09-11T20:59:27.387Z PASS [ 0.030s] ( 258/3428) nexus-db-model schema_versions::test::test_orphaned_verify_file_detected
60742026-09-11T20:59:27.411Z PASS [ 0.044s] ( 259/3428) nexus-db-model schema_versions::test::test_preprocess_add_constraint_if_not_exists
60752026-09-11T20:59:27.430Z PASS [ 0.046s] ( 260/3428) nexus-db-model schema_versions::test::test_preprocess_storing
60762026-09-11T20:59:27.435Z PASS [ 0.048s] ( 261/3428) nexus-db-model schema_versions::test::test_preprocess_type_array
60772026-09-11T20:59:27.445Z PASS [ 0.034s] ( 262/3428) nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
60782026-09-11T20:59:27.468Z PASS [ 0.038s] ( 263/3428) nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
60792026-09-11T20:59:27.476Z PASS [ 0.040s] ( 264/3428) nexus-db-model schema_versions::test::test_reject_no_up_sql_files
60802026-09-11T20:59:27.479Z PASS [ 0.032s] ( 265/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_basic
60812026-09-11T20:59:27.498Z PASS [ 0.030s] ( 266/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_block_comment_in_string_preserved
60822026-09-11T20:59:27.507Z PASS [ 0.031s] ( 267/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_block_comment_stripped
60832026-09-11T20:59:27.513Z PASS [ 0.035s] ( 268/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_default_value_with_semicolon
60842026-09-11T20:59:27.530Z PASS [ 0.031s] ( 269/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_empty_input
60852026-09-11T20:59:27.535Z PASS [ 0.029s] ( 270/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_escaped_quote_in_string
60862026-09-11T20:59:27.540Z PASS [ 0.027s] ( 271/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_escaped_quotes_with_comment_chars
60872026-09-11T20:59:27.562Z PASS [ 0.032s] ( 272/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_line_comment_in_string_preserved
60882026-09-11T20:59:27.571Z PASS [ 0.036s] ( 273/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_line_comment_stripped
60892026-09-11T20:59:27.576Z PASS [ 0.036s] ( 274/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_mixed_real_split_and_string_semicolon
60902026-09-11T20:59:27.593Z PASS [ 0.031s] ( 275/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_multiline_statement
60912026-09-11T20:59:27.601Z PASS [ 0.029s] ( 276/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_multiline_with_split
60922026-09-11T20:59:27.609Z PASS [ 0.031s] ( 277/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_multiple_strings_with_semicolons
60932026-09-11T20:59:27.623Z PASS [ 0.029s] ( 278/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_newline_inside_string
60942026-09-11T20:59:27.637Z PASS [ 0.032s] ( 279/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_no_semicolons
60952026-09-11T20:59:27.643Z PASS [ 0.030s] ( 280/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_semicolon_in_block_comment
60962026-09-11T20:59:27.650Z PASS [ 0.027s] ( 281/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_semicolon_in_line_comment
60972026-09-11T20:59:27.664Z PASS [ 0.031s] ( 282/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_semicolon_in_string
60982026-09-11T20:59:27.670Z PASS [ 0.032s] ( 283/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_semicolons_only
60992026-09-11T20:59:27.682Z PASS [ 0.032s] ( 284/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_string_at_end
61002026-09-11T20:59:27.696Z PASS [ 0.031s] ( 285/3428) nexus-db-model schema_versions::test::test_split_and_strip_sql_trailing_semicolons
61012026-09-11T20:59:27.702Z PASS [ 0.031s] ( 286/3428) nexus-db-model schema_versions::test::test_verification_query_add_constraint
61022026-09-11T20:59:27.713Z PASS [ 0.032s] ( 287/3428) nexus-db-model schema_versions::test::test_verification_query_add_constraint_not_valid
61032026-09-11T20:59:27.724Z PASS [ 0.028s] ( 288/3428) nexus-db-model schema_versions::test::test_verification_query_create_index
61042026-09-11T20:59:27.732Z PASS [ 0.030s] ( 289/3428) nexus-db-model schema_versions::test::test_verification_query_other_ddl_returns_none
61052026-09-11T20:59:27.740Z PASS [ 0.026s] ( 290/3428) nexus-db-model schema_versions::test::test_verify
61062026-09-11T20:59:27.756Z PASS [ 0.031s] ( 291/3428) nexus-db-model schema_versions::test::test_verify_file_skipped_in_load
61072026-09-11T20:59:27.763Z PASS [ 0.031s] ( 292/3428) nexus-db-model semver_version::test::test_to_from_sortable_string
61082026-09-11T20:59:27.769Z PASS [ 0.029s] ( 293/3428) nexus-db-model switch_port::tests::peer_type_round_trip_numbered
61092026-09-11T20:59:27.783Z PASS [ 0.027s] ( 294/3428) nexus-db-model switch_port::tests::peer_type_round_trip_unnumbered
61102026-09-11T20:59:27.787Z PASS [ 0.025s] ( 295/3428) nexus-db-model switch_port::tests::router_peer_type_test_ip_db_repr
61112026-09-11T20:59:27.794Z PASS [ 0.024s] ( 296/3428) nexus-db-model tests::test_ip_subnet_check_requestable_address
61122026-09-11T20:59:27.809Z PASS [ 0.026s] ( 297/3428) nexus-db-model tests::test_ipv6_net_random_subnet
61132026-09-11T20:59:27.820Z PASS [ 0.032s] ( 298/3428) nexus-db-model tests::test_roles_database_strings
61142026-09-11T20:59:27.826Z PASS [ 0.034s] ( 299/3428) nexus-db-model tests::test_vpc_subnet_check_requestable_addr
61152026-09-11T20:59:27.837Z PASS [ 0.028s] ( 300/3428) nexus-db-model typed_uuid::tests::test_compare_consistency
61162026-09-11T20:59:27.855Z PASS [ 0.035s] ( 301/3428) nexus-db-model typed_uuid::tests::test_hash_equality
61172026-09-11T20:59:27.860Z PASS [ 0.033s] ( 302/3428) nexus-db-model vmm_state::tests::test_all_terminal_api_states_are_terminal_db_states
61182026-09-11T20:59:27.868Z PASS [ 0.031s] ( 303/3428) nexus-db-model vmm_state::tests::test_destroyable_states_consistent
61192026-09-11T20:59:27.891Z PASS [ 0.034s] ( 304/3428) nexus-db-model vmm_state::tests::test_from_str_roundtrips
61202026-09-11T20:59:27.895Z PASS [ 0.035s] ( 305/3428) nexus-db-model vmm_state::tests::test_nonexistent_states_consistent
61212026-09-11T20:59:27.901Z PASS [ 0.033s] ( 306/3428) nexus-db-model vmm_state::tests::test_terminal_states_consistent
61222026-09-11T20:59:29.499Z PASS [ 19.103s] ( 307/3428) omicron-nexus app::sagas::vpc_subnet_create::test::test_action_failure_can_unwind
61232026-09-11T20:59:29.634Z PASS [ 2.782s] ( 308/3428) nexus-db-lookup::integration lookup::test_lookup
61242026-09-11T20:59:29.697Z PASS [ 19.302s] ( 309/3428) omicron-nexus app::sagas::vpc_subnet_create::test::test_action_failure_can_unwind_idempotently
61252026-09-11T20:59:30.505Z PASS [ 2.609s] ( 310/3428) nexus-db-queries db::collection_attach::test::fail_attach_if_update_condition_not_met
61262026-09-11T20:59:30.981Z PASS [ 3.089s] ( 311/3428) nexus-db-queries db::check_if_limit_reached::tests::test_check_if_limit_reached
61272026-09-11T20:59:31.053Z PASS [ 3.152s] ( 312/3428) nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
61282026-09-11T20:59:32.106Z PASS [ 2.606s] ( 313/3428) nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
61292026-09-11T20:59:32.525Z PASS [ 2.891s] ( 314/3428) nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
61302026-09-11T20:59:32.567Z PASS [ 2.869s] ( 315/3428) nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
61312026-09-11T20:59:33.401Z PASS [ 2.895s] ( 316/3428) nexus-db-queries db::collection_attach::test::test_attach_multiple_times
61322026-09-11T20:59:33.449Z PASS [ 0.050s] ( 317/3428) nexus-db-queries db::collection_attach::test::test_verify_query
61332026-09-11T20:59:33.534Z PASS [ 23.142s] ( 318/3428) omicron-nexus app::sagas::subnet_attach::test::test_action_failure_can_unwind
61342026-09-11T20:59:33.917Z PASS [ 2.936s] ( 319/3428) nexus-db-queries db::collection_attach::test::test_attach_once
61352026-09-11T20:59:33.991Z PASS [ 23.595s] ( 320/3428) omicron-nexus app::sagas::subnet_attach::test::test_action_failure_can_unwind_idempotently
61362026-09-11T20:59:34.041Z PASS [ 23.643s] ( 321/3428) omicron-nexus app::sagas::subnet_detach::test::test_action_failure_can_unwind
61372026-09-11T20:59:34.057Z PASS [ 3.003s] ( 322/3428) nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
61382026-09-11T20:59:34.101Z PASS [ 23.706s] ( 323/3428) omicron-nexus app::sagas::subnet_detach::test::test_action_failure_can_unwind_idempotently
61392026-09-11T20:59:34.152Z PASS [ 0.051s] ( 324/3428) nexus-db-queries db::collection_detach::test::test_verify_query
61402026-09-11T20:59:35.327Z PASS [ 3.222s] ( 325/3428) nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
61412026-09-11T20:59:35.489Z PASS [ 2.964s] ( 326/3428) nexus-db-queries db::collection_attach::test::test_attach_with_filters
61422026-09-11T20:59:35.495Z PASS [ 25.099s] ( 327/3428) omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
61432026-09-11T20:59:35.585Z PASS [ 3.012s] ( 328/3428) nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
61442026-09-11T20:59:35.923Z PASS [ 25.531s] ( 329/3428) omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
61452026-09-11T20:59:36.081Z PASS [ 25.690s] ( 330/3428) omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
61462026-09-11T20:59:36.208Z PASS [ 25.816s] ( 331/3428) omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
61472026-09-11T20:59:36.382Z PASS [ 2.850s] ( 332/3428) nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
61482026-09-11T20:59:36.414Z PASS [ 26.024s] ( 333/3428) omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
61492026-09-11T20:59:36.424Z PASS [ 2.974s] ( 334/3428) nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
61502026-09-11T20:59:36.430Z PASS [ 0.048s] ( 335/3428) nexus-db-queries db::collection_detach_many::test::test_verify_query
61512026-09-11T20:59:36.481Z PASS [ 0.052s] ( 336/3428) nexus-db-queries db::collection_insert::test::test_verify_query
61522026-09-11T20:59:36.528Z PASS [ 0.046s] ( 337/3428) nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
61532026-09-11T20:59:36.540Z PASS [ 26.150s] ( 338/3428) omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
61542026-09-11T20:59:36.575Z PASS [ 0.047s] ( 339/3428) nexus-db-queries db::column_walker::test::test_walk_columns
61552026-09-11T20:59:36.586Z PASS [ 0.046s] ( 340/3428) nexus-db-queries db::column_walker::test::test_walk_table
61562026-09-11T20:59:36.662Z PASS [ 26.269s] ( 341/3428) omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
61572026-09-11T20:59:36.743Z PASS [ 2.826s] ( 342/3428) nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
61582026-09-11T20:59:36.896Z PASS [ 2.905s] ( 343/3428) nexus-db-queries db::collection_detach::test::test_detach_once
61592026-09-11T20:59:37.022Z PASS [ 2.869s] ( 344/3428) nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
61602026-09-11T20:59:37.080Z PASS [ 3.024s] ( 345/3428) nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
61612026-09-11T20:59:37.092Z PASS [ 3.051s] ( 346/3428) nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
61622026-09-11T20:59:38.029Z PASS [ 27.637s] ( 347/3428) omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
61632026-09-11T20:59:38.165Z PASS [ 2.838s] ( 348/3428) nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
61642026-09-11T20:59:38.301Z PASS [ 2.806s] ( 349/3428) nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
61652026-09-11T20:59:38.350Z PASS [ 2.771s] ( 350/3428) nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
61662026-09-11T20:59:38.391Z PASS [ 2.902s] ( 351/3428) nexus-db-queries db::collection_detach_many::test::test_detach_many
61672026-09-11T20:59:38.528Z PASS [ 28.138s] ( 352/3428) omicron-nexus app::sagas::image_create::test::test_action_failure_can_unwind
61682026-09-11T20:59:38.801Z PASS [ 2.878s] ( 353/3428) nexus-db-queries db::collection_detach_many::test::test_detach_once
61692026-09-11T20:59:39.091Z PASS [ 3.008s] ( 354/3428) nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
61702026-09-11T20:59:39.150Z PASS [ 2.942s] ( 355/3428) nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
61712026-09-11T20:59:39.203Z PASS [ 2.789s] ( 356/3428) nexus-db-queries db::collection_insert::test::test_collection_not_present
61722026-09-11T20:59:39.229Z PASS [ 2.805s] ( 357/3428) nexus-db-queries db::collection_insert::test::test_collection_present
61732026-09-11T20:59:40.670Z PASS [ 30.279s] ( 358/3428) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind
61742026-09-11T20:59:40.748Z PASS [ 4.174s] ( 359/3428) nexus-db-queries db::datastore::affinity::tests::affinity_group_delete_group_deletes_members
61752026-09-11T20:59:40.830Z PASS [ 4.243s] ( 360/3428) nexus-db-queries db::datastore::affinity::tests::affinity_group_delete_instance_deletes_membership
61762026-09-11T20:59:40.914Z PASS [ 4.171s] ( 361/3428) nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_add_list_remove
61772026-09-11T20:59:41.201Z PASS [ 4.305s] ( 362/3428) nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_add_remove_instance_with_vmm
61782026-09-11T20:59:41.358Z PASS [ 4.278s] ( 363/3428) nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_idempotency
61792026-09-11T20:59:41.818Z PASS [ 4.726s] ( 364/3428) nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_list_extended
61802026-09-11T20:59:41.981Z PASS [ 4.960s] ( 365/3428) nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_for_deleted_objects
61812026-09-11T20:59:42.160Z PASS [ 4.133s] ( 366/3428) nexus-db-queries db::datastore::affinity::tests::affinity_group_names_are_unique_in_project
61822026-09-11T20:59:42.217Z PASS [ 4.051s] ( 367/3428) nexus-db-queries db::datastore::affinity::tests::affinity_groups_are_project_scoped
61832026-09-11T20:59:42.553Z PASS [ 4.252s] ( 368/3428) nexus-db-queries db::datastore::affinity::tests::affinity_groups_prevent_project_deletion
61842026-09-11T20:59:42.565Z PASS [ 4.215s] ( 369/3428) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_delete_group_deletes_members
61852026-09-11T20:59:42.641Z PASS [ 32.251s] ( 370/3428) omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
61862026-09-11T20:59:42.704Z PASS [ 4.313s] ( 371/3428) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_delete_instance_deletes_membership
61872026-09-11T20:59:42.725Z PASS [ 32.335s] ( 372/3428) omicron-nexus app::sagas::image_create::test::test_action_failure_can_unwind_idempotently
61882026-09-11T20:59:42.821Z PASS [ 6.159s] ( 373/3428) nexus-db-queries db::datastore::affinity::tests::affinity_group_max_members
61892026-09-11T20:59:42.960Z PASS [ 4.158s] ( 374/3428) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_add_list_remove
61902026-09-11T20:59:43.521Z PASS [ 4.429s] ( 375/3428) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_add_remove_instance_with_vmm
61912026-09-11T20:59:43.550Z PASS [ 4.346s] ( 376/3428) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_idempotency
61922026-09-11T20:59:43.936Z PASS [ 4.707s] ( 377/3428) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_list_extended
61932026-09-11T20:59:43.990Z PASS [ 4.839s] ( 378/3428) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_for_deleted_objects
61942026-09-11T20:59:44.567Z PASS [ 2.748s] ( 379/3428) nexus-db-queries db::datastore::alert::tests::explain_alert_list_matching_all_filters
61952026-09-11T20:59:44.665Z PASS [ 3.995s] ( 380/3428) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_names_are_unique_in_project
61962026-09-11T20:59:44.715Z PASS [ 2.732s] ( 381/3428) nexus-db-queries db::datastore::alert::tests::explain_alert_list_matching_cases_and_classes
61972026-09-11T20:59:44.820Z PASS [ 4.072s] ( 382/3428) nexus-db-queries db::datastore::affinity::tests::anti_affinity_groups_are_project_scoped
61982026-09-11T20:59:44.888Z PASS [ 6.360s] ( 383/3428) nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_max_members
61992026-09-11T20:59:44.937Z PASS [ 2.777s] ( 384/3428) nexus-db-queries db::datastore::alert::tests::explain_alert_list_matching_created_time
62002026-09-11T20:59:44.977Z PASS [ 2.760s] ( 385/3428) nexus-db-queries db::datastore::alert::tests::explain_alert_list_matching_default
62012026-09-11T20:59:45.000Z PASS [ 4.170s] ( 386/3428) nexus-db-queries db::datastore::affinity::tests::anti_affinity_groups_prevent_project_deletion
62022026-09-11T20:59:45.233Z PASS [ 3.874s] ( 387/3428) nexus-db-queries db::datastore::alert::tests::alert_create_then_already_exists
62032026-09-11T20:59:45.376Z PASS [ 2.822s] ( 388/3428) nexus-db-queries db::datastore::alert::tests::explain_alert_list_matching_dispatched_false
62042026-09-11T20:59:45.381Z PASS [ 2.813s] ( 389/3428) nexus-db-queries db::datastore::alert::tests::explain_alert_list_matching_dispatched_time
62052026-09-11T20:59:45.515Z PASS [ 2.872s] ( 390/3428) nexus-db-queries db::datastore::alert::tests::explain_alert_list_matching_dispatched_true
62062026-09-11T20:59:45.580Z PASS [ 35.188s] ( 391/3428) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind_idempotently
62072026-09-11T20:59:45.585Z PASS [ 2.764s] ( 392/3428) nexus-db-queries db::datastore::alert::tests::explain_alert_select_next_for_dispatch
62082026-09-11T20:59:45.659Z PASS [ 2.934s] ( 393/3428) nexus-db-queries db::datastore::alert::tests::explain_alert_list_matching_only_classes
62092026-09-11T20:59:45.666Z PASS [ 2.962s] ( 394/3428) nexus-db-queries db::datastore::alert::tests::explain_alert_list_matching_only_cases
62102026-09-11T20:59:46.177Z PASS [ 35.780s] ( 395/3428) omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
62112026-09-11T20:59:46.517Z PASS [ 5.603s] ( 396/3428) nexus-db-queries db::datastore::affinity::tests::instance_max_affinity_groups
62122026-09-11T20:59:46.737Z PASS [ 5.535s] ( 397/3428) nexus-db-queries db::datastore::affinity::tests::instance_max_anti_affinity_groups
62132026-09-11T20:59:46.811Z PASS [ 3.852s] ( 398/3428) nexus-db-queries db::datastore::alert::tests::fm_rendezvous_alert_create_already_exists_without_marker
62142026-09-11T20:59:47.252Z PASS [ 3.698s] ( 399/3428) nexus-db-queries db::datastore::alert::tests::fm_rendezvous_alert_create_writes_marker
62152026-09-11T20:59:47.339Z PASS [ 3.820s] ( 400/3428) nexus-db-queries db::datastore::alert::tests::fm_rendezvous_alert_create_stale_sitrep
62162026-09-11T20:59:47.396Z PASS [ 2.829s] ( 401/3428) nexus-db-queries db::datastore::alert_rx::test::explain_alert_class_glob
62172026-09-11T20:59:47.725Z PASS [ 3.789s] ( 402/3428) nexus-db-queries db::datastore::alert::tests::fm_rendezvous_existing_alert_markers_empty_input_returns_empty
62182026-09-11T20:59:47.962Z PASS [ 3.972s] ( 403/3428) nexus-db-queries db::datastore::alert::tests::fm_rendezvous_existing_alert_markers_returns_only_present_ids
62192026-09-11T20:59:48.726Z PASS [ 4.012s] ( 404/3428) nexus-db-queries db::datastore::alert_rx::test::test_insert_empty_subscription_batch
62202026-09-11T20:59:48.933Z PASS [ 4.044s] ( 405/3428) nexus-db-queries db::datastore::alert_rx::test::test_webhook_rx_update_fails_when_receiver_deleted
62212026-09-11T20:59:48.972Z PASS [ 4.305s] ( 406/3428) nexus-db-queries db::datastore::alert_rx::test::test_alert_class_globs
62222026-09-11T20:59:49.020Z PASS [ 4.083s] ( 407/3428) nexus-db-queries db::datastore::alert_rx::test::test_webhook_rx_update_succeeds
62232026-09-11T20:59:49.049Z PASS [ 4.072s] ( 408/3428) nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
62242026-09-11T20:59:49.066Z PASS [ 4.245s] ( 409/3428) nexus-db-queries db::datastore::alert_rx::test::test_rx_is_subscribed_to_event
62252026-09-11T20:59:49.257Z PASS [ 4.257s] ( 410/3428) nexus-db-queries db::datastore::audit_log::tests::test_audit_log_basic
62262026-09-11T20:59:49.389Z PASS [ 4.011s] ( 411/3428) nexus-db-queries db::datastore::bgp::tests::bgp_config_get_by_name_after_reuse_returns_live
62272026-09-11T20:59:49.459Z PASS [ 4.084s] ( 412/3428) nexus-db-queries db::datastore::audit_log::tests::test_audit_log_timeout_then_late_completion
62282026-09-11T20:59:49.472Z PASS [ 4.239s] ( 413/3428) nexus-db-queries db::datastore::audit_log::tests::test_audit_log_id_as_order_tiebreaker
62292026-09-11T20:59:49.491Z PASS [ 3.977s] ( 414/3428) nexus-db-queries db::datastore::bgp::tests::test_allow_export_for_peer
62302026-09-11T20:59:49.491Z PASS [ 3.911s] ( 415/3428) nexus-db-queries db::datastore::bgp::tests::test_allow_import_for_peer
62312026-09-11T20:59:49.602Z PASS [ 3.935s] ( 416/3428) nexus-db-queries db::datastore::bgp::tests::test_communities_for_peer
62322026-09-11T20:59:49.634Z PASS [ 4.048s] ( 417/3428) nexus-db-queries db::datastore::bgp::tests::test_bgp_config_by_name
62332026-09-11T20:59:49.711Z PASS [ 39.320s] ( 418/3428) omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
62342026-09-11T20:59:49.735Z PASS [ 4.076s] ( 419/3428) nexus-db-queries db::datastore::bgp::tests::test_bgp_config_create_idempotency
62352026-09-11T20:59:50.035Z PASS [ 1.102s] ( 420/3428) nexus-db-queries db::datastore::db_metadata::test::test_add_constraint_backfill_race
62362026-09-11T20:59:50.043Z PASS [ 1.073s] ( 421/3428) nexus-db-queries db::datastore::db_metadata::test::test_add_constraint_backfill_race_with_verification
62372026-09-11T20:59:50.051Z PASS [ 3.875s] ( 422/3428) nexus-db-queries db::datastore::bgp::tests::test_delete_bgp_config_and_announce_set_by_name
62382026-09-11T20:59:50.138Z PASS [ 2.742s] ( 423/3428) nexus-db-queries db::datastore::db_metadata::test::check_schema_is_current_version
62392026-09-11T20:59:50.444Z PASS [ 3.926s] ( 424/3428) nexus-db-queries db::datastore::bgp::tests::test_update_bgp_config
62402026-09-11T20:59:50.474Z PASS [ 0.739s] ( 425/3428) nexus-db-queries db::datastore::db_metadata::test::test_create_index_backfill_race_with_verification
62412026-09-11T20:59:50.589Z PASS [ 0.878s] ( 426/3428) nexus-db-queries db::datastore::db_metadata::test::test_create_index_backfill_race
62422026-09-11T20:59:50.657Z PASS [ 2.695s] ( 427/3428) nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
62432026-09-11T20:59:50.696Z PASS [ 3.885s] ( 428/3428) nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
62442026-09-11T20:59:50.727Z PASS [ 3.990s] ( 429/3428) nexus-db-queries db::datastore::clickhouse_policy::tests::test_clickhouse_policy_basic
62452026-09-11T20:59:51.029Z PASS [ 3.303s] ( 430/3428) nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
62462026-09-11T20:59:51.045Z PASS [ 1.002s] ( 431/3428) nexus-db-queries db::datastore::db_metadata::test::test_set_not_null_concurrent_rejected
62472026-09-11T20:59:51.244Z PASS [ 3.996s] ( 432/3428) nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
62482026-09-11T20:59:51.312Z PASS [ 40.921s] ( 433/3428) omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
62492026-09-11T20:59:51.335Z PASS [ 3.995s] ( 434/3428) nexus-db-queries db::datastore::crucible_dataset::test::test_insert_if_not_exists
62502026-09-11T20:59:51.573Z PASS [ 0.256s] ( 435/3428) nexus-db-queries db::datastore::deployment::tests::expectorate_insert_target_query
62512026-09-11T20:59:51.706Z PASS [ 2.686s] ( 436/3428) nexus-db-queries db::datastore::db_metadata::test::test_attempt_handoff_nexus_not_registered
62522026-09-11T20:59:51.830Z PASS [ 2.779s] ( 437/3428) nexus-db-queries db::datastore::db_metadata::test::test_attempt_handoff_nexus_wrong_state
62532026-09-11T20:59:51.851Z PASS [ 2.784s] ( 438/3428) nexus-db-queries db::datastore::db_metadata::test::test_attempt_handoff_success
62542026-09-11T20:59:51.984Z PASS [ 2.725s] ( 439/3428) nexus-db-queries db::datastore::db_metadata::test::test_attempt_handoff_with_active_records
62552026-09-11T20:59:52.130Z PASS [ 2.738s] ( 440/3428) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_empty_table_permits_access
62562026-09-11T20:59:52.162Z PASS [ 2.703s] ( 441/3428) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_lockout_refuses_access
62572026-09-11T20:59:52.304Z PASS [ 3.578s] ( 442/3428) nexus-db-queries db::datastore::db_metadata::test::test_add_column_concurrent_rejected
62582026-09-11T20:59:52.317Z PASS [ 2.837s] ( 443/3428) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_nexus_id
62592026-09-11T20:59:52.381Z PASS [ 2.890s] ( 444/3428) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_normal_use
62602026-09-11T20:59:52.430Z PASS [ 2.794s] ( 445/3428) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_wait_for_handoff
62612026-09-11T20:59:52.435Z PASS [ 2.827s] ( 446/3428) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_update_now
62622026-09-11T20:59:52.465Z PASS [ 2.974s] ( 447/3428) nexus-db-queries db::datastore::db_metadata::test::test_check_schema_and_access_schema_too_new
62632026-09-11T20:59:52.640Z PASS [ 2.588s] ( 448/3428) nexus-db-queries db::datastore::db_metadata::test::test_verify_add_constraint
62642026-09-11T20:59:52.780Z PASS [ 2.641s] ( 449/3428) nexus-db-queries db::datastore::db_metadata::test::test_verify_create_index
62652026-09-11T20:59:52.990Z PASS [ 2.515s] ( 450/3428) nexus-db-queries db::datastore::db_metadata::test::test_verify_fails_for_missing_index
62662026-09-11T20:59:52.999Z PASS [ 2.554s] ( 451/3428) nexus-db-queries db::datastore::db_metadata::test::test_verify_fails_for_missing_constraint
62672026-09-11T20:59:53.101Z PASS [ 2.443s] ( 452/3428) nexus-db-queries db::datastore::db_metadata::test::update_schema_try_later_is_transient
62682026-09-11T20:59:53.123Z PASS [ 2.532s] ( 453/3428) nexus-db-queries db::datastore::db_metadata::test::update_schema_needs_handoff_is_transient
62692026-09-11T20:59:53.153Z PASS [ 0.049s] ( 454/3428) nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
62702026-09-11T20:59:53.184Z PASS [ 2.488s] ( 455/3428) nexus-db-queries db::datastore::db_metadata::test::update_schema_version_mismatch_without_config_is_permanent
62712026-09-11T20:59:53.687Z PASS [ 2.352s] ( 456/3428) nexus-db-queries db::datastore::deployment::tests::explain_insert_target_query
62722026-09-11T20:59:53.705Z PASS [ 3.669s] ( 457/3428) nexus-db-queries db::datastore::db_metadata::test::test_database_nexus_access_delete
62732026-09-11T20:59:55.047Z PASS [ 4.317s] ( 458/3428) nexus-db-queries db::datastore::deployment::external_networking::tests::test_allocate_external_networking
62742026-09-11T20:59:55.064Z PASS [ 4.034s] ( 459/3428) nexus-db-queries db::datastore::deployment::external_networking::tests::test_deallocate_external_networking
62752026-09-11T20:59:55.138Z PASS [ 4.092s] ( 460/3428) nexus-db-queries db::datastore::deployment::external_networking::tests::test_external_dns_external_ips_specified_by_rack_setup
62762026-09-11T20:59:55.141Z PASS [ 3.897s] ( 461/3428) nexus-db-queries db::datastore::deployment::external_networking::tests::test_upstream_config_propagates_across_blueprints
62772026-09-11T20:59:55.354Z PASS [ 0.290s] ( 462/3428) nexus-db-queries db::datastore::ereport::tests::expectorate_ereports_insert_host
62782026-09-11T20:59:55.384Z PASS [ 3.814s] ( 463/3428) nexus-db-queries db::datastore::deployment::tests::test_blueprint_zone_multiple_external_ips_round_trip
62792026-09-11T20:59:55.548Z PASS [ 0.398s] ( 464/3428) nexus-db-queries db::datastore::ereport::tests::expectorate_ereports_list_unmarked
62802026-09-11T20:59:55.558Z PASS [ 0.404s] ( 465/3428) nexus-db-queries db::datastore::ereport::tests::expectorate_ereports_insert_sp
62812026-09-11T20:59:55.615Z PASS [ 0.260s] ( 466/3428) nexus-db-queries db::datastore::ereport::tests::expectorate_ereports_mark_seen
62822026-09-11T20:59:55.742Z PASS [ 4.035s] ( 467/3428) nexus-db-queries db::datastore::deployment::tests::test_bp_target_delete_up_to
62832026-09-11T20:59:55.821Z PASS [ 3.692s] ( 468/3428) nexus-db-queries db::datastore::deployment::tests::test_bp_zone_nic_dual_stack_round_trips_through_db
62842026-09-11T20:59:55.841Z PASS [ 3.678s] ( 469/3428) nexus-db-queries db::datastore::deployment::tests::test_bp_zone_nic_ipv4_only_round_trips_through_db
62852026-09-11T20:59:55.999Z PASS [ 3.686s] ( 470/3428) nexus-db-queries db::datastore::deployment::tests::test_bp_zone_nic_ipv6_only_round_trips_through_db
62862026-09-11T20:59:56.210Z PASS [ 4.222s] ( 471/3428) nexus-db-queries db::datastore::deployment::tests::test_bp_target_list_page
62872026-09-11T20:59:56.259Z PASS [ 3.877s] ( 472/3428) nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
62882026-09-11T20:59:56.561Z PASS [ 4.732s] ( 473/3428) nexus-db-queries db::datastore::deployment::tests::test_bp_target_determine_pruneable
62892026-09-11T20:59:56.608Z PASS [ 4.142s] ( 474/3428) nexus-db-queries db::datastore::deployment::tests::test_measurement_blueprint
62902026-09-11T20:59:56.646Z PASS [ 4.217s] ( 475/3428) nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_works_with_good_target
62912026-09-11T20:59:56.991Z PASS [ 4.680s] ( 476/3428) nexus-db-queries db::datastore::deployment::tests::test_concurrent_blueprint_read_delete
62922026-09-11T20:59:56.996Z PASS [ 4.212s] ( 477/3428) nexus-db-queries db::datastore::deployment::tests::test_set_target
62932026-09-11T20:59:57.101Z PASS [ 3.974s] ( 478/3428) nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
62942026-09-11T20:59:57.158Z PASS [ 4.159s] ( 479/3428) nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
62952026-09-11T20:59:57.166Z PASS [ 4.736s] ( 480/3428) nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_bails_on_bad_target
62962026-09-11T20:59:57.340Z PASS [ 4.184s] ( 481/3428) nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
62972026-09-11T20:59:57.552Z PASS [ 4.562s] ( 482/3428) nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
62982026-09-11T20:59:57.609Z PASS [ 3.920s] ( 483/3428) nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
62992026-09-11T20:59:57.787Z PASS [ 4.080s] ( 484/3428) nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
63002026-09-11T20:59:57.867Z PASS [ 2.483s] ( 485/3428) nexus-db-queries db::datastore::ereport::tests::explain_ereport_class_totals_query
63012026-09-11T20:59:57.923Z PASS [ 4.740s] ( 486/3428) nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
63022026-09-11T20:59:58.144Z PASS [ 2.500s] ( 487/3428) nexus-db-queries db::datastore::ereport::tests::explain_ereport_fetch_matching_only_time
63032026-09-11T20:59:58.160Z PASS [ 2.615s] ( 488/3428) nexus-db-queries db::datastore::ereport::tests::explain_ereport_fetch_matching_only_serials
63042026-09-11T20:59:58.167Z PASS [ 0.236s] ( 489/3428) nexus-db-queries db::datastore::external_service_ip_pool::test::expectorate_assign_pool_to_service_query
63052026-09-11T20:59:58.289Z PASS [ 5.648s] ( 490/3428) nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
63062026-09-11T20:59:58.293Z PASS [ 2.548s] ( 491/3428) nexus-db-queries db::datastore::ereport::tests::explain_ereport_fetch_matching_serials_and_classes
63072026-09-11T20:59:58.400Z PASS [ 2.801s] ( 492/3428) nexus-db-queries db::datastore::ereport::tests::explain_ereport_fetch_matching_default
63082026-09-11T20:59:58.449Z PASS [ 2.530s] ( 493/3428) nexus-db-queries db::datastore::ereport::tests::explain_ereport_fetch_matching_time_and_serials
63092026-09-11T20:59:58.449Z PASS [ 0.262s] ( 494/3428) nexus-db-queries db::datastore::external_service_ip_pool::test::expectorate_unassign_pool_from_service_query
63102026-09-11T20:59:58.449Z PASS [ 2.561s] ( 495/3428) nexus-db-queries db::datastore::ereport::tests::explain_ereport_unmarked_class_totals_query
63112026-09-11T20:59:58.470Z PASS [ 2.480s] ( 496/3428) nexus-db-queries db::datastore::ereport::tests::explain_ereports_list_unmarked_query
63122026-09-11T20:59:58.646Z PASS [ 2.440s] ( 497/3428) nexus-db-queries db::datastore::ereport::tests::explain_ereports_mark_seen_query
63132026-09-11T20:59:58.715Z PASS [ 2.457s] ( 498/3428) nexus-db-queries db::datastore::ereport::tests::explain_host_latest_ereport_id
63142026-09-11T20:59:58.768Z PASS [ 3.708s] ( 499/3428) nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
63152026-09-11T20:59:59.058Z PASS [ 2.497s] ( 500/3428) nexus-db-queries db::datastore::ereport::tests::explain_sp_latest_ereport_id
63162026-09-11T21:00:00.140Z PASS [ 3.525s] ( 501/3428) nexus-db-queries db::datastore::ereport::tests::test_ereport_fetch_matching
63172026-09-11T21:00:00.279Z PASS [ 3.597s] ( 502/3428) nexus-db-queries db::datastore::ereport::tests::test_ereporter_restarts
63182026-09-11T21:00:00.631Z PASS [ 3.634s] ( 503/3428) nexus-db-queries db::datastore::ereport::tests::test_ereports_list_unmarked_class_filter
63192026-09-11T21:00:00.711Z PASS [ 3.719s] ( 504/3428) nexus-db-queries db::datastore::ereport::tests::test_time_latest_ereport_received_never_regresses
63202026-09-11T21:00:00.799Z PASS [ 3.635s] ( 505/3428) nexus-db-queries db::datastore::external_ip::tests::ensure_unique_instance_floating_ip_names_within_a_project
63212026-09-11T21:00:00.810Z PASS [ 50.416s] ( 506/3428) omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
63222026-09-11T21:00:00.813Z PASS [ 3.650s] ( 507/3428) nexus-db-queries db::datastore::external_ip::tests::at_most_one_ephemeral_ip_per_instance_per_version
63232026-09-11T21:00:00.880Z PASS [ 3.779s] ( 508/3428) nexus-db-queries db::datastore::external_ip::tests::all_external_ip_check_constraints
63242026-09-11T21:00:00.940Z PASS [ 3.607s] ( 509/3428) nexus-db-queries db::datastore::external_ip::tests::ensure_unique_service_floating_ip_names
63252026-09-11T21:00:01.376Z PASS [ 9.506s] ( 510/3428) nexus-db-queries db::datastore::deployment::tests::test_bp_target_determine_pruneable_dups
63262026-09-11T21:00:01.643Z PASS [ 4.091s] ( 511/3428) nexus-db-queries db::datastore::external_ip::tests::test_deallocate_external_ip_is_idempotent
63272026-09-11T21:00:01.930Z PASS [ 4.145s] ( 512/3428) nexus-db-queries db::datastore::external_ip::tests::test_floating_ip_uses_unicast_default_not_multicast
63282026-09-11T21:00:02.025Z PASS [ 3.865s] ( 513/3428) nexus-db-queries db::datastore::external_service_ip_pool::test::test_assign_nonexistent_pool_is_not_found
63292026-09-11T21:00:02.238Z PASS [ 4.080s] ( 514/3428) nexus-db-queries db::datastore::external_service_ip_pool::test::test_assign_is_idempotent
63302026-09-11T21:00:02.262Z PASS [ 4.654s] ( 515/3428) nexus-db-queries db::datastore::external_ip::tests::test_ephemeral_ip_uses_unicast_default_not_multicast
63312026-09-11T21:00:02.265Z PASS [ 4.399s] ( 516/3428) nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
63322026-09-11T21:00:02.319Z PASS [ 4.027s] ( 517/3428) nexus-db-queries db::datastore::external_service_ip_pool::test::test_assign_pool_to_service
63332026-09-11T21:00:02.410Z PASS [ 4.033s] ( 518/3428) nexus-db-queries db::datastore::external_service_ip_pool::test::test_pool_shared_by_two_services
63342026-09-11T21:00:02.410Z PASS [ 4.120s] ( 519/3428) nexus-db-queries db::datastore::external_service_ip_pool::test::test_assign_silo_pool_is_rejected
63352026-09-11T21:00:02.458Z PASS [ 4.056s] ( 520/3428) nexus-db-queries db::datastore::external_service_ip_pool::test::test_unassign_last_pool_is_rejected
63362026-09-11T21:00:02.479Z PASS [ 4.139s] ( 521/3428) nexus-db-queries db::datastore::external_service_ip_pool::test::test_cannot_delete_pool_assigned_to_service
63372026-09-11T21:00:02.614Z PASS [ 4.144s] ( 522/3428) nexus-db-queries db::datastore::external_service_ip_pool::test::test_unassign_not_assigned_is_noop
63382026-09-11T21:00:02.636Z PASS [ 4.285s] ( 523/3428) nexus-db-queries db::datastore::external_service_ip_pool::test::test_list_and_pagination
63392026-09-11T21:00:02.643Z PASS [ 3.926s] ( 524/3428) nexus-db-queries db::datastore::external_subnet::tests::basic_subnet_pool_crud
63402026-09-11T21:00:02.733Z PASS [ 4.087s] ( 525/3428) nexus-db-queries db::datastore::external_service_ip_pool::test::test_unassign_pool
63412026-09-11T21:00:02.754Z PASS [ 3.999s] ( 526/3428) nexus-db-queries db::datastore::external_subnet::tests::can_insert_external_subnet_from_explicit_ip_subnet
63422026-09-11T21:00:03.105Z PASS [ 4.045s] ( 527/3428) nexus-db-queries db::datastore::external_subnet::tests::can_insert_external_subnet_from_explicit_pool_selection
63432026-09-11T21:00:04.198Z PASS [ 4.057s] ( 528/3428) nexus-db-queries db::datastore::external_subnet::tests::can_insert_external_subnet_from_ip_version
63442026-09-11T21:00:04.203Z PASS [ 3.952s] ( 529/3428) nexus-db-queries db::datastore::external_subnet::tests::can_insert_external_subnet_using_default_pool
63452026-09-11T21:00:04.635Z PASS [ 3.835s] ( 530/3428) nexus-db-queries db::datastore::external_subnet::tests::cannot_delete_subnet_pool_with_outstanding_members
63462026-09-11T21:00:04.678Z PASS [ 3.955s] ( 531/3428) nexus-db-queries db::datastore::external_subnet::tests::cannot_delete_external_subnet_attached_to_instance
63472026-09-11T21:00:04.739Z PASS [ 3.835s] ( 532/3428) nexus-db-queries db::datastore::external_subnet::tests::cannot_insert_subnet_pool_member_with_overlapping_ip_subnet
63482026-09-11T21:00:04.771Z PASS [ 3.772s] ( 533/3428) nexus-db-queries db::datastore::external_subnet::tests::cannot_link_deleted_subnet_pool_to_silo
63492026-09-11T21:00:04.771Z PASS [ 4.090s] ( 534/3428) nexus-db-queries db::datastore::external_subnet::tests::can_link_subnet_pool_to_silo
63502026-09-11T21:00:04.776Z PASS [ 3.952s] ( 535/3428) nexus-db-queries db::datastore::external_subnet::tests::cannot_insert_overlapping_external_subnets
63512026-09-11T21:00:04.786Z PASS [ 3.977s] ( 536/3428) nexus-db-queries db::datastore::external_subnet::tests::cannot_insert_subnet_pool_member_which_overlaps_ip_pool_range
63522026-09-11T21:00:05.051Z PASS [ 0.252s] ( 537/3428) nexus-db-queries db::datastore::fm::tests::expectorate_insert_sitrep_version_query
63532026-09-11T21:00:05.072Z PASS [ 0.358s] ( 538/3428) nexus-db-queries db::datastore::fm::tests::expectorate_deeply_orphaned_batch_query
63542026-09-11T21:00:05.090Z PASS [ 0.331s] ( 539/3428) nexus-db-queries db::datastore::fm::tests::expectorate_delete_orphaned_sitrep_metadata
63552026-09-11T21:00:05.125Z PASS [ 3.767s] ( 540/3428) nexus-db-queries db::datastore::external_subnet::tests::cannot_link_subnet_pool_to_deleted_silo
63562026-09-11T21:00:05.638Z PASS [ 3.991s] ( 541/3428) nexus-db-queries db::datastore::external_subnet::tests::cannot_request_explicit_ip_subnet_outside_of_linked_pools
63572026-09-11T21:00:05.722Z PASS [ 3.791s] ( 542/3428) nexus-db-queries db::datastore::external_subnet::tests::cannot_set_deleted_subnet_pool_as_default_even_if_link_exists
63582026-09-11T21:00:06.022Z PASS [ 3.996s] ( 543/3428) nexus-db-queries db::datastore::external_subnet::tests::cannot_unlink_subnet_pool_with_external_subnets_in_silo
63592026-09-11T21:00:06.160Z PASS [ 3.919s] ( 544/3428) nexus-db-queries db::datastore::external_subnet::tests::cannot_unset_deleted_subnet_pool_default_even_if_link_exists
63602026-09-11T21:00:06.168Z PASS [ 3.748s] ( 545/3428) nexus-db-queries db::datastore::external_subnet::tests::deleting_nonexistent_pool_silo_link_fails
63612026-09-11T21:00:06.229Z PASS [ 3.815s] ( 546/3428) nexus-db-queries db::datastore::external_subnet::tests::deleted_silo_does_not_appear_in_subnet_pool_silo_list
63622026-09-11T21:00:06.253Z PASS [ 3.990s] ( 547/3428) nexus-db-queries db::datastore::external_subnet::tests::creating_subnet_ignores_deleted_default_pool
63632026-09-11T21:00:06.334Z PASS [ 4.070s] ( 548/3428) nexus-db-queries db::datastore::external_subnet::tests::creating_subnet_with_multiple_default_pools_fails
63642026-09-11T21:00:06.349Z PASS [ 4.034s] ( 549/3428) nexus-db-queries db::datastore::external_subnet::tests::creating_subnet_with_no_default_pools_fails
63652026-09-11T21:00:06.380Z PASS [ 3.920s] ( 550/3428) nexus-db-queries db::datastore::external_subnet::tests::deleting_subnet_pool_removes_silo_links
63662026-09-11T21:00:06.427Z PASS [ 3.947s] ( 551/3428) nexus-db-queries db::datastore::external_subnet::tests::external_subnet_allocation_of_consecutive_single_addresses
63672026-09-11T21:00:06.542Z PASS [ 3.928s] ( 552/3428) nexus-db-queries db::datastore::external_subnet::tests::external_subnet_allocation_skips_too_small_gaps_at_member_start
63682026-09-11T21:00:06.631Z PASS [ 3.989s] ( 553/3428) nexus-db-queries db::datastore::external_subnet::tests::external_subnet_allocation_skips_too_small_prefix_aligned_gap
63692026-09-11T21:00:06.631Z PASS [ 3.899s] ( 554/3428) nexus-db-queries db::datastore::external_subnet::tests::external_subnet_allocation_takes_smallest_gap_at_member_start
63702026-09-11T21:00:06.645Z PASS [ 4.007s] ( 555/3428) nexus-db-queries db::datastore::external_subnet::tests::external_subnet_allocation_skips_too_small_gaps_in_member_middle
63712026-09-11T21:00:06.651Z PASS [ 3.898s] ( 556/3428) nexus-db-queries db::datastore::external_subnet::tests::external_subnet_allocation_takes_smallest_gap_in_member_middle
63722026-09-11T21:00:06.983Z PASS [ 0.332s] ( 557/3428) nexus-db-queries db::datastore::fm_config::tests::expectorate_insert_latest_version_query
63732026-09-11T21:00:07.389Z PASS [ 4.285s] ( 558/3428) nexus-db-queries db::datastore::external_subnet::tests::fail_on_subnet_pool_exhaustion
63742026-09-11T21:00:07.399Z PASS [ 56.999s] ( 559/3428) omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
63752026-09-11T21:00:07.479Z PASS [ 2.442s] ( 560/3428) nexus-db-queries db::datastore::fm::tests::explain_deeply_orphaned_batch_query
63762026-09-11T21:00:07.544Z PASS [ 2.465s] ( 561/3428) nexus-db-queries db::datastore::fm::tests::explain_delete_orphaned_sitrep_metadata_query
63772026-09-11T21:00:07.644Z PASS [ 2.493s] ( 562/3428) nexus-db-queries db::datastore::fm::tests::explain_sitrep_read_ereports_query
63782026-09-11T21:00:07.713Z PASS [ 0.242s] ( 563/3428) nexus-db-queries db::datastore::fm_rendezvous_gc::tests::expectorate_rendezvous_marker_gc_page
63792026-09-11T21:00:07.800Z PASS [ 2.709s] ( 564/3428) nexus-db-queries db::datastore::fm::tests::explain_insert_sitrep_version_query
63802026-09-11T21:00:08.061Z PASS [ 2.422s] ( 565/3428) nexus-db-queries db::datastore::fm::tests::explain_sitrep_version_list_query
63812026-09-11T21:00:08.204Z PASS [ 4.004s] ( 566/3428) nexus-db-queries db::datastore::external_subnet::tests::handle_overflow_at_subnet_boundaries
63822026-09-11T21:00:08.218Z PASS [ 4.028s] ( 567/3428) nexus-db-queries db::datastore::external_subnet::tests::fail_to_allocate_external_subnet_with_bad_prefix
63832026-09-11T21:00:08.363Z PASS [ 3.728s] ( 568/3428) nexus-db-queries db::datastore::external_subnet::tests::linking_subnet_pool_and_silo_multiple_times_fails
63842026-09-11T21:00:08.525Z PASS [ 3.857s] ( 569/3428) nexus-db-queries db::datastore::external_subnet::tests::test_ipv4_subnet_pool_utilization
63852026-09-11T21:00:08.552Z PASS [ 3.838s] ( 570/3428) nexus-db-queries db::datastore::external_subnet::tests::updating_nonexistent_pool_silo_link_fails
63862026-09-11T21:00:08.712Z PASS [ 4.001s] ( 571/3428) nexus-db-queries db::datastore::external_subnet::tests::test_ipv6_subnet_pool_utilization
63872026-09-11T21:00:09.738Z PASS [ 2.744s] ( 572/3428) nexus-db-queries db::datastore::fm_config::tests::explain_insert_latest_version_query
63882026-09-11T21:00:10.075Z PASS [ 3.849s] ( 573/3428) nexus-db-queries db::datastore::fm::tests::test_gc_deeply_orphaned_pagination
63892026-09-11T21:00:10.087Z PASS [ 3.749s] ( 574/3428) nexus-db-queries db::datastore::fm::tests::test_insert_sitrep_with_nonexistent_parent_fails
63902026-09-11T21:00:10.092Z PASS [ 3.840s] ( 575/3428) nexus-db-queries db::datastore::fm::tests::test_insert_sitrep_with_current_parent
63912026-09-11T21:00:10.142Z PASS [ 3.985s] ( 576/3428) nexus-db-queries db::datastore::fm::tests::test_gc_deeply_orphaned_batch_size_one
63922026-09-11T21:00:10.315Z PASS [ 4.157s] ( 577/3428) nexus-db-queries db::datastore::fm::tests::test_gc_deeply_orphaned_children
63932026-09-11T21:00:10.319Z PASS [ 3.970s] ( 578/3428) nexus-db-queries db::datastore::fm::tests::test_insert_sitrep_with_outdated_parent_fails
63942026-09-11T21:00:10.349Z PASS [ 3.970s] ( 579/3428) nexus-db-queries db::datastore::fm::tests::test_insert_sitrep_without_parent
63952026-09-11T21:00:10.400Z SLOW [> 60.000s] (─────────) oximeter-db client::tests::test_replicated
63962026-09-11T21:00:10.400Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
63972026-09-11T21:00:10.734Z PASS [ 4.187s] ( 580/3428) nexus-db-queries db::datastore::fm::tests::test_sitrep_analysis_report_roundtrip
63982026-09-11T21:00:10.794Z PASS [ 4.150s] ( 581/3428) nexus-db-queries db::datastore::fm::tests::test_sitrep_support_bundle_requests_roundtrip
63992026-09-11T21:00:10.804Z PASS [ 4.373s] ( 582/3428) nexus-db-queries db::datastore::fm::tests::test_representative_sitrep_child_tables
64002026-09-11T21:00:10.932Z PASS [ 4.910s] ( 583/3428) nexus-db-queries db::datastore::fm::tests::test_concurrent_sitrep_read_delete
64012026-09-11T21:00:10.986Z PASS [ 4.354s] ( 584/3428) nexus-db-queries db::datastore::fm::tests::test_sitrep_cases_roundtrip
64022026-09-11T21:00:11.025Z PASS [ 4.394s] ( 585/3428) nexus-db-queries db::datastore::fm::tests::test_sitrep_delete_deletes_cases
64032026-09-11T21:00:11.486Z PASS [ 4.093s] ( 586/3428) nexus-db-queries db::datastore::fm_config::tests::test_fm_config_basic
64042026-09-11T21:00:11.544Z PASS [ 4.064s] ( 587/3428) nexus-db-queries db::datastore::fm_rendezvous_gc::tests::gc_deletes_nothing_when_sitrep_missing
64052026-09-11T21:00:11.620Z PASS [ 4.082s] ( 588/3428) nexus-db-queries db::datastore::fm_rendezvous_gc::tests::gc_deletes_only_dropped_markers
64062026-09-11T21:00:11.672Z PASS [ 4.054s] ( 589/3428) nexus-db-queries db::datastore::fm_rendezvous_gc::tests::gc_pages_advance_past_preserved_markers
64072026-09-11T21:00:12.029Z PASS [ 4.229s] ( 590/3428) nexus-db-queries db::datastore::instance::tests::test_instance_commit_update_is_idempotent
64082026-09-11T21:00:12.487Z PASS [ 4.430s] ( 591/3428) nexus-db-queries db::datastore::instance::tests::test_instance_deletion_is_idempotent
64092026-09-11T21:00:12.712Z PASS [ 4.511s] ( 592/3428) nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
64102026-09-11T21:00:12.726Z PASS [ 4.362s] ( 593/3428) nexus-db-queries db::datastore::instance::tests::test_instance_update_invalidated_while_locked
64112026-09-11T21:00:12.829Z PASS [ 4.611s] ( 594/3428) nexus-db-queries db::datastore::instance::tests::test_instance_set_migration_ids
64122026-09-11T21:00:12.879Z PASS [ 4.328s] ( 595/3428) nexus-db-queries db::datastore::instance::tests::test_instance_updater_cant_unlock_someone_elses_instance_
64132026-09-11T21:00:12.904Z PASS [ 4.382s] ( 596/3428) nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
64142026-09-11T21:00:13.036Z PASS [ 4.324s] ( 597/3428) nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
64152026-09-11T21:00:13.903Z PASS [ 6.256s] ( 598/3428) nexus-db-queries db::datastore::instance::tests::test_instance_and_vmm_list_by_sled_agent
64162026-09-11T21:00:14.278Z PASS [ 4.552s] ( 599/3428) nexus-db-queries db::datastore::instance::tests::test_locking_a_deleted_instance_fails_even_if_locked
64172026-09-11T21:00:14.444Z PASS [ 4.301s] ( 600/3428) nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
64182026-09-11T21:00:14.502Z PASS [ 4.187s] ( 601/3428) nexus-db-queries db::datastore::inventory::test::test_inv_zone_nic_dual_stack_round_trips_through_db
64192026-09-11T21:00:14.508Z PASS [ 4.156s] ( 602/3428) nexus-db-queries db::datastore::inventory::test::test_inv_zone_nic_ipv6_only_round_trips_through_db
64202026-09-11T21:00:14.513Z PASS [ 4.193s] ( 603/3428) nexus-db-queries db::datastore::inventory::test::test_inv_zone_nic_ipv4_only_round_trips_through_db
64212026-09-11T21:00:14.545Z PASS [ 2.919s] ( 604/3428) nexus-db-queries db::datastore::ip_pool::test::can_explain_assign_ip_pool_to_silos_query
64222026-09-11T21:00:14.577Z PASS [ 2.903s] ( 605/3428) nexus-db-queries db::datastore::ip_pool::test::can_explain_assign_ip_pool_to_system_services_query
64232026-09-11T21:00:14.587Z PASS [ 4.502s] ( 606/3428) nexus-db-queries db::datastore::instance::tests::test_unlocking_a_deleted_instance_is_okay
64242026-09-11T21:00:14.687Z PASS [ 4.602s] ( 607/3428) nexus-db-queries db::datastore::instance::tests::test_updating_deleted_instance_fails
64252026-09-11T21:00:14.809Z PASS [ 0.296s] ( 608/3428) nexus-db-queries db::datastore::ip_pool::test::expectorate_assign_ip_pool_to_silos_query
64262026-09-11T21:00:14.817Z PASS [ 0.277s] ( 609/3428) nexus-db-queries db::datastore::ip_pool::test::expectorate_assign_ip_pool_to_system_services_query
64272026-09-11T21:00:14.960Z PASS [ 0.385s] ( 610/3428) nexus-db-queries db::datastore::ip_pool::test::expectorate_insert_ip_pool_external_silo_link
64282026-09-11T21:00:15.124Z PASS [ 3.090s] ( 611/3428) nexus-db-queries db::datastore::ip_pool::test::can_explain_link_ip_pool_to_silo_query
64292026-09-11T21:00:15.532Z PASS [ 4.803s] ( 612/3428) nexus-db-queries db::datastore::inventory::test::test_inventory_deletion
64302026-09-11T21:00:15.588Z PASS [ 5.464s] ( 613/3428) nexus-db-queries db::datastore::inventory::test::test_concurrent_inventory_read_delete
64312026-09-11T21:00:15.694Z PASS [ 4.758s] ( 614/3428) nexus-db-queries db::datastore::inventory::test::test_representative_collection_populates_database
64322026-09-11T21:00:15.706Z PASS [ 4.904s] ( 615/3428) nexus-db-queries db::datastore::inventory::test::test_reconciler_status_fields
64332026-09-11T21:00:15.715Z PASS [ 4.690s] ( 616/3428) nexus-db-queries db::datastore::inventory::test::test_zone_external_ip_shared_across_zones
64342026-09-11T21:00:15.808Z PASS [ 4.808s] ( 617/3428) nexus-db-queries db::datastore::inventory::test::test_sled_agent_measurements
64352026-09-11T21:00:15.811Z PASS [ 3.323s] ( 618/3428) nexus-db-queries db::datastore::ip_pool::test::can_explain_unlink_ip_pool_from_external_silo_query
64362026-09-11T21:00:15.980Z PASS [ 4.493s] ( 619/3428) nexus-db-queries db::datastore::inventory::test::test_zone_image_source
64372026-09-11T21:00:16.050Z PASS [ 4.506s] ( 620/3428) nexus-db-queries db::datastore::inventory::test::test_zone_with_multiple_external_ips_round_trips_through_database
64382026-09-11T21:00:16.945Z PASS [ 4.234s] ( 621/3428) nexus-db-queries db::datastore::ip_pool::test::cannot_assign_externally_linked_pool_to_system_services
64392026-09-11T21:00:17.050Z PASS [ 4.323s] ( 622/3428) nexus-db-queries db::datastore::ip_pool::test::cannot_assign_ip_pool_to_silos_while_assigned_to_services
64402026-09-11T21:00:17.350Z PASS [ 4.312s] ( 623/3428) nexus-db-queries db::datastore::ip_pool::test::cannot_insert_ip_pool_range_which_overlaps_subnet_pool_member
64412026-09-11T21:00:17.498Z PASS [ 4.560s] ( 624/3428) nexus-db-queries db::datastore::ip_pool::test::cannot_assign_last_system_services_ip_pool_to_silos
64422026-09-11T21:00:17.522Z PASS [ 4.692s] ( 625/3428) nexus-db-queries db::datastore::ip_pool::test::cannot_assign_ip_pool_to_silos_with_outstanding_external_ips
64432026-09-11T21:00:17.568Z PASS [ 4.663s] ( 626/3428) nexus-db-queries db::datastore::ip_pool::test::cannot_delete_last_system_services_ip_pool
64442026-09-11T21:00:18.423Z PASS [ 7.630s] ( 627/3428) nexus-db-queries db::datastore::inventory::test::test_inventory_insert
64452026-09-11T21:00:18.623Z PASS [ 4.712s] ( 628/3428) nexus-db-queries db::datastore::ip_pool::test::cannot_link_pool_to_deleted_silo
64462026-09-11T21:00:18.825Z PASS [ 4.380s] ( 629/3428) nexus-db-queries db::datastore::ip_pool::test::cannot_link_system_services_pool_to_silo
64472026-09-11T21:00:18.867Z PASS [ 4.588s] ( 630/3428) nexus-db-queries db::datastore::ip_pool::test::cannot_link_silo_to_deleted_pool
64482026-09-11T21:00:19.045Z PASS [ 4.535s] ( 631/3428) nexus-db-queries db::datastore::ip_pool::test::cannot_unset_deleted_pool_default_even_if_link_exists
64492026-09-11T21:00:19.055Z PASS [ 4.542s] ( 632/3428) nexus-db-queries db::datastore::ip_pool::test::cannot_set_deleted_pool_as_default_even_if_link_exists
64502026-09-11T21:00:19.490Z PASS [ 4.804s] ( 633/3428) nexus-db-queries db::datastore::ip_pool::test::test_cannot_insert_range_in_pool_with_different_ip_version
64512026-09-11T21:00:19.693Z PASS [ 4.873s] ( 634/3428) nexus-db-queries db::datastore::ip_pool::test::test_default_pool_ipv4_ipv6_conflict
64522026-09-11T21:00:19.752Z PASS [ 4.770s] ( 635/3428) nexus-db-queries db::datastore::ip_pool::test::test_default_pool_ipv4_ipv6_ordering
64532026-09-11T21:00:19.757Z PASS [ 4.629s] ( 636/3428) nexus-db-queries db::datastore::ip_pool::test::test_denormalized_columns_consistency
64542026-09-11T21:00:19.927Z PASS [ 5.115s] ( 637/3428) nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
64552026-09-11T21:00:19.930Z PASS [ 4.367s] ( 638/3428) nexus-db-queries db::datastore::ip_pool::test::test_gateway_linking_unicast_only
64562026-09-11T21:00:20.073Z PASS [ 4.539s] ( 639/3428) nexus-db-queries db::datastore::ip_pool::test::test_fetch_default_returns_unicast_not_multicast
64572026-09-11T21:00:20.101Z PASS [ 5.524s] ( 640/3428) nexus-db-queries db::datastore::ip_pool::test::paginate_ip_pools_by_assignment
64582026-09-11T21:00:20.270Z PASS [ 4.555s] ( 641/3428) nexus-db-queries db::datastore::ip_pool::test::test_ip_pools_fetch_any_by_type_ip_version_filtering
64592026-09-11T21:00:20.457Z PASS [ 4.709s] ( 642/3428) nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_fetch_containing_address_for_services
64602026-09-11T21:00:20.557Z PASS [ 4.867s] ( 643/3428) nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_fetch_containing_address
64612026-09-11T21:00:20.694Z PASS [ 4.893s] ( 644/3428) nexus-db-queries db::datastore::ip_pool::test::test_ip_pools_fetch_asm_multicast
64622026-09-11T21:00:20.703Z PASS [ 4.892s] ( 645/3428) nexus-db-queries db::datastore::ip_pool::test::test_ip_pools_fetch_ssm_multicast
64632026-09-11T21:00:20.725Z PASS [ 4.749s] ( 646/3428) nexus-db-queries db::datastore::ip_pool::test::test_ipv4_ip_pool_utilization
64642026-09-11T21:00:20.800Z PASS [ 4.749s] ( 647/3428) nexus-db-queries db::datastore::ip_pool::test::test_ipv6_ip_pool_utilization
64652026-09-11T21:00:21.387Z PASS [ 4.392s] ( 648/3428) nexus-db-queries db::datastore::ip_pool::test::test_ipv6_only_default_pool
64662026-09-11T21:00:21.536Z PASS [ 4.372s] ( 649/3428) nexus-db-queries db::datastore::ip_pool::test::test_multicast_ip_pool_basic_operations
64672026-09-11T21:00:21.875Z PASS [ 4.526s] ( 650/3428) nexus-db-queries db::datastore::ip_pool::test::test_multicast_ip_pool_default_by_type
64682026-09-11T21:00:21.954Z PASS [ 4.422s] ( 651/3428) nexus-db-queries db::datastore::ip_pool::test::test_multicast_ip_pool_ranges
64692026-09-11T21:00:22.047Z PASS [ 4.600s] ( 652/3428) nexus-db-queries db::datastore::ip_pool::test::test_multicast_ip_pool_fetch_any_by_type
64702026-09-11T21:00:22.080Z PASS [ 4.512s] ( 653/3428) nexus-db-queries db::datastore::ip_pool::test::test_multiple_default_pools_per_silo
64712026-09-11T21:00:22.856Z PASS [ 4.245s] ( 654/3428) nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
64722026-09-11T21:00:22.884Z PASS [ 4.461s] ( 655/3428) nexus-db-queries db::datastore::ip_pool::test::test_separate_v4_v6_unicast_default_pools
64732026-09-11T21:00:23.452Z PASS [ 4.620s] ( 656/3428) nexus-db-queries db::datastore::multicast::groups::tests::test_ensure_underlay_multicast_group_collision
64742026-09-11T21:00:23.740Z PASS [ 4.507s] ( 657/3428) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_asm_fallback_when_no_ssm_pool
64752026-09-11T21:00:23.776Z PASS [ 4.549s] ( 658/3428) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_create_and_fetch
64762026-09-11T21:00:23.863Z PASS [ 4.980s] ( 659/3428) nexus-db-queries db::datastore::multicast::groups::tests::test_mark_for_removal_blocked_by_members
64772026-09-11T21:00:23.993Z PASS [ 4.446s] ( 660/3428) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_datastore_default_pool_allocation
64782026-09-11T21:00:24.123Z PASS [ 4.391s] ( 661/3428) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_deallocation_return_values
64792026-09-11T21:00:24.473Z PASS [ 4.473s] ( 662/3428) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_datastore_underlay_linkage
64802026-09-11T21:00:24.510Z PASS [ 4.645s] ( 663/3428) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_has_sources_pool_selection
64812026-09-11T21:00:24.510Z PASS [ 4.478s] ( 664/3428) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_list_fleet_wide
64822026-09-11T21:00:24.587Z PASS [ 4.645s] ( 665/3428) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_ip_reuse_after_deletion
64832026-09-11T21:00:24.713Z PASS [ 4.589s] ( 666/3428) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_pool_exhaustion_and_reuse
64842026-09-11T21:00:24.723Z PASS [ 4.448s] ( 667/3428) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_set_underlay_salt
64852026-09-11T21:00:24.994Z PASS [ 4.414s] ( 668/3428) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_state_transitions
64862026-09-11T21:00:25.027Z PASS [ 4.111s] ( 669/3428) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_error_priority_both_invalid
64872026-09-11T21:00:25.027Z PASS [ 4.773s] ( 670/3428) nexus-db-queries db::datastore::multicast::groups::tests::test_multicast_group_lookup_by_ip
64882026-09-11T21:00:25.304Z PASS [ 4.716s] ( 671/3428) nexus-db-queries db::datastore::multicast::members::tests::test_instance_get_sled_id
64892026-09-11T21:00:25.725Z PASS [ 4.922s] ( 672/3428) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_idempotency
64902026-09-11T21:00:25.743Z PASS [ 5.046s] ( 673/3428) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_allows_creating_rejects_deleting
64912026-09-11T21:00:25.799Z PASS [ 5.095s] ( 674/3428) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_concurrent_same_member
64922026-09-11T21:00:26.355Z PASS [ 4.990s] ( 675/3428) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_invalid_group_or_instance
64932026-09-11T21:00:26.549Z PASS [ 5.121s] ( 676/3428) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_partial_index_behavior
64942026-09-11T21:00:26.936Z PASS [ 4.990s] ( 677/3428) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_stopped_instance
64952026-09-11T21:00:27.015Z PASS [ 5.104s] ( 678/3428) nexus-db-queries db::datastore::multicast::members::tests::test_member_attach_reactivation_source_handling
64962026-09-11T21:00:27.071Z PASS [ 21.267s] ( 679/3428) nexus-db-queries db::datastore::fm::tests::test_concurrent_sitrep_insert_read_gc
64972026-09-11T21:00:27.208Z PASS [ 5.140s] ( 680/3428) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_member_attach_to_instance
64982026-09-11T21:00:27.345Z PASS [ 5.248s] ( 681/3428) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_member_database_error_handling
64992026-09-11T21:00:27.880Z PASS [ 5.018s] ( 682/3428) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_member_duplicate_prevention
65002026-09-11T21:00:28.017Z PASS [ 5.117s] ( 683/3428) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_member_operations_with_parent_id
65012026-09-11T21:00:28.413Z PASS [ 4.011s] ( 684/3428) nexus-db-queries db::datastore::multicast::members::tests::test_source_ips_union_empty_input
65022026-09-11T21:00:28.420Z PASS [ 4.976s] ( 685/3428) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_member_set_instance_sled
65032026-09-11T21:00:28.481Z PASS [ 4.934s] ( 686/3428) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_member_state_transitions_datastore
65042026-09-11T21:00:29.132Z PASS [ 5.172s] ( 687/3428) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_members_complete_delete
65052026-09-11T21:00:29.132Z PASS [ 5.224s] ( 688/3428) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_members_delete_by_group
65062026-09-11T21:00:29.218Z PASS [ 4.639s] ( 689/3428) nexus-db-queries db::datastore::multicast::members::tests::test_source_ips_union_group_with_no_members
65072026-09-11T21:00:31.934Z PASS [ 5.209s] ( 690/3428) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_members_mark_for_removal
65082026-09-11T21:00:31.988Z PASS [ 5.181s] ( 691/3428) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_member_sled_id_lifecycle
65092026-09-11T21:00:31.988Z PASS [ 4.972s] ( 692/3428) nexus-db-queries db::datastore::multicast::members::tests::test_source_ips_union_across_members
65102026-09-11T21:00:31.988Z PASS [ 5.433s] ( 693/3428) nexus-db-queries db::datastore::multicast::members::tests::test_multicast_group_members_detach_by_instance
65112026-09-11T21:00:31.988Z PASS [ 4.954s] ( 694/3428) nexus-db-queries db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_instance_invalid
65122026-09-11T21:00:31.988Z PASS [ 4.994s] ( 695/3428) nexus-db-queries db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_concurrent_state_change
65132026-09-11T21:00:31.988Z PASS [ 4.880s] ( 696/3428) nexus-db-queries db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_member_not_found
65142026-09-11T21:00:31.989Z PASS [ 4.949s] ( 697/3428) nexus-db-queries db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_no_change_needed
65152026-09-11T21:00:31.989Z PASS [ 5.102s] ( 698/3428) nexus-db-queries db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_migration_scenario
65162026-09-11T21:00:31.989Z PASS [ 4.280s] ( 699/3428) nexus-db-queries db::datastore::nat_entry::test::table_allows_unique_active_multiple_deleted
65172026-09-11T21:00:31.989Z PASS [ 4.397s] ( 700/3428) nexus-db-queries db::datastore::nat_entry::test::nat_version_tracking
65182026-09-11T21:00:31.989Z PASS [ 5.060s] ( 701/3428) nexus-db-queries db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_sled_id_changed
65192026-09-11T21:00:31.989Z PASS [ 3.970s] ( 702/3428) nexus-db-queries db::datastore::oximeter::tests::test_oximeter_expunge
65202026-09-11T21:00:31.989Z PASS [ 0.047s] ( 703/3428) nexus-db-queries db::datastore::rack::test::service_ip_pool_config_fails_with_empty_ranges
65212026-09-11T21:00:31.989Z PASS [ 0.045s] ( 704/3428) nexus-db-queries db::datastore::rack::test::service_ip_pool_config_fails_with_mixed_versions
65222026-09-11T21:00:31.989Z PASS [ 4.632s] ( 705/3428) nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
65232026-09-11T21:00:31.989Z PASS [ 0.050s] ( 706/3428) nexus-db-queries db::datastore::region::test::test_extent_count
65242026-09-11T21:00:31.989Z PASS [ 4.122s] ( 707/3428) nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_reassigns_if_oximeter_expunged
65252026-09-11T21:00:31.989Z PASS [ 3.857s] ( 708/3428) nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
65262026-09-11T21:00:31.989Z PASS [ 5.653s] ( 709/3428) nexus-db-queries db::datastore::nat_entry::test::nat_changeset
65272026-09-11T21:00:31.989Z PASS [ 4.736s] ( 710/3428) nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassign_fails_if_no_collectors
65282026-09-11T21:00:31.991Z PASS [ 3.996s] ( 711/3428) nexus-db-queries db::datastore::oximeter_read_policy::tests::test_oximeter_read_policy_basic
65292026-09-11T21:00:32.465Z PASS [ 4.045s] ( 712/3428) nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
65302026-09-11T21:00:32.517Z PASS [ 4.104s] ( 713/3428) nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
65312026-09-11T21:00:32.594Z PASS [ 4.593s] ( 714/3428) nexus-db-queries db::datastore::physical_disk::test::physical_disk_adoptable_list
65322026-09-11T21:00:32.756Z PASS [ 4.276s] ( 715/3428) nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
65332026-09-11T21:00:32.800Z PASS [ 4.034s] ( 716/3428) nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
65342026-09-11T21:00:33.277Z PASS [ 4.205s] ( 717/3428) nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_disk_and_zpool_fails_without_adoption
65352026-09-11T21:00:33.405Z PASS [ 4.073s] ( 718/3428) nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
65362026-09-11T21:00:33.594Z PASS [ 4.250s] ( 719/3428) nexus-db-queries db::datastore::physical_disk::test::physical_disk_list_new_inventory_on_connection
65372026-09-11T21:00:33.599Z PASS [ 4.391s] ( 720/3428) nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
65382026-09-11T21:00:33.762Z PASS [ 4.078s] ( 721/3428) nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
65392026-09-11T21:00:33.824Z PASS [ 4.115s] ( 722/3428) nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
65402026-09-11T21:00:33.918Z PASS [ 4.244s] ( 723/3428) nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
65412026-09-11T21:00:33.951Z PASS [ 4.585s] ( 724/3428) nexus-db-queries db::datastore::physical_disk::test::physical_disk_unadopted_list
65422026-09-11T21:00:34.028Z PASS [ 4.235s] ( 725/3428) nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_dual_stack_private_nexus_addresses
65432026-09-11T21:00:34.392Z PASS [ 4.058s] ( 726/3428) nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
65442026-09-11T21:00:34.490Z PASS [ 4.552s] ( 727/3428) nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_ipv6_public_addresses
65452026-09-11T21:00:34.568Z PASS [ 3.965s] ( 728/3428) nexus-db-queries db::datastore::reconfigurator_config::tests::test_reconfigurator_config_basic
65462026-09-11T21:00:34.784Z PASS [ 4.705s] ( 729/3428) nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
65472026-09-11T21:00:34.824Z PASS [ 4.693s] ( 730/3428) nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
65482026-09-11T21:00:34.908Z PASS [ 3.898s] ( 731/3428) nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
65492026-09-11T21:00:34.940Z PASS [ 5.571s] ( 732/3428) nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
65502026-09-11T21:00:35.031Z PASS [ 3.918s] ( 733/3428) nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
65512026-09-11T21:00:35.126Z PASS [ 3.941s] ( 734/3428) nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_finish_saga
65522026-09-11T21:00:35.370Z PASS [ 3.996s] ( 735/3428) nexus-db-queries db::datastore::region_snapshot_replacement::test::count_replacement_steps
65532026-09-11T21:00:35.418Z PASS [ 0.048s] ( 736/3428) nexus-db-queries db::datastore::sled::local_storage_pairing_test::boundary_is_strict
65542026-09-11T21:00:35.478Z PASS [ 0.060s] ( 737/3428) nexus-db-queries db::datastore::sled::local_storage_pairing_test::descending_workload_across_seeds
65552026-09-11T21:00:35.495Z PASS [ 3.824s] ( 738/3428) nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict
65562026-09-11T21:00:35.536Z PASS [ 0.058s] ( 739/3428) nexus-db-queries db::datastore::sled::local_storage_pairing_test::existing_allocations_reserve_their_pool
65572026-09-11T21:00:35.554Z PASS [ 0.059s] ( 740/3428) nexus-db-queries db::datastore::sled::local_storage_pairing_test::greedy_matches_brute_force
65582026-09-11T21:00:35.585Z PASS [ 0.049s] ( 741/3428) nexus-db-queries db::datastore::sled::local_storage_pairing_test::infeasible_despite_total_space
65592026-09-11T21:00:35.601Z PASS [ 0.048s] ( 742/3428) nexus-db-queries db::datastore::sled::local_storage_pairing_test::more_requests_than_pools
65602026-09-11T21:00:35.639Z PASS [ 0.052s] ( 743/3428) nexus-db-queries db::datastore::sled::local_storage_pairing_test::no_requests
65612026-09-11T21:00:35.725Z PASS [ 3.855s] ( 744/3428) nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict_with_region_replacement
65622026-09-11T21:00:36.216Z PASS [ 3.699s] ( 745/3428) nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume
65632026-09-11T21:00:36.350Z PASS [ 3.885s] ( 746/3428) nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_gc
65642026-09-11T21:00:36.366Z PASS [ 3.772s] ( 747/3428) nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume_conflict_with_region
65652026-09-11T21:00:36.477Z PASS [ 3.720s] ( 748/3428) nexus-db-queries db::datastore::region_snapshot_replacement::test::unique_region_snapshot_replacement_step_per_volume
65662026-09-11T21:00:36.598Z PASS [ 3.797s] ( 749/3428) nexus-db-queries db::datastore::rendezvous_debug_dataset::tests::insert_if_not_exists
65672026-09-11T21:00:36.896Z PASS [ 9.917s] ( 750/3428) nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassigns_randomly
65682026-09-11T21:00:37.199Z PASS [ 3.922s] ( 751/3428) nexus-db-queries db::datastore::rendezvous_debug_dataset::tests::tombstone
65692026-09-11T21:00:37.215Z PASS [ 3.810s] ( 752/3428) nexus-db-queries db::datastore::rendezvous_sled_bp_availability::tests::bulk_write_reports_each_sled_outcome
65702026-09-11T21:00:37.281Z PASS [ 3.681s] ( 753/3428) nexus-db-queries db::datastore::rendezvous_sled_bp_availability::tests::check_constraint_rejects_inconsistent_columns
65712026-09-11T21:00:37.541Z PASS [ 3.777s] ( 754/3428) nexus-db-queries db::datastore::rendezvous_sled_bp_availability::tests::decommission_is_terminal
65722026-09-11T21:00:37.648Z PASS [ 3.980s] ( 755/3428) nexus-db-queries db::datastore::rendezvous_sled_bp_availability::tests::bulk_write_stops_at_first_error
65732026-09-11T21:00:37.656Z PASS [ 3.809s] ( 756/3428) nexus-db-queries db::datastore::rendezvous_sled_bp_availability::tests::decommission_without_row_inserts_tombstone
65742026-09-11T21:00:37.696Z PASS [ 3.746s] ( 757/3428) nexus-db-queries db::datastore::saga::test::test_create_event_idempotent
65752026-09-11T21:00:37.826Z PASS [ 3.798s] ( 758/3428) nexus-db-queries db::datastore::saga::test::test_latest_node_event_times
65762026-09-11T21:00:37.845Z PASS [ 3.928s] ( 759/3428) nexus-db-queries db::datastore::rendezvous_sled_bp_availability::tests::upsert_rejects_stale_generation
65772026-09-11T21:00:38.307Z PASS [ 3.739s] ( 760/3428) nexus-db-queries db::datastore::saga::test::test_list_no_unfinished_nodes
65782026-09-11T21:00:38.311Z PASS [ 3.917s] ( 761/3428) nexus-db-queries db::datastore::saga::test::test_list_candidate_sagas
65792026-09-11T21:00:38.342Z PASS [ 3.852s] ( 762/3428) nexus-db-queries db::datastore::saga::test::test_list_long_running_or_unwinding_sagas
65802026-09-11T21:00:38.727Z PASS [ 3.903s] ( 763/3428) nexus-db-queries db::datastore::saga::test::test_list_unfinished_nodes
65812026-09-11T21:00:38.727Z PASS [ 3.943s] ( 764/3428) nexus-db-queries db::datastore::saga::test::test_list_unfinished_batched
65822026-09-11T21:00:38.784Z PASS [ 3.876s] ( 765/3428) nexus-db-queries db::datastore::saga::test::test_saga_reassignment
65832026-09-11T21:00:38.907Z PASS [ 3.966s] ( 766/3428) nexus-db-queries db::datastore::saga::test::test_sagas_abandon_orphans
65842026-09-11T21:00:38.914Z PASS [ 3.886s] ( 767/3428) nexus-db-queries db::datastore::saga::test::test_update_state_idempotent
65852026-09-11T21:00:38.969Z PASS [ 3.842s] ( 768/3428) nexus-db-queries db::datastore::saga::test::test_update_state_to_abandoned
65862026-09-11T21:00:39.741Z PASS [ 4.103s] ( 769/3428) nexus-db-queries db::datastore::sled::test::affinity_and_anti_affinity_policy_fail
65872026-09-11T21:00:39.846Z PASS [ 4.243s] ( 770/3428) nexus-db-queries db::datastore::sled::test::affinity_and_anti_affinity_policy_allow
65882026-09-11T21:00:39.911Z PASS [ 4.185s] ( 771/3428) nexus-db-queries db::datastore::sled::test::affinity_ignored_from_other_groups
65892026-09-11T21:00:40.497Z PASS [ 4.146s] ( 772/3428) nexus-db-queries db::datastore::sled::test::affinity_policy_allow_picks_different_sled
65902026-09-11T21:00:40.562Z PASS [ 4.346s] ( 773/3428) nexus-db-queries db::datastore::sled::test::affinity_multi_group
65912026-09-11T21:00:40.625Z PASS [ 4.148s] ( 774/3428) nexus-db-queries db::datastore::sled::test::affinity_policy_fail_no_capacity
65922026-09-11T21:00:40.664Z PASS [ 4.298s] ( 775/3428) nexus-db-queries db::datastore::sled::test::affinity_policy_fail
65932026-09-11T21:00:40.812Z PASS [ 4.214s] ( 776/3428) nexus-db-queries db::datastore::sled::test::affinity_policy_fail_too_many_constraints
65942026-09-11T21:00:41.288Z PASS [ 4.392s] ( 777/3428) nexus-db-queries db::datastore::sled::test::anti_affinity_ignored_from_other_groups
65952026-09-11T21:00:41.528Z PASS [ 4.313s] ( 778/3428) nexus-db-queries db::datastore::sled::test::anti_affinity_policy_allow
65962026-09-11T21:00:41.665Z PASS [ 4.466s] ( 779/3428) nexus-db-queries db::datastore::sled::test::anti_affinity_multi_group
65972026-09-11T21:00:41.669Z PASS [ 4.389s] ( 780/3428) nexus-db-queries db::datastore::sled::test::anti_affinity_policy_fail
65982026-09-11T21:00:41.827Z PASS [ 4.287s] ( 781/3428) nexus-db-queries db::datastore::sled::test::anti_affinity_policy_fail_no_capacity
65992026-09-11T21:00:42.259Z PASS [ 4.684s] ( 782/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation
66002026-09-11T21:00:42.866Z PASS [ 5.169s] ( 783/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_blocked_by_anti_affinity
66012026-09-11T21:00:42.879Z PASS [ 5.246s] ( 784/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_blocked_by_affinity
66022026-09-11T21:00:42.999Z PASS [ 15.817s] ( 785/3428) nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_upsert_rejects_expunged_oximeters
66032026-09-11T21:00:43.020Z PASS [ 5.193s] ( 786/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_blocked_by_constraint
66042026-09-11T21:00:43.289Z PASS [ 4.903s] ( 787/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_existing_allocation
66052026-09-11T21:00:43.606Z PASS [ 5.263s] ( 788/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_fail_due_to_vmm_resources
66062026-09-11T21:00:43.658Z PASS [ 4.874s] ( 789/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_fail_no_provision
66072026-09-11T21:00:43.866Z PASS [ 4.952s] ( 790/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_fail_no_space
66082026-09-11T21:00:43.879Z PASS [ 4.971s] ( 791/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_fail_no_share_u2
66092026-09-11T21:00:44.014Z PASS [ 5.287s] ( 792/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_fail_multiple_with_existing_no_space
66102026-09-11T21:00:44.085Z PASS [ 5.358s] ( 793/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_fail_no_partial_success
66112026-09-11T21:00:45.830Z PASS [ 5.206s] ( 794/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_multiple_with_one_already
66122026-09-11T21:00:45.873Z PASS [ 5.310s] ( 795/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_multiple_u2
66132026-09-11T21:00:45.876Z PASS [ 7.566s] ( 796/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_detached_fail
66142026-09-11T21:00:46.184Z PASS [ 5.687s] ( 797/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_multiple_instances_share_u2
66152026-09-11T21:00:47.472Z PASS [ 4.453s] ( 798/3428) nexus-db-queries db::datastore::sled::test::sled_list_batch
66162026-09-11T21:00:47.594Z PASS [ 6.928s] ( 799/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_no_reserve_disk_expunge
66172026-09-11T21:00:47.674Z PASS [ 6.004s] ( 800/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_partial_expunge
66182026-09-11T21:00:47.698Z PASS [ 4.485s] ( 801/3428) nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_affinity_requirement
66192026-09-11T21:00:47.989Z PASS [ 7.177s] ( 802/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_no_reserve_no_provision
66202026-09-11T21:00:48.006Z PASS [ 6.178s] ( 803/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_partial_no_provision
66212026-09-11T21:00:48.027Z PASS [ 4.421s] ( 804/3428) nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_anti_affinity_requirement
66222026-09-11T21:00:48.042Z PASS [ 4.383s] ( 805/3428) nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_space_requirement
66232026-09-11T21:00:48.111Z PASS [ 4.025s] ( 806/3428) nexus-db-queries db::datastore::sled::test::test_sled_reservation_update_for_migrate_success
66242026-09-11T21:00:48.300Z PASS [ 7.012s] ( 807/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_no_reserve_sled_expunge
66252026-09-11T21:00:48.320Z PASS [ 4.454s] ( 808/3428) nexus-db-queries db::datastore::sled::test::sled_reservation_cpu_constraints
66262026-09-11T21:00:48.406Z PASS [ 4.393s] ( 809/3428) nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
66272026-09-11T21:00:48.440Z PASS [ 6.180s] ( 810/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_partial_tombstone
66282026-09-11T21:00:48.460Z PASS [ 6.931s] ( 811/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_no_reserve_tombstoned
66292026-09-11T21:00:48.472Z PASS [ 5.472s] ( 812/3428) nexus-db-queries db::datastore::sled::test::local_storage_disk_no_attach_after_reservation
66302026-09-11T21:00:48.528Z PASS [ 5.662s] ( 813/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_stale_snapshot_retry
66312026-09-11T21:00:48.604Z PASS [ 6.939s] ( 814/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_no_zombies
66322026-09-11T21:00:48.759Z PASS [ 4.881s] ( 815/3428) nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
66332026-09-11T21:00:49.316Z PASS [ 6.436s] ( 816/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_too_many
66342026-09-11T21:00:49.693Z PASS [ 3.862s] ( 817/3428) nexus-db-queries db::datastore::sled::test::test_sled_reservation_update_for_migrate_success_deleted
66352026-09-11T21:00:50.081Z PASS [ 4.206s] ( 818/3428) nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
66362026-09-11T21:00:50.112Z PASS [ 3.928s] ( 819/3428) nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
66372026-09-11T21:00:51.152Z PASS [ 3.680s] ( 820/3428) nexus-db-queries db::datastore::support_bundle::test::fm_rendezvous_existing_support_bundle_markers_empty_input_returns_empty
66382026-09-11T21:00:51.283Z PASS [ 3.690s] ( 821/3428) nexus-db-queries db::datastore::support_bundle::test::fm_rendezvous_existing_support_bundle_markers_returns_only_present_ids
66392026-09-11T21:00:51.653Z PASS [ 3.954s] ( 822/3428) nexus-db-queries db::datastore::support_bundle::test::support_bundle_create_fm_created_writes_marker
66402026-09-11T21:00:51.658Z PASS [ 3.983s] ( 823/3428) nexus-db-queries db::datastore::support_bundle::test::support_bundle_create_fm_already_exists_without_marker
66412026-09-11T21:00:51.977Z PASS [ 3.988s] ( 824/3428) nexus-db-queries db::datastore::support_bundle::test::support_bundle_create_fm_stale_sitrep
66422026-09-11T21:00:52.014Z PASS [ 4.008s] ( 825/3428) nexus-db-queries db::datastore::support_bundle::test::test_bundle_create_capacity_limits
66432026-09-11T21:00:52.062Z PASS [ 4.034s] ( 826/3428) nexus-db-queries db::datastore::support_bundle::test::test_bundle_delete_wrong_state_preserves_data_selection
66442026-09-11T21:00:52.569Z PASS [ 4.097s] ( 827/3428) nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
66452026-09-11T21:00:52.609Z PASS [ 4.005s] ( 828/3428) nexus-db-queries db::datastore::switch_port::test::test_two_unnumbered_bgp_peers_on_different_links
66462026-09-11T21:00:52.686Z PASS [ 4.226s] ( 829/3428) nexus-db-queries db::datastore::support_bundle::test::test_crud_operations
66472026-09-11T21:00:52.700Z PASS [ 4.172s] ( 830/3428) nexus-db-queries db::datastore::switch_port::test::test_switch_config_read_snapshot
66482026-09-11T21:00:52.713Z PASS [ 4.307s] ( 831/3428) nexus-db-queries db::datastore::support_bundle::test::test_bundle_list_filtering
66492026-09-11T21:00:52.716Z PASS [ 4.276s] ( 832/3428) nexus-db-queries db::datastore::support_bundle::test::test_bundle_list_time_ordering
66502026-09-11T21:00:52.762Z PASS [ 4.003s] ( 833/3428) nexus-db-queries db::datastore::target_release::test::reject_target_release_if_repo_pruned
66512026-09-11T21:00:52.779Z PASS [ 14.933s] ( 834/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_descending_serial
66522026-09-11T21:00:52.888Z PASS [ 7.016s] ( 835/3428) nexus-db-queries db::datastore::sled::test::test_sled_transitions
66532026-09-11T21:00:53.190Z PASS [ 5.146s] ( 836/3428) nexus-db-queries db::datastore::support_bundle::test::test_bundle_deleted_from_expunged_dataset
66542026-09-11T21:00:53.338Z PASS [ 5.227s] ( 837/3428) nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_dataset
66552026-09-11T21:00:53.416Z PASS [ 5.095s] ( 838/3428) nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_nexus_with_reassign
66562026-09-11T21:00:53.427Z PASS [ 4.111s] ( 839/3428) nexus-db-queries db::datastore::target_release::test::target_release_datastore
66572026-09-11T21:00:53.559Z PASS [ 5.259s] ( 840/3428) nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_nexus_no_reassign
66582026-09-11T21:00:53.916Z PASS [ 4.223s] ( 841/3428) nexus-db-queries db::datastore::target_release::test::test_recent_distinct
66592026-09-11T21:00:54.073Z PASS [ 3.961s] ( 842/3428) nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
66602026-09-11T21:00:54.137Z PASS [ 4.058s] ( 843/3428) nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
66612026-09-11T21:00:54.999Z PASS [ 3.716s] ( 844/3428) nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
66622026-09-11T21:00:55.034Z PASS [ 3.882s] ( 845/3428) nexus-db-queries db::datastore::test::test_project_creation
66632026-09-11T21:00:55.544Z PASS [ 3.892s] ( 846/3428) nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
66642026-09-11T21:00:56.155Z PASS [ 4.178s] ( 847/3428) nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
66652026-09-11T21:00:56.274Z PASS [ 4.213s] ( 848/3428) nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
66662026-09-11T21:00:56.486Z PASS [ 4.471s] ( 849/3428) nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
66672026-09-11T21:00:56.607Z PASS [ 3.718s] ( 850/3428) nexus-db-queries db::datastore::test::test_table_scan
66682026-09-11T21:00:56.727Z PASS [ 3.965s] ( 851/3428) nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
66692026-09-11T21:00:56.744Z PASS [ 4.031s] ( 852/3428) nexus-db-queries db::datastore::test::test_session_cleanup_batch
66702026-09-11T21:00:56.748Z PASS [ 3.968s] ( 853/3428) nexus-db-queries db::datastore::test::test_ssh_keys
66712026-09-11T21:00:56.794Z PASS [ 4.078s] ( 854/3428) nexus-db-queries db::datastore::test::test_session_methods
66722026-09-11T21:00:57.448Z PASS [ 4.021s] ( 855/3428) nexus-db-queries db::datastore::trust_quorum::tests::test_tq_insert_initial_lrtq_upgrade
66732026-09-11T21:00:57.507Z PASS [ 4.169s] ( 856/3428) nexus-db-queries db::datastore::trust_quorum::tests::test_tq_get_all_active_rack_id_and_latest_epoch
66742026-09-11T21:00:57.521Z PASS [ 4.332s] ( 857/3428) nexus-db-queries db::datastore::trust_quorum::tests::test_tq_abort
66752026-09-11T21:00:57.628Z PASS [ 4.068s] ( 858/3428) nexus-db-queries db::datastore::trust_quorum::tests::test_tq_insert_latest_errors
66762026-09-11T21:00:57.855Z PASS [ 4.439s] ( 859/3428) nexus-db-queries db::datastore::trust_quorum::tests::test_tq_get_committed_members_without_active_sled
66772026-09-11T21:00:58.311Z PASS [ 4.394s] ( 860/3428) nexus-db-queries db::datastore::trust_quorum::tests::test_tq_update_prepare_and_commit
66782026-09-11T21:00:58.393Z PASS [ 4.320s] ( 861/3428) nexus-db-queries db::datastore::trust_quorum::tests::test_tq_update_prepare_and_commit_partially
66792026-09-11T21:00:58.843Z PASS [ 3.809s] ( 862/3428) nexus-db-queries db::datastore::update::test::test_tuf_repo_get_by_id
66802026-09-11T21:00:59.335Z PASS [ 7.679s] ( 863/3428) nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
66812026-09-11T21:00:59.491Z PASS [ 3.946s] ( 864/3428) nexus-db-queries db::datastore::user_data_export::tests::test_cannot_transition_to_assigning_if_deleted
66822026-09-11T21:00:59.902Z PASS [ 4.903s] ( 865/3428) nexus-db-queries db::datastore::update::test::test_repo_mark_pruned
66832026-09-11T21:01:00.002Z PASS [ 7.393s] ( 866/3428) nexus-db-queries db::datastore::test::test_region_allocation_strat_random
66842026-09-11T21:01:00.066Z PASS [ 7.497s] ( 867/3428) nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
66852026-09-11T21:01:00.159Z PASS [ 4.003s] ( 868/3428) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_create_image
66862026-09-11T21:01:00.208Z PASS [ 0.049s] ( 869/3428) nexus-db-queries db::datastore::volume::tests::test_read_only_target_in_vcr
66872026-09-11T21:01:00.265Z PASS [ 0.057s] ( 870/3428) nexus-db-queries db::datastore::volume::tests::test_replace_read_only_target_in_vcr
66882026-09-11T21:01:00.359Z PASS [ 3.875s] ( 871/3428) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_create_snapshot
66892026-09-11T21:01:00.566Z PASS [ 3.959s] ( 872/3428) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_image
66902026-09-11T21:01:00.621Z PASS [ 4.347s] ( 873/3428) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_create_large
66912026-09-11T21:01:00.826Z PASS [ 8.126s] ( 874/3428) nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
66922026-09-11T21:01:00.882Z PASS [ 4.138s] ( 875/3428) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_snapshot
66932026-09-11T21:01:00.886Z PASS [ 4.136s] ( 876/3428) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_noop
66942026-09-11T21:01:01.221Z PASS [ 4.427s] ( 877/3428) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_noop_large
66952026-09-11T21:01:01.359Z PASS [ 3.910s] ( 878/3428) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_nothing_noop
66962026-09-11T21:01:01.400Z PASS [ 8.714s] ( 879/3428) nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
66972026-09-11T21:01:01.494Z PASS [ 3.973s] ( 880/3428) nexus-db-queries db::datastore::user_data_export::tests::test_marked_for_delete_during_assigning
66982026-09-11T21:01:01.515Z PASS [ 4.781s] ( 881/3428) nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
66992026-09-11T21:01:01.576Z PASS [ 3.948s] ( 882/3428) nexus-db-queries db::datastore::user_data_export::tests::test_resource_id_collision
67002026-09-11T21:01:01.745Z PASS [ 0.251s] ( 883/3428) nexus-db-queries db::datastore::webhook_delivery::test::expectorate_rx_list_resendable
67012026-09-11T21:01:01.853Z PASS [ 3.998s] ( 884/3428) nexus-db-queries db::datastore::user_data_export::tests::test_user_data_export_duplication
67022026-09-11T21:01:01.931Z PASS [ 4.424s] ( 885/3428) nexus-db-queries db::datastore::user_data_export::tests::test_delete_records_for_expunged_pantries
67032026-09-11T21:01:02.302Z PASS [ 3.993s] ( 886/3428) nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
67042026-09-11T21:01:02.403Z PASS [ 4.010s] ( 887/3428) nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
67052026-09-11T21:01:02.682Z PASS [ 3.839s] ( 888/3428) nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
67062026-09-11T21:01:03.193Z PASS [ 3.810s] ( 889/3428) nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
67072026-09-11T21:01:03.416Z PASS [ 3.925s] ( 890/3428) nexus-db-queries db::datastore::vmm::tests::test_vmm_and_migration_update_runtime
67082026-09-11T21:01:03.570Z PASS [ 3.667s] ( 891/3428) nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
67092026-09-11T21:01:03.789Z PASS [ 3.784s] ( 892/3428) nexus-db-queries db::datastore::volume::tests::test_find_volumes_referencing_socket_addr
67102026-09-11T21:01:04.229Z PASS [ 3.663s] ( 893/3428) nexus-db-queries db::datastore::volume_repair::test::volume_lock_conflict_error_returned
67112026-09-11T21:01:04.282Z PASS [ 2.774s] ( 894/3428) nexus-db-queries db::datastore::webhook_delivery::test::explain_rx_list_resendable_events
67122026-09-11T21:01:04.362Z PASS [ 2.616s] ( 895/3428) nexus-db-queries db::datastore::webhook_delivery::test::explain_webhook_delivery_list_created_time
67132026-09-11T21:01:04.389Z PASS [ 3.767s] ( 896/3428) nexus-db-queries db::datastore::volume_repair::test::volume_lock_relock_allowed
67142026-09-11T21:01:04.408Z PASS [ 2.832s] ( 897/3428) nexus-db-queries db::datastore::webhook_delivery::test::explain_webhook_delivery_list_all_filters
67152026-09-11T21:01:04.464Z PASS [ 3.637s] ( 898/3428) nexus-db-queries db::datastore::volume_repair::test::volume_lock_should_pass_without_volume
67162026-09-11T21:01:04.513Z PASS [ 2.660s] ( 899/3428) nexus-db-queries db::datastore::webhook_delivery::test::explain_webhook_delivery_list_default
67172026-09-11T21:01:04.599Z PASS [ 2.668s] ( 900/3428) nexus-db-queries db::datastore::webhook_delivery::test::explain_webhook_delivery_list_only_alert
67182026-09-11T21:01:04.646Z PASS [ 0.046s] ( 901/3428) nexus-db-queries db::pagination::test::test_paginator
67192026-09-11T21:01:04.909Z PASS [ 4.026s] ( 902/3428) nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
67202026-09-11T21:01:04.953Z PASS [ 2.651s] ( 903/3428) nexus-db-queries db::datastore::webhook_delivery::test::explain_webhook_delivery_list_only_receiver
67212026-09-11T21:01:04.958Z PASS [ 4.074s] ( 904/3428) nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
67222026-09-11T21:01:05.139Z PASS [ 2.736s] ( 905/3428) nexus-db-queries db::datastore::webhook_delivery::test::explain_webhook_delivery_list_only_states
67232026-09-11T21:01:05.360Z PASS [ 2.677s] ( 906/3428) nexus-db-queries db::datastore::webhook_delivery::test::explain_webhook_delivery_list_only_triggers
67242026-09-11T21:01:05.835Z PASS [ 2.689s] ( 907/3428) nexus-db-queries db::datastore::webhook_delivery::test::explain_webhook_delivery_list_receiver_and_states
67252026-09-11T21:01:05.886Z PASS [ 4.528s] ( 908/3428) nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
67262026-09-11T21:01:06.144Z PASS [ 2.575s] ( 909/3428) nexus-db-queries db::explain::test::test_explain_async
67272026-09-11T21:01:06.162Z PASS [ 1.254s] ( 910/3428) nexus-db-queries db::pool::test::test_pool_can_be_terminated
67282026-09-11T21:01:06.234Z PASS [ 2.448s] ( 911/3428) nexus-db-queries db::explain::test::test_explain_full_table_scan
67292026-09-11T21:01:06.238Z PASS [ 1.285s] ( 912/3428) nexus-db-queries db::pool::test::test_pool_drop_does_not_panic
67302026-09-11T21:01:06.276Z PASS [ 5.055s] ( 913/3428) nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
67312026-09-11T21:01:06.337Z PASS [ 4.937s] ( 914/3428) nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
67322026-09-11T21:01:06.583Z PASS [ 0.308s] ( 915/3428) nexus-db-queries db::queries::external_ip::tests::expectorate_next_instance_snat_ip_query
67332026-09-11T21:01:06.597Z PASS [ 0.358s] ( 916/3428) nexus-db-queries db::queries::external_ip::tests::expectorate_next_explicit_floating_ip_query
67342026-09-11T21:01:06.623Z PASS [ 0.389s] ( 917/3428) nexus-db-queries db::queries::external_ip::tests::expectorate_next_automatic_floating_ip_query
67352026-09-11T21:01:06.631Z PASS [ 0.294s] ( 918/3428) nexus-db-queries db::queries::external_ip::tests::expectorate_next_omicron_zone_snat_ip_query
67362026-09-11T21:01:06.974Z PASS [ 2.745s] ( 919/3428) nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
67372026-09-11T21:01:07.074Z PASS [ 2.791s] ( 920/3428) nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
67382026-09-11T21:01:07.172Z PASS [ 2.526s] ( 921/3428) nexus-db-queries db::pool::test::test_keep_alive_set
67392026-09-11T21:01:07.180Z PASS [ 2.792s] ( 922/3428) nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
67402026-09-11T21:01:07.199Z PASS [ 2.837s] ( 923/3428) nexus-db-queries db::pagination::test::test_paginated_multicolumn_works_with_joins
67412026-09-11T21:01:07.280Z PASS [ 2.872s] ( 924/3428) nexus-db-queries db::pagination::test::test_paginated_single_column_ascending_paginator
67422026-09-11T21:01:07.289Z PASS [ 2.825s] ( 925/3428) nexus-db-queries db::pagination::test::test_paginated_single_column_descending
67432026-09-11T21:01:07.353Z PASS [ 3.937s] ( 926/3428) nexus-db-queries db::datastore::webhook_delivery::test::test_dispatched_deliveries_are_unique_per_rx
67442026-09-11T21:01:07.415Z PASS [ 2.902s] ( 927/3428) nexus-db-queries db::pagination::test::test_paginated_single_column_descending_paginator
67452026-09-11T21:01:07.516Z PASS [ 7.450s] ( 928/3428) nexus-db-queries db::datastore::volume::tests::test_no_find_deleted_region_for_no_volume
67462026-09-11T21:01:07.615Z PASS [ 0.262s] ( 929/3428) nexus-db-queries db::queries::external_multicast_group::tests::expectorate_next_external_multicast_group_automatic
67472026-09-11T21:01:07.662Z PASS [ 0.247s] ( 930/3428) nexus-db-queries db::queries::external_multicast_group::tests::expectorate_next_external_multicast_group_explicit
67482026-09-11T21:01:07.881Z PASS [ 0.265s] ( 931/3428) nexus-db-queries db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_default_pool_query
67492026-09-11T21:01:07.890Z PASS [ 7.624s] ( 932/3428) nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
67502026-09-11T21:01:07.915Z PASS [ 0.252s] ( 933/3428) nexus-db-queries db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_explicit_pool_query
67512026-09-11T21:01:08.116Z PASS [ 0.235s] ( 934/3428) nexus-db-queries db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_explicit_subnet_query
67522026-09-11T21:01:08.126Z PASS [ 2.765s] ( 935/3428) nexus-db-queries db::queries::external_ip::tests::can_explain_next_external_ip_query
67532026-09-11T21:01:08.136Z PASS [ 0.246s] ( 936/3428) nexus-db-queries db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_ip_version_query
67542026-09-11T21:01:08.153Z PASS [ 7.793s] ( 937/3428) nexus-db-queries db::datastore::volume::tests::test_volume_replace_snapshot
67552026-09-11T21:01:08.161Z PASS [ 0.246s] ( 938/3428) nexus-db-queries db::queries::external_subnet::tests::expectorate_insert_subnet_pool_member_query
67562026-09-11T21:01:08.382Z PASS [ 0.263s] ( 939/3428) nexus-db-queries db::queries::ip_pool::tests::expectorate_filter_overlapping_ip_ranges
67572026-09-11T21:01:09.135Z PASS [ 4.177s] ( 940/3428) nexus-db-queries db::queries::external_ip::tests::can_allocate_ephemeral_ips_from_all_ranges_in_a_pool
67582026-09-11T21:01:09.353Z PASS [ 4.214s] ( 941/3428) nexus-db-queries db::queries::external_ip::tests::can_allocate_snat_ips_from_all_ranges_in_a_pool
67592026-09-11T21:01:09.723Z PASS [ 3.888s] ( 942/3428) nexus-db-queries db::queries::external_ip::tests::can_insert_explicit_address_with_two_ranges_in_pool
67602026-09-11T21:01:09.956Z PASS [ 0.821s] ( 943/3428) nexus-db-queries db::queries::network_interface::tests::expectorate_query
67612026-09-11T21:01:10.141Z PASS [ 4.254s] ( 944/3428) nexus-db-queries db::queries::external_ip::tests::can_reallocate_automatic_ephemeral_with_full_range
67622026-09-11T21:01:10.263Z PASS [ 2.747s] ( 945/3428) nexus-db-queries db::queries::external_subnet::tests::can_explain_insert_external_subnet_from_explicit_ip_query
67632026-09-11T21:01:10.317Z PASS [ 0.054s] ( 946/3428) nexus-db-queries db::queries::network_interface::tests::test_first_available_address
67642026-09-11T21:01:10.395Z PASS [ 4.233s] ( 947/3428) nexus-db-queries db::queries::external_ip::tests::cannot_allocate_instance_ip_from_pool_with_different_version
67652026-09-11T21:01:10.402Z SLOW [>120.000s] (─────────) omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
67662026-09-11T21:01:10.402Z SLOW [>120.000s] (─────────) oximeter-db client::tests::test_replicated
67672026-09-11T21:01:10.741Z PASS [ 4.144s] ( 948/3428) nexus-db-queries db::queries::external_ip::tests::next_external_ip_guard_rejects_unlinked_silo_pool
67682026-09-11T21:01:10.752Z PASS [ 4.608s] ( 949/3428) nexus-db-queries db::queries::external_ip::tests::can_reallocate_automatic_snat_with_full_range
67692026-09-11T21:01:10.756Z PASS [ 4.170s] ( 950/3428) nexus-db-queries db::queries::external_ip::tests::next_external_ip_guard_rejects_reassigned_silo_pool
67702026-09-11T21:01:11.160Z PASS [ 4.529s] ( 951/3428) nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
67712026-09-11T21:01:11.247Z PASS [ 4.174s] ( 952/3428) nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
67722026-09-11T21:01:11.278Z PASS [ 4.304s] ( 953/3428) nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
67732026-09-11T21:01:11.281Z PASS [ 4.658s] ( 954/3428) nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
67742026-09-11T21:01:11.450Z PASS [ 4.276s] ( 955/3428) nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
67752026-09-11T21:01:11.520Z PASS [ 4.339s] ( 956/3428) nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
67762026-09-11T21:01:11.559Z PASS [ 4.279s] ( 957/3428) nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
67772026-09-11T21:01:11.656Z PASS [ 4.367s] ( 958/3428) nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
67782026-09-11T21:01:11.737Z PASS [ 4.537s] ( 959/3428) nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
67792026-09-11T21:01:12.323Z PASS [ 4.162s] ( 960/3428) nexus-db-queries db::queries::network_interface::tests::can_request_exact_ipv4
67802026-09-11T21:01:12.346Z PASS [ 4.222s] ( 961/3428) nexus-db-queries db::queries::network_interface::tests::allocation_after_explicit_ip_address_takes_next_smallest_address
67812026-09-11T21:01:12.393Z PASS [ 0.047s] ( 962/3428) nexus-db-queries db::queries::network_interface::tests::test_last_available_address
67822026-09-11T21:01:12.432Z PASS [ 4.052s] ( 963/3428) nexus-db-queries db::queries::network_interface::tests::can_request_exact_ipv6
67832026-09-11T21:01:12.630Z PASS [ 4.494s] ( 964/3428) nexus-db-queries db::queries::network_interface::tests::allocation_and_deallocation_takes_next_smallest_ipv4_address
67842026-09-11T21:01:12.637Z PASS [ 4.482s] ( 965/3428) nexus-db-queries db::queries::network_interface::tests::allocation_and_deallocation_takes_next_smallest_ipv6_address
67852026-09-11T21:01:13.232Z PASS [ 3.880s] ( 966/3428) nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
67862026-09-11T21:01:14.054Z PASS [ 4.098s] ( 967/3428) nexus-db-queries db::queries::network_interface::tests::test_dual_stack_after_ipv4_only
67872026-09-11T21:01:14.103Z PASS [ 0.049s] ( 968/3428) nexus-db-queries db::queries::next_item::tests::test_shift_indices
67882026-09-11T21:01:14.402Z PASS [ 4.084s] ( 969/3428) nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
67892026-09-11T21:01:14.530Z PASS [ 4.806s] ( 970/3428) nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
67902026-09-11T21:01:14.691Z PASS [ 3.950s] ( 971/3428) nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
67912026-09-11T21:01:14.695Z PASS [ 4.296s] ( 972/3428) nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
67922026-09-11T21:01:14.703Z PASS [ 0.302s] ( 973/3428) nexus-db-queries db::queries::oximeter::test::expectorate_query_reassign_producers
67932026-09-11T21:01:14.712Z PASS [ 3.959s] ( 974/3428) nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
67942026-09-11T21:01:14.799Z PASS [ 0.269s] ( 975/3428) nexus-db-queries db::queries::oximeter::test::expectorate_query_upsert_producer
67952026-09-11T21:01:14.818Z PASS [ 0.114s] ( 976/3428) nexus-db-queries db::queries::region_allocation::test::allocation_query_region_size_overflow
67962026-09-11T21:01:14.823Z PASS [ 0.107s] ( 977/3428) nexus-db-queries db::queries::region_allocation::test::allocation_query_region_size_too_large
67972026-09-11T21:01:14.949Z PASS [ 4.194s] ( 978/3428) nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
67982026-09-11T21:01:15.015Z PASS [ 4.872s] ( 979/3428) nexus-db-queries db::queries::network_interface::tests::test_dual_stack_ipv4_exhaustion
67992026-09-11T21:01:15.215Z PASS [ 3.968s] ( 980/3428) nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
68002026-09-11T21:01:15.286Z PASS [ 2.854s] ( 981/3428) nexus-db-queries db::queries::next_item::tests::test_explain_next_item_self_joined
68012026-09-11T21:01:15.361Z PASS [ 4.082s] ( 982/3428) nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
68022026-09-11T21:01:15.367Z PASS [ 4.207s] ( 983/3428) nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ipv6_fails
68032026-09-11T21:01:15.423Z PASS [ 4.141s] ( 984/3428) nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
68042026-09-11T21:01:15.501Z PASS [ 4.052s] ( 985/3428) nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
68052026-09-11T21:01:15.544Z PASS [ 2.908s] ( 986/3428) nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined
68062026-09-11T21:01:15.575Z PASS [ 2.945s] ( 987/3428) nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
68072026-09-11T21:01:15.598Z PASS [ 4.078s] ( 988/3428) nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
68082026-09-11T21:01:15.614Z PASS [ 4.054s] ( 989/3428) nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
68092026-09-11T21:01:15.647Z PASS [ 0.286s] ( 990/3428) nexus-db-queries db::queries::regions_hard_delete::test::expectorate_query
68102026-09-11T21:01:15.668Z PASS [ 0.245s] ( 991/3428) nexus-db-queries db::queries::sled_reservation::test::expectorate_sled_find_targets_query
68112026-09-11T21:01:15.727Z PASS [ 0.226s] ( 992/3428) nexus-db-queries db::queries::sled_reservation::test::expectorate_sled_find_targets_query_with_cpu
68122026-09-11T21:01:15.753Z PASS [ 4.016s] ( 993/3428) nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
68132026-09-11T21:01:15.756Z PASS [ 4.097s] ( 994/3428) nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
68142026-09-11T21:01:15.763Z PASS [ 0.964s] ( 995/3428) nexus-db-queries db::queries::region_allocation::test::expectorate_query
68152026-09-11T21:01:15.826Z PASS [ 0.212s] ( 996/3428) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
68162026-09-11T21:01:15.867Z PASS [ 0.220s] ( 997/3428) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
68172026-09-11T21:01:15.898Z PASS [ 0.230s] ( 998/3428) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
68182026-09-11T21:01:15.928Z PASS [ 0.060s] ( 999/3428) nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
68192026-09-11T21:01:15.940Z PASS [ 0.042s] (1000/3428) nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
68202026-09-11T21:01:15.955Z PASS [ 0.228s] (1001/3428) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
68212026-09-11T21:01:15.970Z PASS [ 0.426s] (1002/3428) nexus-db-queries db::queries::sled_reservation::test::expectorate_sled_insert_resource_query
68222026-09-11T21:01:15.974Z PASS [ 0.042s] (1003/3428) nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
68232026-09-11T21:01:15.984Z PASS [ 0.044s] (1004/3428) nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
68242026-09-11T21:01:15.998Z PASS [ 0.043s] (1005/3428) nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
68252026-09-11T21:01:16.037Z PASS [ 2.805s] (1006/3428) nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined_with_gaps
68262026-09-11T21:01:16.256Z PASS [ 3.933s] (1007/3428) nexus-db-queries db::queries::network_interface::tests::test_insert_with_transit_ips
68272026-09-11T21:01:16.269Z PASS [ 0.298s] (1008/3428) nexus-db-queries db::queries::vpc_subnet::test::expectorate_insert_vpc_subnet_query
68282026-09-11T21:01:16.301Z PASS [ 0.263s] (1009/3428) nexus-db-queries db::sitrep_guard::tests::expectorate_sitrep_guarded_insert
68292026-09-11T21:01:16.509Z PASS [ 4.116s] (1010/3428) nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
68302026-09-11T21:01:16.723Z PASS [ 2.620s] (1011/3428) nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
68312026-09-11T21:01:17.338Z PASS [ 2.647s] (1012/3428) nexus-db-queries db::queries::oximeter::test::explainable_reassign_producers
68322026-09-11T21:01:17.362Z PASS [ 2.670s] (1013/3428) nexus-db-queries db::queries::oximeter::test::explainable_upsert_producer
68332026-09-11T21:01:17.618Z PASS [ 2.800s] (1014/3428) nexus-db-queries db::queries::region_allocation::test::explainable
68342026-09-11T21:01:17.726Z PASS [ 2.359s] (1015/3428) nexus-db-queries db::queries::regions_hard_delete::test::explainable
68352026-09-11T21:01:17.993Z PASS [ 127.600s] (1016/3428) omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
68362026-09-11T21:01:18.205Z PASS [ 2.630s] (1017/3428) nexus-db-queries db::queries::sled_reservation::test::explain_sled_find_targets_query
68372026-09-11T21:01:18.229Z PASS [ 0.024s] (1018/3428) nexus-defaults tests::test_random_vpc_ipv6_prefix
68382026-09-11T21:01:18.264Z PASS [ 0.031s] (1019/3428) nexus-fm analysis_input::tests::build_drops_closed_case_when_all_alerts_satisfied
68392026-09-11T21:01:18.300Z PASS [ 0.039s] (1020/3428) nexus-fm analysis_input::tests::build_drops_closed_case_when_all_bundles_satisfied
68402026-09-11T21:01:18.304Z PASS [ 2.547s] (1021/3428) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
68412026-09-11T21:01:18.321Z PASS [ 2.722s] (1022/3428) nexus-db-queries db::queries::sled_reservation::test::explain_sled_insert_resource_query
68422026-09-11T21:01:18.341Z PASS [ 0.040s] (1023/3428) nexus-fm analysis_input::tests::build_keeps_closed_case_intact_when_not_all_bundles_satisfied
68432026-09-11T21:01:18.346Z PASS [ 0.047s] (1024/3428) nexus-fm analysis_input::tests::build_keeps_closed_case_intact_when_not_all_alerts_satisfied
68442026-09-11T21:01:18.350Z PASS [ 2.584s] (1025/3428) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
68452026-09-11T21:01:18.361Z PASS [ 2.608s] (1026/3428) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
68462026-09-11T21:01:18.369Z PASS [ 0.048s] (1027/3428) nexus-fm analysis_input::tests::test_analysis_input_builder_and_sitrep_builder
68472026-09-11T21:01:18.378Z PASS [ 0.037s] (1028/3428) nexus-fm builder::case::tests::dirty_bits_default_false
68482026-09-11T21:01:18.382Z PASS [ 2.556s] (1029/3428) nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
68492026-09-11T21:01:18.385Z PASS [ 0.039s] (1030/3428) nexus-fm builder::case::tests::request_alert_flips_alert_state
68502026-09-11T21:01:18.390Z PASS [ 0.041s] (1031/3428) nexus-fm builder::case::tests::request_support_bundle_flips_bundle_state
68512026-09-11T21:01:18.405Z PASS [ 0.044s] (1032/3428) nexus-fm builder::tests::carry_forward_drop_bumps_alert_generation
68522026-09-11T21:01:18.414Z PASS [ 0.045s] (1033/3428) nexus-fm builder::tests::carry_forward_drop_bumps_support_bundle_generation
68532026-09-11T21:01:18.424Z PASS [ 0.046s] (1034/3428) nexus-fm builder::tests::child_sitrep_with_both_new_requests_bumps_both_generations
68542026-09-11T21:01:18.429Z PASS [ 0.043s] (1035/3428) nexus-fm builder::tests::child_sitrep_with_new_bundle_bumps_bundle_generation_only
68552026-09-11T21:01:18.429Z PASS [ 0.047s] (1036/3428) nexus-fm builder::tests::child_sitrep_with_new_alert_bumps_alert_generation_only
68562026-09-11T21:01:18.434Z PASS [ 0.046s] (1037/3428) nexus-fm builder::tests::first_sitrep_with_alert_request_bumps_alert_generation
68572026-09-11T21:01:18.446Z PASS [ 0.041s] (1038/3428) nexus-fm builder::tests::first_sitrep_with_no_requests_stamps_initial_generation
68582026-09-11T21:01:18.452Z PASS [ 0.038s] (1039/3428) nexus-fm builder::tests::first_sitrep_with_support_bundle_request_bumps_bundle_generation
68592026-09-11T21:01:18.460Z PASS [ 0.036s] (1040/3428) nexus-fm builder::tests::generation_stable_when_no_new_requests_with_parent
68602026-09-11T21:01:18.473Z PASS [ 2.503s] (1041/3428) nexus-db-queries db::queries::vpc_subnet::test::explain_insert_query
68612026-09-11T21:01:18.480Z PASS [ 0.051s] (1042/3428) nexus-fm diagnosis::physical_disk::tests::closes_on_expungement
68622026-09-11T21:01:18.489Z PASS [ 0.055s] (1043/3428) nexus-fm diagnosis::physical_disk::tests::duplicate_case_is_closed
68632026-09-11T21:01:18.493Z PASS [ 0.063s] (1044/3428) nexus-fm diagnosis::physical_disk::tests::closes_on_recovery
68642026-09-11T21:01:18.502Z PASS [ 0.055s] (1045/3428) nexus-fm diagnosis::physical_disk::tests::empty_case_is_closed
68652026-09-11T21:01:18.506Z PASS [ 0.054s] (1046/3428) nexus-fm diagnosis::physical_disk::tests::fact_uuid_rotates_when_observation_changes
68662026-09-11T21:01:18.517Z PASS [ 0.055s] (1047/3428) nexus-fm diagnosis::physical_disk::tests::fact_uuid_rotates_when_zpool_replaced
68672026-09-11T21:01:18.523Z PASS [ 0.049s] (1048/3428) nexus-fm diagnosis::physical_disk::tests::fact_uuid_stable_when_observation_unchanged
68682026-09-11T21:01:18.536Z PASS [ 0.056s] (1049/3428) nexus-fm diagnosis::physical_disk::tests::foreign_payload_case_is_closed
68692026-09-11T21:01:18.540Z PASS [ 0.050s] (1050/3428) nexus-fm diagnosis::physical_disk::tests::idempotent_when_case_already_open
68702026-09-11T21:01:18.544Z PASS [ 0.053s] (1051/3428) nexus-fm diagnosis::physical_disk::tests::keeps_open_on_absence_from_inventory
68712026-09-11T21:01:18.557Z PASS [ 0.056s] (1052/3428) nexus-fm diagnosis::physical_disk::tests::opens_on_degraded_in_service
68722026-09-11T21:01:18.632Z PASS [ 0.054s] (1053/3428) nexus-fm diagnosis::physical_disk::tests::skips_degraded_when_expunged
68732026-09-11T21:01:18.632Z PASS [ 0.050s] (1054/3428) nexus-fm diagnosis::physical_disk::tests::uninterpretable_case_is_replaced
68742026-09-11T21:01:18.632Z PASS [ 0.055s] (1055/3428) nexus-fm diagnosis::power_shelf::tests::carried_forward_remove_then_insert_closes_without_duplicate_alert
68752026-09-11T21:01:18.633Z PASS [ 0.053s] (1056/3428) nexus-fm diagnosis::power_shelf::tests::case_with_only_unparseable_ereports_stays_open
68762026-09-11T21:01:18.633Z PASS [ 2.607s] (1057/3428) nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query
68772026-09-11T21:01:18.633Z PASS [ 0.048s] (1058/3428) nexus-fm diagnosis::power_shelf::tests::distinct_slots_get_distinct_cases
68782026-09-11T21:01:18.633Z PASS [ 0.056s] (1059/3428) nexus-fm diagnosis::power_shelf::tests::current_restart_is_the_one_with_the_latest_seen_ereport
68792026-09-11T21:01:18.633Z PASS [ 2.604s] (1060/3428) nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent
68802026-09-11T21:01:18.633Z PASS [ 0.052s] (1061/3428) nexus-fm diagnosis::power_shelf::tests::single_insert_closes_case_with_inserted_alert
68812026-09-11T21:01:18.633Z PASS [ 0.056s] (1062/3428) nexus-fm diagnosis::power_shelf::tests::remove_then_insert_in_one_sitrep_closes_with_both_alerts
68822026-09-11T21:01:18.633Z PASS [ 0.060s] (1063/3428) nexus-fm diagnosis::power_shelf::tests::insert_then_remove_remains_open_until_insert
68832026-09-11T21:01:18.642Z PASS [ 0.051s] (1064/3428) nexus-fm diagnosis::power_shelf::tests::single_remove_opens_case_with_removed_alert
68842026-09-11T21:01:18.642Z PASS [ 0.040s] (1065/3428) nexus-fm diagnosis::power_shelf::tests::test_psu_insert_json_parses
68852026-09-11T21:01:18.642Z PASS [ 0.044s] (1066/3428) nexus-fm diagnosis::power_shelf::tests::test_psu_remove_json_parses
68862026-09-11T21:01:18.646Z PASS [ 0.050s] (1067/3428) nexus-fm diagnosis::power_shelf::tests::unknown_ereports_are_ignored
68872026-09-11T21:01:18.654Z PASS [ 0.059s] (1068/3428) nexus-fm diagnosis::power_shelf::tests::unparseable_ereport_case_with_absent_psu_stays_open
68882026-09-11T21:01:18.661Z PASS [ 0.058s] (1069/3428) nexus-fm diagnosis::power_shelf::tests::unparseable_ereport_prevents_close_despite_insert
68892026-09-11T21:01:18.674Z PASS [ 0.057s] (1070/3428) nexus-fm diagnosis::saga::tests::abandoned_comment_attributes_omdb
68902026-09-11T21:01:18.679Z PASS [ 0.063s] (1071/3428) nexus-fm diagnosis::saga::tests::abandoned_case_closes_when_saga_removed
68912026-09-11T21:01:18.686Z PASS [ 0.069s] (1072/3428) nexus-fm diagnosis::saga::tests::abandoned_fact_uuid_stable
68922026-09-11T21:01:18.692Z PASS [ 0.054s] (1073/3428) nexus-fm diagnosis::saga::tests::closes_on_owner_readopted
68932026-09-11T21:01:18.696Z PASS [ 0.048s] (1074/3428) nexus-fm diagnosis::saga::tests::closes_on_progress_resumed
68942026-09-11T21:01:18.696Z PASS [ 0.065s] (1075/3428) nexus-fm diagnosis::saga::tests::active_owner_not_flagged
68952026-09-11T21:01:18.696Z PASS [ 0.066s] (1076/3428) nexus-fm diagnosis::saga::tests::both_facts_on_one_case
68962026-09-11T21:01:18.705Z PASS [ 0.051s] (1077/3428) nexus-fm diagnosis::saga::tests::closes_on_terminal
68972026-09-11T21:01:18.711Z PASS [ 0.051s] (1078/3428) nexus-fm diagnosis::saga::tests::duplicate_case_is_closed
68982026-09-11T21:01:18.721Z PASS [ 0.047s] (1079/3428) nexus-fm diagnosis::saga::tests::duplicate_fact_removed_when_kept_fact_is_stale
68992026-09-11T21:01:18.736Z PASS [ 0.052s] (1080/3428) nexus-fm diagnosis::saga::tests::duplicate_fact_removed_when_kept_fact_matches
69002026-09-11T21:01:18.740Z PASS [ 0.053s] (1081/3428) nexus-fm diagnosis::saga::tests::empty_case_is_closed
69012026-09-11T21:01:18.740Z PASS [ 0.051s] (1082/3428) nexus-fm diagnosis::saga::tests::fact_uuid_rotates_when_last_event_changes
69022026-09-11T21:01:18.740Z PASS [ 0.045s] (1083/3428) nexus-fm diagnosis::saga::tests::foreign_payload_case_is_closed
69032026-09-11T21:01:18.741Z PASS [ 0.049s] (1084/3428) nexus-fm diagnosis::saga::tests::fact_uuid_stable_when_unchanged
69042026-09-11T21:01:18.745Z PASS [ 0.046s] (1085/3428) nexus-fm diagnosis::saga::tests::no_case_when_progress_recent
69052026-09-11T21:01:18.751Z PASS [ 0.046s] (1086/3428) nexus-fm diagnosis::saga::tests::notyet_owner_not_flagged
69062026-09-11T21:01:18.763Z PASS [ 0.048s] (1087/3428) nexus-fm diagnosis::saga::tests::opens_abandoned_case
69072026-09-11T21:01:18.777Z PASS [ 0.051s] (1088/3428) nexus-fm diagnosis::saga::tests::opens_not_progressing_when_stale
69082026-09-11T21:01:18.783Z PASS [ 0.051s] (1089/3428) nexus-fm diagnosis::saga::tests::opens_owner_not_current_when_quiesced
69092026-09-11T21:01:18.796Z PASS [ 0.054s] (1090/3428) nexus-fm-slippy checks::physical_disk::tests::case_with_disagreeing_disks_is_flagged
69102026-09-11T21:01:18.800Z PASS [ 0.060s] (1091/3428) nexus-fm diagnosis::saga::tests::uninterpretable_case_is_replaced
69112026-09-11T21:01:18.800Z PASS [ 0.060s] (1092/3428) nexus-fm diagnosis::saga::tests::rerun_with_unchanged_input_changes_nothing
69122026-09-11T21:01:18.800Z PASS [ 0.060s] (1093/3428) nexus-fm diagnosis::saga::tests::partial_recovery_keeps_case_open
69132026-09-11T21:01:18.812Z PASS [ 0.073s] (1094/3428) nexus-fm diagnosis::saga::tests::stuck_saga_escalates_to_abandoned
69142026-09-11T21:01:18.813Z PASS [ 0.062s] (1095/3428) nexus-fm-slippy checks::physical_disk::tests::closed_case_for_same_disk_is_not_flagged
69152026-09-11T21:01:18.817Z PASS [ 0.055s] (1096/3428) nexus-fm-slippy checks::physical_disk::tests::closed_empty_case_is_not_flagged
69162026-09-11T21:01:18.822Z PASS [ 0.049s] (1097/3428) nexus-fm-slippy checks::physical_disk::tests::disagreeing_disks_on_closed_case_is_quarantined
69172026-09-11T21:01:18.831Z PASS [ 0.048s] (1098/3428) nexus-fm-slippy checks::physical_disk::tests::duplicate_open_case_for_disk_is_flagged
69182026-09-11T21:01:18.842Z PASS [ 0.046s] (1099/3428) nexus-fm-slippy checks::physical_disk::tests::open_disk_case_with_no_facts_is_flagged
69192026-09-11T21:01:18.849Z PASS [ 0.049s] (1100/3428) nexus-fm-slippy checks::tests::cross_engine_duplicate_fact_id_is_flagged
69202026-09-11T21:01:18.854Z PASS [ 0.049s] (1101/3428) nexus-fm-slippy checks::tests::duplicate_case_ereport_id_is_flagged
69212026-09-11T21:01:18.854Z PASS [ 0.050s] (1102/3428) nexus-fm-slippy checks::tests::duplicate_alert_id_is_flagged
69222026-09-11T21:01:18.859Z PASS [ 0.046s] (1103/3428) nexus-fm-slippy checks::tests::duplicate_fact_id_is_flagged
69232026-09-11T21:01:18.863Z PASS [ 0.048s] (1104/3428) nexus-fm-slippy checks::tests::duplicate_support_bundle_id_is_flagged
69242026-09-11T21:01:18.867Z PASS [ 0.043s] (1105/3428) nexus-fm-slippy checks::tests::engine_produced_sitrep_is_clean
69252026-09-11T21:01:18.870Z PASS [ 0.054s] (1106/3428) nexus-fm-slippy checks::tests::duplicate_case_ereport_id_within_one_case_is_flagged
69262026-09-11T21:01:18.879Z PASS [ 0.048s] (1107/3428) nexus-fm-slippy checks::tests::ereport_missing_from_index_is_flagged
69272026-09-11T21:01:18.891Z PASS [ 3.933s] (1108/3428) nexus-db-queries db::queries::region_allocation::test::region_allocation_fail_control_plane_storage_buffer
69282026-09-11T21:01:18.901Z PASS [ 0.050s] (1109/3428) nexus-fm-slippy checks::tests::foreign_fact_payload_is_flagged
69292026-09-11T21:01:18.901Z PASS [ 0.048s] (1110/3428) nexus-fm-slippy checks::tests::foreign_fact_payload_on_closed_case_is_flagged
69302026-09-11T21:01:18.905Z PASS [ 0.052s] (1111/3428) nexus-fm-slippy checks::tests::orphaned_indexed_ereport_is_flagged
69312026-09-11T21:01:18.908Z PASS [ 0.057s] (1112/3428) nexus-fm-slippy checks::tests::indexed_ereport_content_mismatch_is_flagged
69322026-09-11T21:01:18.922Z PASS [ 0.062s] (1113/3428) nexus-inventory builder::test::test_basic
69332026-09-11T21:01:18.928Z PASS [ 0.063s] (1114/3428) nexus-inventory builder::test::test_problems
69342026-09-11T21:01:18.928Z PASS [ 0.065s] (1115/3428) nexus-inventory builder::test::test_empty
69352026-09-11T21:01:18.963Z PASS [ 4.144s] (1116/3428) nexus-db-queries db::queries::region_allocation::test::region_allocation_barely_pass_local_storage_dataset
69362026-09-11T21:01:19.112Z PASS [ 4.099s] (1117/3428) nexus-db-queries db::queries::region_allocation::test::region_allocation_fail_local_storage_dataset
69372026-09-11T21:01:19.178Z PASS [ 3.892s] (1118/3428) nexus-db-queries db::queries::region_allocation::test::region_allocation_normal_no_local_storage_dataset
69382026-09-11T21:01:19.241Z PASS [ 4.023s] (1119/3428) nexus-db-queries db::queries::region_allocation::test::region_allocation_normal
69392026-09-11T21:01:19.266Z PASS [ 0.384s] (1120/3428) nexus-inventory collector::test::test_multi_mgs_failure
69402026-09-11T21:01:19.368Z PASS [ 1.376s] (1121/3428) nexus-db-schema crdb_alignment_test::diesel_schema_matches_crdb_schema
69412026-09-11T21:01:19.474Z PASS [ 0.582s] (1122/3428) nexus-inventory collector::test::test_sled_agent_failure
69422026-09-11T21:01:19.579Z PASS [ 0.711s] (1123/3428) nexus-inventory collector::test::test_basic
69432026-09-11T21:01:19.703Z PASS [ 0.775s] (1124/3428) nexus-mgs-updates driver_update::test::test_rot_bootloader_basic_failures
69442026-09-11T21:01:19.756Z PASS [ 0.876s] (1125/3428) nexus-inventory collector::test::test_multi_mgs
69452026-09-11T21:01:19.760Z PASS [ 0.838s] (1126/3428) nexus-mgs-updates driver_update::test::test_rot_basic_failures
69462026-09-11T21:01:19.829Z PASS [ 0.717s] (1127/3428) nexus-mgs-updates driver_update::test::test_sp_basic_failures
69472026-09-11T21:01:19.842Z PASS [ 3.585s] (1128/3428) nexus-db-queries db::sitrep_guard::tests::sitrep_guarded_insert_already_exists_via_conflict
69482026-09-11T21:01:19.866Z PASS [ 0.037s] (1129/3428) nexus-reconfigurator-blippy checks::tests::test_bad_internal_dns_subnet
69492026-09-11T21:01:19.880Z PASS [ 3.612s] (1130/3428) nexus-db-queries db::sitrep_guard::tests::sitrep_guarded_insert_already_exists_via_marker
69502026-09-11T21:01:19.884Z PASS [ 0.041s] (1131/3428) nexus-reconfigurator-blippy checks::tests::test_dataset_on_nonexistent_zpool
69512026-09-11T21:01:19.903Z PASS [ 0.036s] (1132/3428) nexus-reconfigurator-blippy checks::tests::test_dataset_with_bad_address
69522026-09-11T21:01:19.911Z PASS [ 3.611s] (1133/3428) nexus-db-queries db::sitrep_guard::tests::sitrep_guarded_insert_created_writes_marker
69532026-09-11T21:01:19.922Z PASS [ 0.042s] (1134/3428) nexus-reconfigurator-blippy checks::tests::test_duplicate_external_ip
69542026-09-11T21:01:19.931Z PASS [ 0.048s] (1135/3428) nexus-reconfigurator-blippy checks::tests::test_duplicate_nic_ip
69552026-09-11T21:01:19.944Z PASS [ 0.041s] (1136/3428) nexus-reconfigurator-blippy checks::tests::test_duplicate_nic_mac
69562026-09-11T21:01:19.956Z PASS [ 0.197s] (1137/3428) nexus-mgs-updates::host_phase1_hash test_host_phase1_hashing
69572026-09-11T21:01:19.960Z PASS [ 0.047s] (1138/3428) nexus-reconfigurator-blippy checks::tests::test_duplicate_sled_subnet
69582026-09-11T21:01:19.965Z PASS [ 0.044s] (1139/3428) nexus-reconfigurator-blippy checks::tests::test_duplicate_underlay_ips
69592026-09-11T21:01:19.978Z PASS [ 0.045s] (1140/3428) nexus-reconfigurator-blippy checks::tests::test_durable_dataset_collision
69602026-09-11T21:01:19.983Z PASS [ 3.473s] (1141/3428) nexus-db-queries db::sitrep_guard::tests::sitrep_guarded_insert_no_sitrep_writes_nothing
69612026-09-11T21:01:19.986Z PASS [ 0.042s] (1142/3428) nexus-reconfigurator-blippy checks::tests::test_example_blueprint_is_blippy_clean
69622026-09-11T21:01:20.003Z PASS [ 0.044s] (1143/3428) nexus-reconfigurator-blippy checks::tests::test_mupdate_override_with_artifact_image_source
69632026-09-11T21:01:20.007Z PASS [ 0.247s] (1144/3428) nexus-mgs-updates test_util::step_through::test::test_basic
69642026-09-11T21:01:20.007Z PASS [ 0.048s] (1145/3428) nexus-reconfigurator-blippy checks::tests::test_nexus_generation_image_consistency
69652026-09-11T21:01:20.011Z PASS [ 0.041s] (1146/3428) nexus-reconfigurator-blippy checks::tests::test_nexus_generation_no_nexus
69662026-09-11T21:01:20.022Z PASS [ 0.045s] (1147/3428) nexus-reconfigurator-blippy checks::tests::test_orphaned_datasets
69672026-09-11T21:01:20.032Z PASS [ 0.050s] (1148/3428) nexus-reconfigurator-blippy checks::tests::test_transient_root_dataset_collision
69682026-09-11T21:01:20.037Z PASS [ 0.047s] (1149/3428) nexus-reconfigurator-blippy checks::tests::test_underlay_ip_above_last_allocated
69692026-09-11T21:01:20.043Z PASS [ 0.043s] (1150/3428) nexus-reconfigurator-blippy checks::tests::test_zone_missing_datasets
69702026-09-11T21:01:20.049Z PASS [ 0.045s] (1151/3428) nexus-reconfigurator-blippy checks::tests::test_zpool_missing_default_datasets
69712026-09-11T21:01:20.054Z PASS [ 0.047s] (1152/3428) nexus-reconfigurator-blippy checks::tests::test_zpool_with_expunged_duplicate_dataset_kinds
69722026-09-11T21:01:20.058Z PASS [ 0.049s] (1153/3428) nexus-reconfigurator-blippy checks::tests::test_zpool_with_duplicate_dataset_kinds
69732026-09-11T21:01:20.082Z PASS [ 0.050s] (1154/3428) nexus-reconfigurator-execution clickhouse::test::test_generate_config_settings
69742026-09-11T21:01:20.188Z PASS [ 0.105s] (1155/3428) nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
69752026-09-11T21:01:20.250Z PASS [ 0.062s] (1156/3428) nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
69762026-09-11T21:01:20.270Z PASS [ 3.546s] (1157/3428) nexus-db-queries db::sitrep_guard::tests::sitrep_guarded_insert_stale_sitrep
69772026-09-11T21:01:20.300Z PASS [ 0.050s] (1158/3428) nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
69782026-09-11T21:01:20.325Z PASS [ 0.054s] (1159/3428) nexus-reconfigurator-execution dns::test::test_dns_compute_update
69792026-09-11T21:01:20.585Z PASS [ 1.110s] (1160/3428) nexus-mgs-updates driver_update::test_host_phase_1::basic_failures
69802026-09-11T21:01:20.900Z PASS [ 3.173s] (1161/3428) nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
69812026-09-11T21:01:21.027Z PASS [ 3.409s] (1162/3428) nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
69822026-09-11T21:01:21.507Z PASS [ 2.600s] (1163/3428) nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
69832026-09-11T21:01:21.648Z PASS [ 27.511s] (1164/3428) nexus-db-queries db::datastore::update::test::test_list_unpruned
69842026-09-11T21:01:21.701Z PASS [ 0.053s] (1165/3428) nexus-reconfigurator-execution sagas::test::test_find_expunged_older_generation
69852026-09-11T21:01:21.707Z PASS [ 2.810s] (1166/3428) nexus-metrics-producer-gc tests::test_prune_expired_producers
69862026-09-11T21:01:21.762Z PASS [ 0.061s] (1167/3428) nexus-reconfigurator-execution sagas::test::test_find_expunged_same_generation
69872026-09-11T21:01:21.809Z PASS [ 0.046s] (1168/3428) nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
69882026-09-11T21:01:21.854Z PASS [ 0.042s] (1169/3428) nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_without_existing_nexus_zones
69892026-09-11T21:01:21.887Z PASS [ 0.035s] (1170/3428) nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
69902026-09-11T21:01:21.938Z PASS [ 0.051s] (1171/3428) nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
69912026-09-11T21:01:21.988Z PASS [ 0.049s] (1172/3428) nexus-reconfigurator-planning blueprint_builder::builder::test::test_datasets_for_zpools_and_zones
69922026-09-11T21:01:22.006Z PASS [ 3.102s] (1173/3428) nexus-metrics-producer-gc tests::test_prune_expired_producers_expunged_oximeter
69932026-09-11T21:01:22.029Z PASS [ 0.042s] (1174/3428) nexus-reconfigurator-planning blueprint_builder::builder::test::test_decommissioned_sleds
69942026-09-11T21:01:22.048Z PASS [ 0.041s] (1175/3428) nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
69952026-09-11T21:01:22.069Z PASS [ 0.040s] (1176/3428) nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
69962026-09-11T21:01:22.099Z PASS [ 0.051s] (1177/3428) nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_image_source_change_diff
69972026-09-11T21:01:22.108Z PASS [ 0.039s] (1178/3428) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::add_3_servers_and_expunge_one_simultaneously
69982026-09-11T21:01:22.136Z PASS [ 0.037s] (1179/3428) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_2_of_5_keeper_zones
69992026-09-11T21:01:22.146Z PASS [ 0.037s] (1180/3428) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_a_different_keeper_while_adding_keeper
70002026-09-11T21:01:22.169Z PASS [ 0.033s] (1181/3428) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_keeper_being_added
70012026-09-11T21:01:22.183Z PASS [ 0.038s] (1182/3428) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::inventory_returns_unexpected_membership
70022026-09-11T21:01:22.216Z PASS [ 0.046s] (1183/3428) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::move_from_3_to_5_keepers
70032026-09-11T21:01:22.231Z PASS [ 0.048s] (1184/3428) nexus-reconfigurator-planning blueprint_builder::clickhouse::test::no_changes_needed
70042026-09-11T21:01:22.266Z PASS [ 0.042s] (1185/3428) nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::external_dns_ips_are_partitioned_separately
70052026-09-11T21:01:22.307Z PASS [ 0.075s] (1186/3428) nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::test_available_iterator
70062026-09-11T21:01:22.340Z PASS [ 0.033s] (1187/3428) nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::v6_only_pool_allocates_v6_external_networking
70072026-09-11T21:01:22.612Z PASS [ 0.272s] (1188/3428) nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_add_same_kind_after_expunging
70082026-09-11T21:01:22.853Z PASS [ 0.240s] (1189/3428) nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_add_same_kind_after_expunging_by_zpool
70092026-09-11T21:01:22.979Z PASS [ 0.128s] (1190/3428) nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_create_editor_with_expunged_datasets
70102026-09-11T21:01:23.052Z PASS [ 0.072s] (1191/3428) nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_create_editor_with_in_service_datasets
70112026-09-11T21:01:23.082Z PASS [ 0.030s] (1192/3428) nexus-reconfigurator-planning blueprint_editor::sled_editor::tests::update_disposition_kind_is_a_scalar_edit
70122026-09-11T21:01:23.113Z PASS [ 0.031s] (1193/3428) nexus-reconfigurator-planning blueprint_editor::sled_editor::underlay_ip_allocator::test::test_basic
70132026-09-11T21:01:23.163Z PASS [ 0.049s] (1194/3428) nexus-reconfigurator-planning example::tests::builder_all_zone_types
70142026-09-11T21:01:23.211Z PASS [ 0.048s] (1195/3428) nexus-reconfigurator-planning example::tests::builder_zone_counts
70152026-09-11T21:01:23.723Z PASS [ 4.457s] (1196/3428) nexus-mgs-updates driver_update::test::test_sp_update_watched
70162026-09-11T21:01:23.753Z PASS [ 0.030s] (1197/3428) nexus-reconfigurator-planning example::tests::instances_on_examples
70172026-09-11T21:01:23.806Z PASS [ 0.053s] (1198/3428) nexus-reconfigurator-planning mgs_updates::host_phase_1::tests::test_basic_host_os
70182026-09-11T21:01:23.847Z PASS [ 0.040s] (1199/3428) nexus-reconfigurator-planning mgs_updates::host_phase_1::tests::test_sled_move
70192026-09-11T21:01:23.889Z PASS [ 0.042s] (1200/3428) nexus-reconfigurator-planning mgs_updates::rot::tests::test_basic_rot
70202026-09-11T21:01:23.931Z PASS [ 0.042s] (1201/3428) nexus-reconfigurator-planning mgs_updates::rot_bootloader::tests::test_basic_rot_bootloader
70212026-09-11T21:01:23.975Z PASS [ 0.044s] (1202/3428) nexus-reconfigurator-planning mgs_updates::sp::tests::test_basic_sp
70222026-09-11T21:01:24.023Z PASS [ 0.048s] (1203/3428) nexus-reconfigurator-planning mgs_updates::test::test_blocked_updates
70232026-09-11T21:01:24.071Z PASS [ 0.043s] (1204/3428) nexus-reconfigurator-planning mgs_updates::test::test_impossible_update_policy
70242026-09-11T21:01:24.107Z PASS [ 0.041s] (1205/3428) nexus-reconfigurator-planning mgs_updates::test::test_sp_move
70252026-09-11T21:01:24.155Z PASS [ 0.047s] (1206/3428) nexus-reconfigurator-planning mgs_updates::test::test_whole_system_sequential
70262026-09-11T21:01:24.197Z PASS [ 4.154s] (1207/3428) nexus-reconfigurator-execution database::test::test_database_nexus_access_create
70272026-09-11T21:01:24.201Z PASS [ 0.046s] (1208/3428) nexus-reconfigurator-planning mgs_updates::test::test_whole_system_simultaneous_updates
70282026-09-11T21:01:24.268Z PASS [ 0.071s] (1209/3428) nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
70292026-09-11T21:01:24.342Z PASS [ 0.073s] (1210/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_add_multiple_nexus_to_one_sled
70302026-09-11T21:01:24.406Z PASS [ 0.205s] (1211/3428) nexus-reconfigurator-planning::mod integration_tests::planner::planner_decommissions_sleds
70312026-09-11T21:01:24.458Z PASS [ 0.117s] (1212/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_basic_add_sled
70322026-09-11T21:01:24.470Z PASS [ 0.064s] (1213/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_crucible_allocation_skips_nonprovisionable_disks
70332026-09-11T21:01:24.528Z PASS [ 0.069s] (1214/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_crucible_pantry
70342026-09-11T21:01:24.547Z PASS [ 0.076s] (1215/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_dataset_settings_modified_in_place
70352026-09-11T21:01:24.593Z PASS [ 4.537s] (1216/3428) nexus-reconfigurator-execution database::test::test_database_nexus_access_create_idempotent
70362026-09-11T21:01:24.621Z PASS [ 0.074s] (1217/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_disk_expungement_removes_zones_durable_zpool
70372026-09-11T21:01:24.639Z PASS [ 4.590s] (1218/3428) nexus-reconfigurator-execution database::test::test_database_nexus_access_create_during_quiesce
70382026-09-11T21:01:24.660Z PASS [ 0.068s] (1219/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_disk_expungement_removes_zones_transient_filesystem
70392026-09-11T21:01:24.664Z PASS [ 0.137s] (1220/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_disk_add_expunge_decommission
70402026-09-11T21:01:24.686Z PASS [ 0.064s] (1221/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_ensure_preserve_downgrade_option
70412026-09-11T21:01:24.700Z PASS [ 4.646s] (1222/3428) nexus-reconfigurator-execution database::test::test_database_nexus_access_create_fails_wrong_target_blueprint
70422026-09-11T21:01:24.726Z PASS [ 0.087s] (1223/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_expunge_clickhouse_clusters
70432026-09-11T21:01:24.739Z PASS [ 0.078s] (1224/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_expunge_clickhouse_zones_after_policy_is_changed
70442026-09-11T21:01:24.750Z PASS [ 0.086s] (1225/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_internal_dns_zone_replaced_after_marked_for_cleanup
70452026-09-11T21:01:24.780Z PASS [ 0.094s] (1226/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_multiple_measurements
70462026-09-11T21:01:24.795Z PASS [ 2.538s] (1227/3428) nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::test_external_ip_allocator
70472026-09-11T21:01:24.834Z PASS [ 0.094s] (1228/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_reuse_external_dns_ips_from_expunged_zones
70482026-09-11T21:01:24.842Z PASS [ 0.116s] (1229/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_plan_deploy_all_clickhouse_cluster_nodes
70492026-09-11T21:01:24.848Z PASS [ 0.098s] (1230/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_reuse_external_ips_from_expunged_zones
70502026-09-11T21:01:24.857Z PASS [ 0.077s] (1231/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_simple_measurements
70512026-09-11T21:01:24.861Z PASS [ 0.159s] (1232/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_nexus_allocation_skips_nonprovisionable_sleds
70522026-09-11T21:01:24.875Z PASS [ 0.079s] (1233/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_single_node_clickhouse
70532026-09-11T21:01:24.913Z PASS [ 0.078s] (1234/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_spread_additional_nexus_zones_across_sleds
70542026-09-11T21:01:24.924Z PASS [ 0.081s] (1235/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_spread_internal_dns_zones_across_sleds
70552026-09-11T21:01:25.036Z PASS [ 5.667s] (1236/3428) nexus-mgs-updates driver_update::test_host_phase_1::basic
70562026-09-11T21:01:25.057Z PASS [ 0.145s] (1237/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_update_internal_dns
70572026-09-11T21:01:25.079Z PASS [ 0.219s] (1238/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_update_cockroach
70582026-09-11T21:01:25.109Z PASS [ 0.073s] (1239/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_zones_marked_ready_for_cleanup_based_on_inventory
70592026-09-11T21:01:25.223Z PASS [ 0.366s] (1240/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_update_boundary_ntp
70602026-09-11T21:01:25.621Z PASS [ 0.746s] (1241/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_update_crucible_pantry_before_nexus
70612026-09-11T21:01:25.641Z PASS [ 6.678s] (1242/3428) nexus-mgs-updates driver_update::test::test_rot_update_basic
70622026-09-11T21:01:25.712Z PASS [ 6.783s] (1243/3428) nexus-mgs-updates driver_update::test::test_rot_bootloader_update_basic
70632026-09-11T21:01:25.867Z PASS [ 4.360s] (1244/3428) nexus-reconfigurator-execution sagas::test::test_abandon_orphan_sagas
70642026-09-11T21:01:25.885Z PASS [ 0.018s] (1245/3428) nexus-reconfigurator-simulation utils::tests::test_insert_sorted_by
70652026-09-11T21:01:25.915Z PASS [ 0.030s] (1246/3428) nexus-saga-recovery recovery::test::test_execution_basic
70662026-09-11T21:01:25.945Z PASS [ 0.030s] (1247/3428) nexus-saga-recovery recovery::test::test_plan_basic
70672026-09-11T21:01:25.971Z PASS [ 0.025s] (1248/3428) nexus-saga-recovery recovery::test::test_read_all_from_channel
70682026-09-11T21:01:26.001Z PASS [ 0.030s] (1249/3428) nexus-saga-recovery test::test_basic
70692026-09-11T21:01:26.029Z PASS [ 0.028s] (1250/3428) nexus-switch-config tests::all_problems_are_accumulated
70702026-09-11T21:01:26.033Z PASS [ 1.184s] (1251/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_update_all_zones
70712026-09-11T21:01:26.057Z PASS [ 0.028s] (1252/3428) nexus-switch-config tests::collapse_bgp_configs_dedups_one_config_referenced_many_times
70722026-09-11T21:01:26.062Z PASS [ 0.029s] (1253/3428) nexus-switch-config tests::collapse_bgp_configs_marks_only_conflicting_switches
70732026-09-11T21:01:26.085Z PASS [ 0.027s] (1254/3428) nexus-switch-config tests::conflicting_bgp_configs_for_switch_is_reported
70742026-09-11T21:01:26.089Z PASS [ 0.028s] (1255/3428) nexus-switch-config tests::empty_port_list_is_reported
70752026-09-11T21:01:26.114Z PASS [ 0.030s] (1256/3428) nexus-switch-config tests::illegal_max_paths_is_reported
70762026-09-11T21:01:26.119Z PASS [ 0.030s] (1257/3428) nexus-switch-config tests::malformed_uplink_address_is_reported
70772026-09-11T21:01:26.140Z PASS [ 0.025s] (1258/3428) nexus-switch-config tests::missing_rack_subnet_is_reported
70782026-09-11T21:01:26.151Z PASS [ 0.031s] (1259/3428) nexus-switch-config tests::no_silent_port_drops
70792026-09-11T21:01:26.169Z PASS [ 0.030s] (1260/3428) nexus-switch-config tests::non_ipv6_rack_subnet_is_reported
70802026-09-11T21:01:26.192Z PASS [ 0.038s] (1261/3428) nexus-switch-config tests::peered_port_requires_switch_bgp_config
70812026-09-11T21:01:26.203Z PASS [ 0.034s] (1262/3428) nexus-switch-config tests::peered_port_switch_asn
70822026-09-11T21:01:26.220Z PASS [ 0.030s] (1263/3428) nexus-switch-config tests::peerless_port_needs_no_switch_bgp_config
70832026-09-11T21:01:26.261Z PASS [ 0.058s] (1264/3428) nexus-switch-config tests::unspecified_address_becomes_addrconf_not_a_problem
70842026-09-11T21:01:26.299Z PASS [ 0.038s] (1265/3428) nexus-types alert::power_shelf::tests::psu_inserted_v0_schema
70852026-09-11T21:01:26.327Z PASS [ 0.028s] (1266/3428) nexus-types alert::power_shelf::tests::psu_removed_v0_schema
70862026-09-11T21:01:26.356Z PASS [ 0.028s] (1267/3428) nexus-types alert::tests::test_from_str_roundtrips
70872026-09-11T21:01:26.382Z PASS [ 0.027s] (1268/3428) nexus-types alert::tests::test_is_test
70882026-09-11T21:01:26.413Z PASS [ 0.031s] (1269/3428) nexus-types authn::cookies::test::test_parse_cookies_empty_headers
70892026-09-11T21:01:26.440Z PASS [ 0.027s] (1270/3428) nexus-types authn::cookies::test::test_parse_cookies_ignore_other_headers
70902026-09-11T21:01:26.469Z PASS [ 0.028s] (1271/3428) nexus-types authn::cookies::test::test_parse_cookies_one_cookie
70912026-09-11T21:01:26.495Z PASS [ 0.026s] (1272/3428) nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers
70922026-09-11T21:01:26.522Z PASS [ 0.027s] (1273/3428) nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers_same_name
70932026-09-11T21:01:26.550Z PASS [ 0.027s] (1274/3428) nexus-types authn::cookies::test::test_parse_cookies_two_cookies
70942026-09-11T21:01:26.576Z PASS [ 0.027s] (1275/3428) nexus-types deployment::blueprint_diff::tests::modified_update_disposition_rendering
70952026-09-11T21:01:26.601Z PASS [ 0.025s] (1276/3428) nexus-types deployment::network_resources::tests::adding_a_resource_without_the_other_passes
70962026-09-11T21:01:26.637Z PASS [ 0.027s] (1277/3428) nexus-types deployment::network_resources::tests::display
70972026-09-11T21:01:26.657Z PASS [ 0.028s] (1278/3428) nexus-types deployment::network_resources::tests::external_ip_consistent_with_nic_passes
70982026-09-11T21:01:26.689Z PASS [ 0.032s] (1279/3428) nexus-types deployment::network_resources::tests::external_ip_without_matching_nic_family_fails
70992026-09-11T21:01:26.722Z PASS [ 0.033s] (1280/3428) nexus-types deployment::network_resources::tests::floating_addrs_always_convert_to_inventory
71002026-09-11T21:01:26.753Z PASS [ 0.031s] (1281/3428) nexus-types deployment::network_resources::tests::floating_ips_always_convert_to_inventory
71012026-09-11T21:01:26.786Z PASS [ 0.033s] (1282/3428) nexus-types deployment::network_resources::tests::from_private_ip_config_and_accessors
71022026-09-11T21:01:26.813Z PASS [ 0.027s] (1283/3428) nexus-types deployment::network_resources::tests::omicron_zone_external_floating_ips_reject_bad_count
71032026-09-11T21:01:26.841Z PASS [ 0.027s] (1284/3428) nexus-types deployment::network_resources::tests::omicron_zone_external_floating_ips_reject_duplicate_ip_on_deserialize
71042026-09-11T21:01:26.868Z PASS [ 0.027s] (1285/3428) nexus-types deployment::network_resources::tests::omicron_zone_network_resources_allows_multiple_ips_per_zone
71052026-09-11T21:01:26.893Z PASS [ 0.024s] (1286/3428) nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
71062026-09-11T21:01:27.131Z PASS [ 3.917s] (1287/3428) nexus-reconfigurator-planning example::tests::dns_resolution_works
71072026-09-11T21:01:27.169Z PASS [ 0.040s] (1288/3428) nexus-types deployment::test::test_serialize_pending_mgs_updates
71082026-09-11T21:01:27.199Z PASS [ 0.030s] (1289/3428) nexus-types fm::analysis_reports::tests::test_analysis_input_report_display_empty
71092026-09-11T21:01:27.254Z PASS [ 0.056s] (1290/3428) nexus-types fm::analysis_reports::tests::test_analysis_input_report_display_same_inv
71102026-09-11T21:01:27.300Z PASS [ 0.045s] (1291/3428) nexus-types fm::analysis_reports::tests::test_analysis_input_report_display_with_cases
71112026-09-11T21:01:27.319Z PASS [ 2.394s] (1292/3428) nexus-reconfigurator-planning::mod integration_tests::planner::test_zone_update_ordering_respects_dependency_dag
71122026-09-11T21:01:27.336Z PASS [ 0.036s] (1293/3428) nexus-types fm::analysis_reports::tests::test_analysis_report_display_full
71132026-09-11T21:01:27.357Z PASS [ 0.036s] (1294/3428) nexus-types fm::analysis_reports::tests::test_log_entry_backwards_compat_event_only
71142026-09-11T21:01:27.381Z PASS [ 0.045s] (1295/3428) nexus-types fm::analysis_reports::tests::test_log_entry_display_colored
71152026-09-11T21:01:27.388Z PASS [ 0.033s] (1296/3428) nexus-types fm::analysis_reports::tests::test_log_entry_display_multiline_comment
71162026-09-11T21:01:27.415Z PASS [ 0.033s] (1297/3428) nexus-types fm::analysis_reports::tests::test_log_entry_display_nested_values
71172026-09-11T21:01:27.418Z PASS [ 0.030s] (1298/3428) nexus-types fm::analysis_reports::tests::test_log_entry_forwards_compat_extra_fields
71182026-09-11T21:01:27.450Z PASS [ 0.035s] (1299/3428) nexus-types fm::analysis_reports::tests::test_log_entry_forwards_compat_varied_types
71192026-09-11T21:01:27.456Z PASS [ 0.037s] (1300/3428) nexus-types fm::analysis_reports::tests::test_log_entry_roundtrip
71202026-09-11T21:01:27.489Z PASS [ 0.039s] (1301/3428) nexus-types fm::case::tests::test_case_display
71212026-09-11T21:01:27.493Z PASS [ 0.036s] (1302/3428) nexus-types fm::case::tests::test_case_display_colored
71222026-09-11T21:01:27.517Z PASS [ 0.028s] (1303/3428) nexus-types fm::config::tests::test_history_pruning_threshold_must_be_less_than_sitrep_limit
71232026-09-11T21:01:27.538Z PASS [ 0.044s] (1304/3428) nexus-types fm::config::tests::test_min_history_pruning_threshold
71242026-09-11T21:01:27.565Z PASS [ 0.048s] (1305/3428) nexus-types fm::config::tests::test_min_sitrep_limit
71252026-09-11T21:01:27.569Z PASS [ 0.033s] (1306/3428) nexus-types internal_api::background::test::test_display_blueprint_pruner_status_disabled
71262026-09-11T21:01:27.596Z PASS [ 0.026s] (1307/3428) nexus-types internal_api::background::test::test_display_tuf_repo_pruner_status_disabled
71272026-09-11T21:01:27.613Z PASS [ 0.049s] (1308/3428) nexus-types internal_api::background::test::test_display_blueprint_pruner_status_enabled
71282026-09-11T21:01:27.648Z PASS [ 0.051s] (1309/3428) nexus-types internal_api::background::test::test_display_tuf_repo_pruner_status_enabled
71292026-09-11T21:01:27.654Z PASS [ 0.040s] (1310/3428) nexus-types internal_api::views::test::test_can_serialize_mgs_updates
71302026-09-11T21:01:27.689Z PASS [ 0.041s] (1311/3428) nexus-types quiesce::test::test_drained_blueprint
71312026-09-11T21:01:27.707Z PASS [ 0.053s] (1312/3428) nexus-types quiesce::test::test_quiesce_block_on_first_recovery
71322026-09-11T21:01:27.735Z PASS [ 0.046s] (1313/3428) nexus-types quiesce::test::test_quiesce_block_on_reassigned_concurrent_recovery
71332026-09-11T21:01:27.750Z PASS [ 0.042s] (1314/3428) nexus-types quiesce::test::test_quiesce_block_on_reassigned_recovered_saga
71342026-09-11T21:01:27.788Z PASS [ 0.053s] (1315/3428) nexus-types quiesce::test::test_quiesce_block_on_reassigned_recovery
71352026-09-11T21:01:27.810Z PASS [ 0.060s] (1316/3428) nexus-types quiesce::test::test_quiesce_block_on_reassignment
71362026-09-11T21:01:27.815Z PASS [ 8.637s] (1317/3428) nexus-mgs-updates driver_update::test::test_sp_update_basic
71372026-09-11T21:01:27.843Z PASS [ 0.055s] (1318/3428) nexus-types quiesce::test::test_quiesce_block_on_recovered_sagas
71382026-09-11T21:01:27.858Z PASS [ 0.048s] (1319/3428) nexus-types quiesce::test::test_quiesce_block_on_saga_started
71392026-09-11T21:01:27.873Z PASS [ 0.058s] (1320/3428) nexus-types quiesce::test::test_quiesce_no_block_on_sagas_not_started
71402026-09-11T21:01:27.892Z PASS [ 0.049s] (1321/3428) nexus-types quiesce::test::test_quiesce_noop
71412026-09-11T21:01:27.956Z PASS [ 0.061s] (1322/3428) nexus-types quiesce::test::test_quiesce_sagas_disabled_on_startup
71422026-09-11T21:01:27.956Z PASS [ 0.069s] (1323/3428) nexus-types support_bundle::tests::bundle_data_selection_serde_round_trip
71432026-09-11T21:01:28.095Z PASS [ 0.203s] (1324/3428) nexus-types::read_series blueprint_mismatch
71442026-09-11T21:01:28.168Z PASS [ 0.226s] (1325/3428) nexus-types::read_series collection_mismatch
71452026-09-11T21:01:28.305Z PASS [ 0.210s] (1326/3428) nexus-types::read_series external_dns_mismatch
71462026-09-11T21:01:28.319Z PASS [ 0.400s] (1327/3428) nexus-types::read_series blueprint_source_reconciliation
71472026-09-11T21:01:28.509Z PASS [ 0.341s] (1328/3428) nexus-types::read_series identical_inputs
71482026-09-11T21:01:28.546Z PASS [ 0.036s] (1329/3428) nexus-types::read_series malformed_json
71492026-09-11T21:01:28.556Z PASS [ 0.228s] (1330/3428) nexus-types::read_series internal_dns_mismatch
71502026-09-11T21:01:28.577Z PASS [ 0.028s] (1331/3428) nexus-types::read_series no_inputs
71512026-09-11T21:01:28.868Z PASS [ 0.291s] (1332/3428) nexus-types::read_series overlapping_inputs_order_independent
71522026-09-11T21:01:28.933Z PASS [ 0.387s] (1333/3428) nexus-types::read_series multiple_latest_candidates
71532026-09-11T21:01:28.946Z PASS [ 2.728s] (1334/3428) nexus-test-utils test::test_suite_password_matches_hash
71542026-09-11T21:01:28.976Z PASS [ 0.028s] (1335/3428) nexus-types-versions impls::alert::tests::test_webhook_subscription_validation
71552026-09-11T21:01:28.983Z PASS [ 0.110s] (1336/3428) nexus-types::read_series single_input_happy_path
71562026-09-11T21:01:29.001Z PASS [ 0.027s] (1337/3428) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_explicit_null_fields
71572026-09-11T21:01:29.009Z PASS [ 0.031s] (1338/3428) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_invalid_multicast_ip
71582026-09-11T21:01:29.029Z PASS [ 0.028s] (1339/3428) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_invalid_source_ip
71592026-09-11T21:01:29.039Z PASS [ 0.029s] (1340/3428) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_mixed_null_and_values
71602026-09-11T21:01:29.051Z PASS [ 0.022s] (1341/3428) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_only_multicast_ip
71612026-09-11T21:01:29.073Z PASS [ 0.034s] (1342/3428) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_only_source_ips
71622026-09-11T21:01:29.081Z PASS [ 0.030s] (1343/3428) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_with_all_fields
71632026-09-11T21:01:29.101Z PASS [ 0.029s] (1344/3428) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_with_empty_source_ips
71642026-09-11T21:01:29.111Z PASS [ 0.029s] (1345/3428) nexus-types-versions impls::multicast::tests::test_multicast_group_create_deserialization_without_optional_fields
71652026-09-11T21:01:29.133Z PASS [ 0.197s] (1346/3428) nexus-types::read_series target_missing_from_its_own_file
71662026-09-11T21:01:29.133Z PASS [ 0.029s] (1347/3428) nexus-types-versions impls::multicast::tests::test_multicast_group_update_deserialization_clear_source_ips
71672026-09-11T21:01:29.157Z PASS [ 0.047s] (1348/3428) nexus-types-versions impls::multicast::tests::test_multicast_group_update_deserialization_omit_all_fields
71682026-09-11T21:01:29.163Z PASS [ 0.031s] (1349/3428) nexus-types-versions impls::multicast::tests::test_validate_multicast_ip_v4
71692026-09-11T21:01:29.168Z PASS [ 0.037s] (1350/3428) nexus-types-versions impls::multicast::tests::test_multicast_group_update_deserialization_update_source_ips
71702026-09-11T21:01:29.185Z PASS [ 0.028s] (1351/3428) nexus-types-versions impls::multicast::tests::test_validate_multicast_ip_v6
71712026-09-11T21:01:29.193Z PASS [ 0.030s] (1352/3428) nexus-types-versions impls::multicast::tests::test_validate_source_ip_v4
71722026-09-11T21:01:29.198Z PASS [ 0.030s] (1353/3428) nexus-types-versions impls::multicast::tests::test_validate_source_ip_v6
71732026-09-11T21:01:29.211Z PASS [ 0.026s] (1354/3428) nexus-types-versions impls::policy::tests::test_policy_parsing
71742026-09-11T21:01:29.219Z PASS [ 0.026s] (1355/3428) nexus-types-versions v2026_03_06_01::tests::test_switch_slot_to_string_and_back_again
71752026-09-11T21:01:29.237Z PASS [ 0.038s] (1356/3428) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_conversion_numbered_preserves_fields
71762026-09-11T21:01:29.247Z PASS [ 0.036s] (1357/3428) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_conversion_unnumbered_preserves_fields
71772026-09-11T21:01:29.267Z PASS [ 0.047s] (1358/3428) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_reverse_numbered
71782026-09-11T21:01:29.273Z PASS [ 0.966s] (1359/3428) nexus-types::read_series intended_blueprint_warning
71792026-09-11T21:01:29.279Z PASS [ 0.042s] (1360/3428) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_reverse_unnumbered
71802026-09-11T21:01:29.293Z PASS [ 0.026s] (1361/3428) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_round_trip_sentinel_becomes_none
71812026-09-11T21:01:29.303Z PASS [ 0.030s] (1362/3428) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_round_trip_unnumbered
71822026-09-11T21:01:29.321Z PASS [ 0.027s] (1363/3428) nexus-types-versions v2026_04_16_00::networking::tests::test_valid_router_peer_type_try_from_old_representation
71832026-09-11T21:01:29.326Z PASS [ 0.075s] (1364/3428) nexus-types-versions v2026_04_16_00::networking::tests::test_bgp_peer_round_trip_numbered
71842026-09-11T21:01:29.330Z PASS [ 0.047s] (1365/3428) nexus-types-versions v2026_04_16_00::networking::tests::test_invalid_router_peer_type_try_from_old_representation
71852026-09-11T21:01:29.333Z PASS [ 0.029s] (1366/3428) nexus-types-versions v2026_09_08_00::project::tests::defaults_selection_rejects_unknown_fields
71862026-09-11T21:01:29.350Z PASS [ 0.030s] (1367/3428) nexus-types-versions v2026_09_08_00::project::tests::defaults_wire_format
71872026-09-11T21:01:29.356Z PASS [ 0.030s] (1368/3428) nexus-types-versions v2026_09_08_00::vpc::tests::defaults_wire_format
71882026-09-11T21:01:29.405Z PASS [ 0.078s] (1369/3428) omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
71892026-09-11T21:01:29.436Z PASS [ 0.105s] (1370/3428) omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
71902026-09-11T21:01:29.459Z PASS [ 0.106s] (1371/3428) omicron-certificates tests::test_common_name_is_validated
71912026-09-11T21:01:29.463Z PASS [ 0.112s] (1372/3428) omicron-certificates tests::test_cert_extended_key_usage
71922026-09-11T21:01:29.485Z PASS [ 0.080s] (1373/3428) omicron-certificates tests::test_subject_alternate_names_are_validated
71932026-09-11T21:01:29.509Z PASS [ 0.071s] (1374/3428) omicron-cockroach-admin cockroach_cli::tests::proptest_validate_decommissionable
71942026-09-11T21:01:29.616Z PASS [ 9.912s] (1375/3428) nexus-mgs-updates driver_update::test_host_phase_1::update_watched
71952026-09-11T21:01:29.628Z PASS [ 4.007s] (1376/3428) nexus-reconfigurator-rendezvous sled_blueprint_availability::tests::equal_generation_different_availability_left_untouched
71962026-09-11T21:01:29.833Z PASS [ 4.191s] (1377/3428) nexus-reconfigurator-rendezvous sled_blueprint_availability::tests::partial_failure_then_retry_converges
71972026-09-11T21:01:29.861Z PASS [ 0.022s] (1378/3428) omicron-cockroach-metrics tests::proptest_tests::prometheus_parse_never_panics
71982026-09-11T21:01:29.888Z PASS [ 0.033s] (1379/3428) omicron-cockroach-metrics tests::proptest_tests::prometheus_parse_structured_input
71992026-09-11T21:01:30.030Z PASS [ 0.142s] (1380/3428) omicron-cockroach-metrics tests::test_cluster_client_caching
72002026-09-11T21:01:30.050Z PASS [ 0.020s] (1381/3428) omicron-cockroach-metrics tests::test_histogram_bucket_sorting
72012026-09-11T21:01:30.069Z PASS [ 0.019s] (1382/3428) omicron-cockroach-metrics tests::test_prometheus_histogram_parsing
72022026-09-11T21:01:30.090Z PASS [ 0.020s] (1383/3428) omicron-cockroach-metrics tests::test_prometheus_metrics_comments_only
72032026-09-11T21:01:30.115Z PASS [ 0.024s] (1384/3428) omicron-cockroach-metrics tests::test_prometheus_metrics_empty
72042026-09-11T21:01:30.135Z PASS [ 0.021s] (1385/3428) omicron-cockroach-metrics tests::test_prometheus_metrics_parse_resilience
72052026-09-11T21:01:30.157Z PASS [ 0.022s] (1386/3428) omicron-cockroach-metrics tests::test_prometheus_metrics_parsing
72062026-09-11T21:01:30.179Z PASS [ 0.022s] (1387/3428) omicron-cockroach-metrics tests::test_typed_cockroach_metrics
72072026-09-11T21:01:30.203Z PASS [ 0.024s] (1388/3428) omicron-common address::test::test_dns_subnets
72082026-09-11T21:01:30.224Z PASS [ 0.020s] (1389/3428) omicron-common address::test::test_ip_range_checks_non_decreasing
72092026-09-11T21:01:30.275Z PASS [ 0.051s] (1390/3428) omicron-common address::test::test_ip_range_enum_deserialization
72102026-09-11T21:01:30.296Z PASS [ 0.021s] (1391/3428) omicron-common address::test::test_ip_range_iter
72112026-09-11T21:01:30.316Z PASS [ 0.019s] (1392/3428) omicron-common address::test::test_ip_range_length
72122026-09-11T21:01:30.334Z PASS [ 0.019s] (1393/3428) omicron-common address::test::test_ip_range_try_from
72132026-09-11T21:01:30.372Z PASS [ 0.027s] (1394/3428) omicron-common address::test::test_ipv6_subnet_deserialize
72142026-09-11T21:01:30.379Z PASS [ 0.018s] (1395/3428) omicron-common address::test::test_sled_address
72152026-09-11T21:01:30.402Z PASS [ 0.019s] (1396/3428) omicron-common api::external::error::test::test_bail_unless
72162026-09-11T21:01:30.417Z PASS [ 0.018s] (1397/3428) omicron-common api::external::error::test::test_context
72172026-09-11T21:01:30.444Z PASS [ 0.021s] (1398/3428) omicron-common api::external::http_pagination::test::test_pagination_examples
72182026-09-11T21:01:30.461Z PASS [ 0.022s] (1399/3428) omicron-common api::external::http_pagination::test::test_pagination_schemas
72192026-09-11T21:01:30.482Z PASS [ 0.021s] (1400/3428) omicron-common api::external::http_pagination::test::test_scan_by_id
72202026-09-11T21:01:30.523Z PASS [ 0.029s] (1401/3428) omicron-common api::external::http_pagination::test::test_scan_by_name
72212026-09-11T21:01:30.530Z PASS [ 0.020s] (1402/3428) omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
72222026-09-11T21:01:30.550Z PASS [ 0.020s] (1403/3428) omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
72232026-09-11T21:01:30.568Z PASS [ 0.018s] (1404/3428) omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
72242026-09-11T21:01:30.588Z PASS [ 0.018s] (1405/3428) omicron-common api::external::http_pagination::test::test_scan_by_time_and_id
72252026-09-11T21:01:30.604Z PASS [ 0.017s] (1406/3428) omicron-common api::external::test::test_bytecount
72262026-09-11T21:01:30.625Z PASS [ 0.021s] (1407/3428) omicron-common api::external::test::test_bytecount_display
72272026-09-11T21:01:30.647Z PASS [ 0.020s] (1408/3428) omicron-common api::external::test::test_digest
72282026-09-11T21:01:30.665Z PASS [ 0.019s] (1409/3428) omicron-common api::external::test::test_firewall_deserialization
72292026-09-11T21:01:30.695Z PASS [ 0.030s] (1410/3428) omicron-common api::external::test::test_firewall_rule_host_filter_parse
72302026-09-11T21:01:30.717Z PASS [ 0.021s] (1411/3428) omicron-common api::external::test::test_firewall_rule_proto_filter_from_api_string
72312026-09-11T21:01:30.747Z PASS [ 0.030s] (1412/3428) omicron-common api::external::test::test_firewall_rule_target_parse
72322026-09-11T21:01:30.777Z PASS [ 0.030s] (1413/3428) omicron-common api::external::test::test_hostname_from_str
72332026-09-11T21:01:30.800Z PASS [ 0.022s] (1414/3428) omicron-common api::external::test::test_ip_port_range_from_str
72342026-09-11T21:01:30.814Z PASS [ 1.186s] (1415/3428) omicron-cockroach-admin context::tests::test_node_id
72352026-09-11T21:01:30.822Z PASS [ 0.022s] (1416/3428) omicron-common api::external::test::test_ip_port_range_into_str
72362026-09-11T21:01:30.839Z PASS [ 0.025s] (1417/3428) omicron-common api::external::test::test_ipv6_net_operations
72372026-09-11T21:01:30.851Z PASS [ 0.029s] (1418/3428) omicron-common api::external::test::test_mac_system_iterator
72382026-09-11T21:01:30.870Z PASS [ 0.030s] (1419/3428) omicron-common api::external::test::test_mac_to_int_conversions
72392026-09-11T21:01:30.875Z PASS [ 0.023s] (1420/3428) omicron-common api::external::test::test_macaddr
72402026-09-11T21:01:30.889Z PASS [ 0.020s] (1421/3428) omicron-common api::external::test::test_name_parse
72412026-09-11T21:01:30.895Z PASS [ 0.020s] (1422/3428) omicron-common api::external::test::test_name_parse_from_param
72422026-09-11T21:01:30.913Z PASS [ 0.022s] (1423/3428) omicron-common api::external::test::test_resource_name_parse
72432026-09-11T21:01:30.925Z PASS [ 0.030s] (1424/3428) omicron-common api::external::test::test_route_destination_parse
72442026-09-11T21:01:30.949Z PASS [ 0.037s] (1425/3428) omicron-common api::external::test::test_route_target_parse
72452026-09-11T21:01:30.971Z PASS [ 0.038s] (1426/3428) omicron-common api::external::test::test_semver_serialize
72462026-09-11T21:01:30.992Z PASS [ 0.034s] (1427/3428) omicron-common api::internal::shared::tests::test_dataset_kind_serialization
72472026-09-11T21:01:30.992Z PASS [ 0.023s] (1428/3428) omicron-common api::internal::shared::tests::test_delegated_zvol_device_name
72482026-09-11T21:01:31.006Z PASS [ 0.023s] (1429/3428) omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
72492026-09-11T21:01:31.014Z PASS [ 0.027s] (1430/3428) omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
72502026-09-11T21:01:31.032Z PASS [ 0.026s] (1431/3428) omicron-common api::internal::shared::tests::test_deserialize_unknown_string
72512026-09-11T21:01:31.037Z PASS [ 1.553s] (1432/3428) omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
72522026-09-11T21:01:31.042Z PASS [ 0.028s] (1433/3428) omicron-common disk::tests::parse_dataset_name
72532026-09-11T21:01:31.057Z PASS [ 0.024s] (1434/3428) omicron-common zpool_name::test::test_parse_bad_zpool_names
72542026-09-11T21:01:31.068Z PASS [ 0.028s] (1435/3428) omicron-common zpool_name::test::test_parse_external_zpool_name
72552026-09-11T21:01:31.071Z PASS [ 0.028s] (1436/3428) omicron-common zpool_name::test::test_parse_internal_zpool_name
72562026-09-11T21:01:31.085Z PASS [ 0.028s] (1437/3428) omicron-common zpool_name::test::test_parse_zpool_name_json
72572026-09-11T21:01:31.099Z PASS [ 0.032s] (1438/3428) omicron-common zpool_name::test::test_zpool_name_regex
72582026-09-11T21:01:31.133Z PASS [ 1.626s] (1439/3428) omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
72592026-09-11T21:01:31.239Z PASS [ 0.168s] (1440/3428) omicron-dev::test-omicron-dev test_omicron_dev_bad_cmd
72602026-09-11T21:01:31.265Z PASS [ 0.180s] (1441/3428) omicron-dev::test-omicron-dev test_omicron_dev_no_args
72612026-09-11T21:01:31.356Z PASS [ 0.117s] (1442/3428) omicron-gateway management_switch::location_map::tests::test_config_validation
72622026-09-11T21:01:31.372Z PASS [ 0.107s] (1443/3428) omicron-gateway management_switch::location_map::tests::test_resolve_location
72632026-09-11T21:01:31.414Z PASS [ 0.040s] (1444/3428) omicron-gateway::test_all integration_tests::config::read_production_smf_config
72642026-09-11T21:01:31.450Z PASS [ 14.110s] (1445/3428) nexus-db-queries policy_test::test_conferred_roles
72652026-09-11T21:01:31.557Z PASS [ 0.200s] (1446/3428) omicron-gateway::test_all integration_tests::component_list::component_list
72662026-09-11T21:01:31.634Z PASS [ 0.222s] (1447/3428) omicron-gateway::test_all integration_tests::ereports::ereports_basic
72672026-09-11T21:01:31.661Z PASS [ 0.213s] (1448/3428) omicron-gateway::test_all integration_tests::ereports::ereports_commit
72682026-09-11T21:01:31.791Z PASS [ 0.217s] (1449/3428) omicron-gateway::test_all integration_tests::ereports::ereports_limit
72692026-09-11T21:01:31.866Z PASS [ 0.205s] (1450/3428) omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
72702026-09-11T21:01:31.991Z PASS [ 0.217s] (1451/3428) omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
72712026-09-11T21:01:32.016Z PASS [ 0.025s] (1452/3428) omicron-ledger test::test_commit_handles_write_failures
72722026-09-11T21:01:32.039Z PASS [ 0.024s] (1453/3428) omicron-ledger test::test_create_default_ledger
72732026-09-11T21:01:32.053Z PASS [ 0.419s] (1454/3428) omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
72742026-09-11T21:01:32.070Z PASS [ 0.026s] (1455/3428) omicron-ledger test::test_create_ledger_reads_from_storage
72752026-09-11T21:01:32.077Z PASS [ 0.024s] (1456/3428) omicron-ledger test::test_create_ledger_reads_latest_from_storage
72762026-09-11T21:01:32.081Z PASS [ 0.215s] (1457/3428) omicron-gateway::test_all integration_tests::task_dump::task_dump
72772026-09-11T21:01:32.086Z PASS [ 0.020s] (1458/3428) omicron-ls-apis api_metadata::tests::from_raw_collects_multiple_errors
72782026-09-11T21:01:32.102Z PASS [ 0.021s] (1459/3428) omicron-ls-apis workspaces::test::find_prebuilt_repo_commits_multiple_prebuilts_different_commits
72792026-09-11T21:01:32.108Z PASS [ 0.027s] (1460/3428) omicron-ls-apis api_metadata::tests::load_errors_display_lists_every_error
72802026-09-11T21:01:32.108Z PASS [ 0.019s] (1461/3428) omicron-ls-apis workspaces::test::find_prebuilt_repo_commits_repo_absent
72812026-09-11T21:01:32.121Z PASS [ 0.019s] (1462/3428) omicron-ls-apis workspaces::test::find_prebuilt_repo_commits_success
72822026-09-11T21:01:33.009Z PASS [ 3.549s] (1463/3428) omicron-cockroach-admin cockroach_cli::tests::test_cluster_init_compatibility
72832026-09-11T21:01:33.060Z PASS [ 0.052s] (1464/3428) omicron-nexus app::alert::tests::test_alert_class_list
72842026-09-11T21:01:33.703Z PASS [ 14.464s] (1465/3428) nexus-mgs-updates driver_update::test::test_sp_update_takeover
72852026-09-11T21:01:33.709Z PASS [ 13.125s] (1466/3428) nexus-reconfigurator-execution omicron_physical_disks::test::test_decommission_expunged_disks
72862026-09-11T21:01:33.821Z PASS [ 12.920s] (1467/3428) nexus-reconfigurator-execution omicron_sled_config::tests::test_deploy_config
72872026-09-11T21:01:33.846Z PASS [ 12.818s] (1468/3428) nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
72882026-09-11T21:01:34.231Z PASS [ 4.606s] (1469/3428) omicron-cockroach-admin cockroach_cli::tests::test_schema_init
72892026-09-11T21:01:34.323Z PASS [ 12.616s] (1470/3428) nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
72902026-09-11T21:01:35.208Z PASS [ 5.747s] (1471/3428) omicron-cockroach-admin cockroach_cli::tests::test_cluster_schema_init_interleaved
72912026-09-11T21:01:35.259Z PASS [ 0.051s] (1472/3428) omicron-nexus app::background::tasks::attached_subnets::test::attached_subnet_diff_adds_entries
72922026-09-11T21:01:35.349Z PASS [ 0.090s] (1473/3428) omicron-nexus app::background::tasks::attached_subnets::test::attached_subnet_diff_removes_entries
72932026-09-11T21:01:35.402Z PASS [ 0.053s] (1474/3428) omicron-nexus app::background::tasks::attached_subnets::test::attached_subnet_diff_works_with_empty_sets
72942026-09-11T21:01:35.450Z PASS [ 0.048s] (1475/3428) omicron-nexus app::background::tasks::attached_subnets::test::attached_subnet_leaves_valid_entries
72952026-09-11T21:01:35.498Z PASS [ 0.048s] (1476/3428) omicron-nexus app::background::tasks::attached_subnets::test::attached_subnet_modifies_changed_entries
72962026-09-11T21:01:38.973Z SLOW [> 60.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
72972026-09-11T21:01:39.179Z PASS [ 19.599s] (1477/3428) nexus-mgs-updates driver_update::test_host_phase_1::update_takeover
72982026-09-11T21:01:39.655Z PASS [ 12.761s] (1478/3428) nexus-types deployment::planning_report::tests::planning_report_json_roundtrip
72992026-09-11T21:01:39.743Z SLOW [> 60.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_full_rack
73002026-09-11T21:01:39.847Z SLOW [> 60.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_full_rack_concurrent
73012026-09-11T21:01:39.913Z SLOW [> 60.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_full_rack_concurrent_multi
73022026-09-11T21:01:43.126Z PASS [ 12.025s] (1479/3428) omicron-dev::test-omicron-dev test_run_all
73032026-09-11T21:01:43.648Z PASS [ 17.932s] (1480/3428) nexus-reconfigurator-rendezvous sled_blueprint_availability::tests::proptest_reconciliation
73042026-09-11T21:01:46.134Z PASS [ 21.066s] (1481/3428) nexus-reconfigurator-rendezvous crucible_dataset::tests::proptest_reconciliation
73052026-09-11T21:01:46.691Z PASS [ 7.505s] (1482/3428) omicron-nexus app::background::tasks::audit_log_cleanup::tests::test_audit_log_cleanup_activation
73062026-09-11T21:01:46.691Z PASS [ 7.030s] (1483/3428) omicron-nexus app::background::tasks::audit_log_cleanup::tests::test_audit_log_cleanup_retention_days_overflow
73072026-09-11T21:01:49.572Z PASS [ 6.445s] (1484/3428) omicron-nexus app::background::tasks::audit_log_timeout_incomplete::tests::test_audit_log_timeout_incomplete_activation
73082026-09-11T21:01:49.580Z PASS [ 15.870s] (1485/3428) omicron-nexus app::background::driver::test::test_driver_basic
73092026-09-11T21:01:49.735Z PASS [ 24.508s] (1486/3428) nexus-reconfigurator-rendezvous local_storage_unencrypted_dataset::tests::proptest_reconciliation
73102026-09-11T21:01:49.881Z PASS [ 15.554s] (1487/3428) omicron-nexus app::background::tasks::alert_dispatcher::test::test_glob_reprocessing
73112026-09-11T21:01:51.170Z PASS [ 17.460s] (1488/3428) omicron-nexus app::background::init::test::test_dns_propagation_basic
73122026-09-11T21:01:51.435Z PASS [ 18.375s] (1489/3428) omicron-nexus app::background::driver::test::test_activation_in_progress
73132026-09-11T21:01:52.412Z PASS [ 27.332s] (1490/3428) nexus-reconfigurator-rendezvous debug_dataset::tests::proptest_reconciliation
73142026-09-11T21:01:54.018Z PASS [ 28.909s] (1491/3428) nexus-reconfigurator-rendezvous local_storage_dataset::tests::proptest_reconciliation
73152026-09-11T21:01:54.999Z PASS [ 8.315s] (1492/3428) omicron-nexus app::background::tasks::blueprint_planner::test::test_blueprint_planner_limit
73162026-09-11T21:01:55.284Z PASS [ 23.179s] (1493/3428) omicron-ls-apis::test_dependencies test_api_check
73172026-09-11T21:01:56.971Z PASS [ 23.119s] (1494/3428) omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
73182026-09-11T21:01:56.997Z PASS [ 23.176s] (1495/3428) omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_vmm_already_deleted
73192026-09-11T21:01:57.088Z PASS [ 24.983s] (1496/3428) omicron-ls-apis::test_dependencies test_api_dependencies
73202026-09-11T21:01:57.173Z PASS [ 0.084s] (1497/3428) omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
73212026-09-11T21:01:57.407Z PASS [ 23.185s] (1498/3428) omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
73222026-09-11T21:01:58.626Z PASS [ 7.457s] (1499/3428) omicron-nexus app::background::tasks::blueprint_pruner::test::test_blueprint_pruner_never_deletes_target
73232026-09-11T21:01:58.803Z PASS [ 26.681s] (1500/3428) omicron-ls-apis::test_dependencies test_deployment_unit_dag_edges
73242026-09-11T21:01:59.012Z PASS [ 9.280s] (1501/3428) omicron-nexus app::background::tasks::blueprint_pruner::test::test_blueprint_pruner_dups
73252026-09-11T21:01:59.261Z PASS [ 9.384s] (1502/3428) omicron-nexus app::background::tasks::blueprint_pruner::test::test_blueprint_pruner_multiple_batches
73262026-09-11T21:01:59.709Z PASS [ 10.134s] (1503/3428) omicron-nexus app::background::tasks::blueprint_pruner::test::test_blueprint_pruner_delete_cap_mid_blueprint
73272026-09-11T21:02:00.288Z PASS [ 7.877s] (1504/3428) omicron-nexus app::background::tasks::blueprint_pruner::test::test_config
73282026-09-11T21:02:00.294Z PASS [ 40.268s] (1505/3428) nexus-reconfigurator-cli-integration-tests::integration blueprint_edit::test_blueprint_edit
73292026-09-11T21:02:00.689Z PASS [ 14.565s] (1506/3428) omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
73302026-09-11T21:02:00.944Z PASS [ 5.661s] (1507/3428) omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
73312026-09-11T21:02:01.745Z PASS [ 12.170s] (1508/3428) omicron-nexus app::background::tasks::blueprint_pruner::test::test_basic
73322026-09-11T21:02:02.072Z PASS [ 18.425s] (1509/3428) omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_config
73332026-09-11T21:02:02.935Z PASS [ 5.970s] (1510/3428) omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
73342026-09-11T21:02:03.100Z PASS [ 9.080s] (1511/3428) omicron-nexus app::background::tasks::blueprint_pruner::test::test_no_prune_non_target_blueprint
73352026-09-11T21:02:03.226Z PASS [ 6.230s] (1512/3428) omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
73362026-09-11T21:02:04.105Z PASS [ 9.106s] (1513/3428) omicron-nexus app::background::tasks::blueprint_pruner::test::test_prune_missing_blueprint
73372026-09-11T21:02:07.280Z PASS [ 6.587s] (1514/3428) omicron-nexus app::background::tasks::fm_analysis::tests::test_check_sitrep_limit
73382026-09-11T21:02:07.283Z PASS [ 6.987s] (1515/3428) omicron-nexus app::background::tasks::fm_analysis::tests::test_analysis_respects_sitrep_limit
73392026-09-11T21:02:07.336Z PASS [ 6.392s] (1516/3428) omicron-nexus app::background::tasks::fm_analysis::tests::test_inventory_staleness_check
73402026-09-11T21:02:07.767Z PASS [ 21.063s] (1517/3428) omicron-nexus app::background::tasks::blueprint_planner::test::test_blueprint_planner
73412026-09-11T21:02:07.895Z PASS [ 6.155s] (1518/3428) omicron-nexus app::background::tasks::fm_analysis::tests::test_prepare_inputs_observes_alert_markers
73422026-09-11T21:02:08.426Z PASS [ 6.355s] (1519/3428) omicron-nexus app::background::tasks::fm_config_load::test::test_load_fm_config
73432026-09-11T21:02:09.993Z PASS [ 18.557s] (1520/3428) omicron-nexus app::background::tasks::blueprint_pruner::test::test_blueprint_pruner_task
73442026-09-11T21:02:10.238Z PASS [ 7.304s] (1521/3428) omicron-nexus app::background::tasks::fm_rendezvous::tests::test_alert_requests
73452026-09-11T21:02:10.769Z PASS [ 7.298s] (1522/3428) omicron-nexus app::background::tasks::fm_rendezvous::tests::test_alert_requests_aborted_when_sitrep_is_stale
73462026-09-11T21:02:10.781Z SLOW [>180.000s] (─────────) oximeter-db client::tests::test_replicated
73472026-09-11T21:02:10.818Z PASS [ 7.569s] (1523/3428) omicron-nexus app::background::tasks::fm_rendezvous::tests::test_bundle_requests_aborted_when_sitrep_is_stale
73482026-09-11T21:02:11.080Z PASS [ 6.975s] (1524/3428) omicron-nexus app::background::tasks::fm_rendezvous::tests::test_mark_ereports_seen
73492026-09-11T21:02:12.172Z PASS [ 14.765s] (1525/3428) omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions
73502026-09-11T21:02:12.315Z PASS [ 15.141s] (1526/3428) omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions
73512026-09-11T21:02:12.798Z PASS [ 14.172s] (1527/3428) omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks
73522026-09-11T21:02:13.715Z PASS [ 14.008s] (1528/3428) omicron-nexus app::background::tasks::ereport_ingester::tests::test_sp_ereport_ingestion_stale_restart_id
73532026-09-11T21:02:13.720Z PASS [ 14.915s] (1529/3428) omicron-nexus app::background::tasks::dns_config::test::test_basic
73542026-09-11T21:02:13.955Z PASS [ 6.617s] (1530/3428) omicron-nexus app::background::tasks::fm_rendezvous::tests::test_support_bundle_requests_capacity_error
73552026-09-11T21:02:14.009Z PASS [ 0.057s] (1531/3428) omicron-nexus app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_asm_address
73562026-09-11T21:02:14.041Z PASS [ 14.780s] (1532/3428) omicron-nexus app::background::tasks::ereport_ingester::tests::test_sp_ereport_ingestion
73572026-09-11T21:02:14.063Z PASS [ 0.053s] (1533/3428) omicron-nexus app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_asm_with_any_source_member
73582026-09-11T21:02:14.097Z PASS [ 0.056s] (1534/3428) omicron-nexus app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_ssm_ignores_has_any_source_member
73592026-09-11T21:02:14.118Z PASS [ 0.055s] (1535/3428) omicron-nexus app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_ssm_with_sources
73602026-09-11T21:02:14.149Z PASS [ 0.052s] (1536/3428) omicron-nexus app::background::tasks::multicast::tests::test_admin_scope_xor_folding
73612026-09-11T21:02:14.173Z PASS [ 0.052s] (1537/3428) omicron-nexus app::background::tasks::multicast::tests::test_bounded_preservation_prefix_48
73622026-09-11T21:02:14.205Z PASS [ 0.056s] (1538/3428) omicron-nexus app::background::tasks::multicast::tests::test_documented_examples
73632026-09-11T21:02:14.223Z PASS [ 0.052s] (1539/3428) omicron-nexus app::background::tasks::multicast::tests::test_map_ipv4_edge_cases
73642026-09-11T21:02:14.228Z PASS [ 6.947s] (1540/3428) omicron-nexus app::background::tasks::fm_rendezvous::tests::test_mark_ereports_seen_across_sitreps
73652026-09-11T21:02:14.269Z PASS [ 0.058s] (1541/3428) omicron-nexus app::background::tasks::multicast::tests::test_map_ipv4_to_underlay_ipv6
73662026-09-11T21:02:14.303Z PASS [ 0.079s] (1542/3428) omicron-nexus app::background::tasks::multicast::tests::test_prefix_validation_ipv4_too_small
73672026-09-11T21:02:14.319Z PASS [ 0.057s] (1543/3428) omicron-nexus app::background::tasks::multicast::tests::test_prefix_validation_success_larger_prefix
73682026-09-11T21:02:14.360Z PASS [ 0.055s] (1544/3428) omicron-nexus app::background::tasks::multicast::tests::test_prod_ipv6_salt_uniqueness
73692026-09-11T21:02:14.366Z PASS [ 0.143s] (1545/3428) omicron-nexus app::background::tasks::multicast::tests::test_prefix_preservation_hash_space_for_large_sets
73702026-09-11T21:02:14.420Z PASS [ 0.055s] (1546/3428) omicron-nexus app::background::tasks::multicast::tests::test_prod_ipv6_scope_differentiation
73712026-09-11T21:02:14.567Z PASS [ 0.192s] (1547/3428) omicron-nexus app::background::tasks::multicast::tests::test_xor_fold_salt_changes_output
73722026-09-11T21:02:14.596Z PASS [ 6.848s] (1548/3428) omicron-nexus app::background::tasks::fm_sitrep_gc::tests::test_gc_deletes_sitreps_pruned_from_history
73732026-09-11T21:02:14.618Z PASS [ 0.051s] (1549/3428) omicron-nexus app::background::tasks::multicast::tests::test_xor_fold_salt_deterministic
73742026-09-11T21:02:14.650Z PASS [ 0.055s] (1550/3428) omicron-nexus app::background::tasks::multicast::tests::test_xor_fold_salt_full_coverage_within_8bits
73752026-09-11T21:02:14.657Z PASS [ 0.292s] (1551/3428) omicron-nexus app::background::tasks::multicast::tests::test_xor_fold_64bit_ipv4_placement
73762026-09-11T21:02:14.677Z PASS [ 0.052s] (1552/3428) omicron-nexus app::background::tasks::multicast::tests::test_xor_fold_salt_ipv4_changes_output
73772026-09-11T21:02:14.696Z PASS [ 0.338s] (1553/3428) omicron-nexus app::background::tasks::multicast::tests::test_prod_ipv6_xor_fold_math
73782026-09-11T21:02:14.712Z PASS [ 0.062s] (1554/3428) omicron-nexus app::background::tasks::multicast::tests::test_xor_fold_salt_stays_within_prefix
73792026-09-11T21:02:14.717Z PASS [ 0.056s] (1555/3428) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_16bit_already_admin_scoped
73802026-09-11T21:02:14.748Z PASS [ 0.079s] (1556/3428) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_16bit_global_to_admin_scoped
73812026-09-11T21:02:14.754Z PASS [ 0.053s] (1557/3428) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_16bit_site_local_to_admin_scoped
73822026-09-11T21:02:14.766Z PASS [ 7.488s] (1558/3428) omicron-nexus app::background::tasks::fm_rendezvous::tests::test_support_bundle_requests
73832026-09-11T21:02:14.795Z PASS [ 0.078s] (1559/3428) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_64bit_site_local_to_admin_scoped
73842026-09-11T21:02:14.815Z PASS [ 0.104s] (1560/3428) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_64bit_already_admin_scoped
73852026-09-11T21:02:14.835Z PASS [ 0.087s] (1561/3428) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_distinguishes_scopes
73862026-09-11T21:02:14.854Z PASS [ 0.098s] (1562/3428) omicron-nexus app::background::tasks::multicast::tests::test_xor_folding_with_64bit_prefix
73872026-09-11T21:02:15.049Z PASS [ 7.154s] (1563/3428) omicron-nexus app::background::tasks::fm_sitrep_gc::tests::test_orphaned_sitrep_gc
73882026-09-11T21:02:15.880Z PASS [ 15.588s] (1564/3428) omicron-nexus app::background::tasks::external_endpoints::test::test_basic
73892026-09-11T21:02:16.321Z PASS [ 40.822s] (1565/3428) omicron-nexus app::background::tasks::attached_subnets::test::test_attached_subnet_manager
73902026-09-11T21:02:16.333Z PASS [ 6.094s] (1566/3428) omicron-nexus app::background::tasks::fm_sitrep_load::test::test_load_sitreps
73912026-09-11T21:02:16.360Z PASS [ 17.349s] (1567/3428) omicron-nexus app::background::tasks::dns_propagation::test::test_basic
73922026-09-11T21:02:16.968Z PASS [ 8.542s] (1568/3428) omicron-nexus app::background::tasks::fm_sitrep_history_pruner::tests::test_history_pruning
73932026-09-11T21:02:17.314Z PASS [ 57.278s] (1569/3428) nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
73942026-09-11T21:02:17.364Z SLOW [> 60.000s] (─────────) nexus-db-queries policy_test::test_iam_roles_behavior
73952026-09-11T21:02:19.223Z PASS [ 48.090s] (1570/3428) omicron-dropshot-apis::bin/omicron-dropshot-apis tests::test_apis_up_to_date
73962026-09-11T21:02:21.557Z PASS [ 6.353s] (1571/3428) omicron-nexus app::background::tasks::inventory_load::tests::test_inventory_loader
73972026-09-11T21:02:21.604Z SLOW [> 60.000s] (─────────) nexus-reconfigurator-execution dns::test::test_dns_stale_blueprint_does_not_overwrite
73982026-09-11T21:02:21.604Z SLOW [> 60.000s] (─────────) nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
73992026-09-11T21:02:21.676Z PASS [ 61.376s] (1572/3428) nexus-reconfigurator-execution dns::test::test_dns_stale_blueprint_does_not_overwrite
74002026-09-11T21:02:33.142Z PASS [ 73.042s] (1573/3428) nexus-db-queries policy_test::test_iam_roles_behavior
74012026-09-11T21:02:33.142Z PASS [ 15.835s] (1574/3428) omicron-nexus app::background::tasks::reconfigurator_config::test::test_basic
74022026-09-11T21:02:33.142Z PASS [ 17.679s] (1575/3428) omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
74032026-09-11T21:02:33.143Z PASS [ 18.649s] (1576/3428) omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
74042026-09-11T21:02:33.143Z PASS [ 17.488s] (1577/3428) omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
74052026-09-11T21:02:33.143Z PASS [ 16.111s] (1578/3428) omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
74062026-09-11T21:02:33.143Z PASS [ 16.651s] (1579/3428) omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
74072026-09-11T21:02:33.143Z PASS [ 16.353s] (1580/3428) omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
74082026-09-11T21:02:33.143Z PASS [ 15.476s] (1581/3428) omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_add_region_snapshot_replacement_causes_start
74092026-09-11T21:02:33.143Z PASS [ 15.820s] (1582/3428) omicron-nexus app::background::tasks::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_task
74102026-09-11T21:02:33.152Z PASS [ 17.773s] (1583/3428) omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
74112026-09-11T21:02:33.764Z PASS [ 114.022s] (1584/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_full_rack
74122026-09-11T21:02:33.788Z PASS [ 17.428s] (1585/3428) omicron-nexus app::background::tasks::region_snapshot_replacement_finish::test::test_done_region_snapshot_replacement_causes_finish
74132026-09-11T21:02:34.377Z PASS [ 74.054s] (1586/3428) nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
74142026-09-11T21:02:34.427Z PASS [ 24.434s] (1587/3428) omicron-nexus app::background::tasks::fm_sitrep_history_pruner::tests::test_history_pruning_batched
74152026-09-11T21:02:34.483Z PASS [ 114.571s] (1588/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_full_rack_concurrent_multi
74162026-09-11T21:02:34.864Z PASS [ 115.018s] (1589/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_full_rack_concurrent
74172026-09-11T21:02:34.900Z PASS [ 4.230s] (1590/3428) omicron-nexus app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered
74182026-09-11T21:02:34.923Z PASS [ 24.128s] (1591/3428) omicron-nexus app::background::tasks::instance_reincarnation::test::test_default_policy_is_reincarnatable
74192026-09-11T21:02:35.379Z PASS [ 20.614s] (1592/3428) omicron-nexus app::background::tasks::populate_switch_ports::tests::test_switch1_comes_up_late
74202026-09-11T21:02:35.519Z PASS [ 4.070s] (1593/3428) omicron-nexus app::background::tasks::saga_recovery::test::test_recovery_failure_without_sec_does_not_abandon_saga
74212026-09-11T21:02:35.542Z PASS [ 23.369s] (1594/3428) omicron-nexus app::background::tasks::instance_reincarnation::test::test_reincarnates_failed_instances
74222026-09-11T21:02:36.288Z PASS [ 3.845s] (1595/3428) omicron-nexus app::background::tasks::saga_recovery::test::test_transient_recovery_failure_does_not_abandon_saga
74232026-09-11T21:02:36.294Z PASS [ 14.618s] (1596/3428) omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task
74242026-09-11T21:02:36.314Z PASS [ 3.978s] (1597/3428) omicron-nexus app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
74252026-09-11T21:02:36.360Z PASS [ 0.065s] (1598/3428) omicron-nexus app::background::tasks::sync_switch_configuration::tests::bootstore_no_update_when_desired_blueprint_is_strictly_older
74262026-09-11T21:02:36.368Z PASS [ 0.079s] (1599/3428) omicron-nexus app::background::tasks::support_bundle_collector::test::test_zipfile_creation
74272026-09-11T21:02:36.379Z PASS [ 3.846s] (1600/3428) omicron-nexus app::background::tasks::saga_recovery::test::test_unrecoverable_saga_is_abandoned
74282026-09-11T21:02:36.383Z PASS [ 0.064s] (1601/3428) omicron-nexus app::background::tasks::sync_switch_configuration::tests::bootstore_no_update_when_everything_matches
74292026-09-11T21:02:36.426Z PASS [ 0.067s] (1602/3428) omicron-nexus app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_blueprints_equal_and_nat_differs_at_gen_1
74302026-09-11T21:02:36.434Z PASS [ 0.067s] (1603/3428) omicron-nexus app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_current_has_no_blueprint_config
74312026-09-11T21:02:36.481Z PASS [ 0.107s] (1604/3428) omicron-nexus app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_desired_blueprint_is_newer_and_nat_differs
74322026-09-11T21:02:36.484Z PASS [ 0.104s] (1605/3428) omicron-nexus app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_nat_matches_but_rnc_differs
74332026-09-11T21:02:36.700Z PASS [ 0.266s] (1606/3428) omicron-nexus app::background::tasks::tuf_artifact_replication::tests::nothing
74342026-09-11T21:02:36.700Z PASS [ 0.273s] (1607/3428) omicron-nexus app::background::tasks::tuf_artifact_replication::tests::new_sled
74352026-09-11T21:02:36.826Z PASS [ 0.126s] (1608/3428) omicron-nexus app::crucible::test::single_upstairs_health_ro_basic
74362026-09-11T21:02:36.833Z PASS [ 0.353s] (1609/3428) omicron-nexus app::background::tasks::tuf_artifact_replication::tests::recopy
74372026-09-11T21:02:36.843Z PASS [ 0.144s] (1610/3428) omicron-nexus app::background::tasks::tuf_repo_pruner::test::test_decide_prune
74382026-09-11T21:02:36.894Z PASS [ 0.061s] (1611/3428) omicron-nexus app::crucible::test::single_upstairs_health_rw_live_repair_in_progress
74392026-09-11T21:02:36.898Z PASS [ 0.052s] (1612/3428) omicron-nexus app::crucible::test::single_upstairs_health_rw_one_live_repair
74402026-09-11T21:02:36.923Z PASS [ 0.098s] (1613/3428) omicron-nexus app::crucible::test::single_upstairs_health_rw_basic
74412026-09-11T21:02:36.958Z PASS [ 0.063s] (1614/3428) omicron-nexus app::crucible::test::single_upstairs_health_rw_one_stopping
74422026-09-11T21:02:36.968Z PASS [ 0.072s] (1615/3428) omicron-nexus app::crucible::test::single_upstairs_health_rw_only_two_present_and_active
74432026-09-11T21:02:37.001Z PASS [ 0.077s] (1616/3428) omicron-nexus app::crucible::test::single_upstairs_health_rw_reconciliation
74442026-09-11T21:02:37.014Z PASS [ 0.057s] (1617/3428) omicron-nexus app::crucible::test::single_upstairs_health_rw_replace
74452026-09-11T21:02:37.027Z PASS [ 0.059s] (1618/3428) omicron-nexus app::crucible::test::single_upstairs_health_rw_two_live_repair
74462026-09-11T21:02:37.063Z PASS [ 0.062s] (1619/3428) omicron-nexus app::crucible::test::upstairs_health_search
74472026-09-11T21:02:37.107Z PASS [ 0.079s] (1620/3428) omicron-nexus app::deployment::tests::test_reject_update_requests_if_system_is_not_updateable
74482026-09-11T21:02:37.140Z PASS [ 0.075s] (1621/3428) omicron-nexus app::deployment::tests::test_target_release_for_mupdate_recovery_after_noop_conversion
74492026-09-11T21:02:37.187Z PASS [ 0.080s] (1622/3428) omicron-nexus app::deployment::tests::test_validate_can_set_target_release_for_mupdate_recovery
74502026-09-11T21:02:37.262Z PASS [ 0.123s] (1623/3428) omicron-nexus app::deployment::tests::test_version_number_ordering_requirements_for_update
74512026-09-11T21:02:37.311Z PASS [ 22.520s] (1624/3428) omicron-nexus app::background::tasks::read_only_region_replacement_start::test::test_expunge_disk_causes_read_only_region_replacement_request
74522026-09-11T21:02:37.354Z PASS [ 0.340s] (1625/3428) omicron-nexus app::deployment::tests::test_debug_files
74532026-09-11T21:02:37.377Z PASS [ 0.066s] (1626/3428) omicron-nexus app::external_client::test::test_ensure_external_url_allows_domain_hosts
74542026-09-11T21:02:37.420Z PASS [ 0.066s] (1627/3428) omicron-nexus app::external_client::test::test_ensure_external_url_allows_external_ipv6_hosts
74552026-09-11T21:02:37.434Z PASS [ 0.056s] (1628/3428) omicron-nexus app::external_client::test::test_ensure_external_url_allows_hostless_urls
74562026-09-11T21:02:37.437Z PASS [ 0.953s] (1629/3428) omicron-nexus app::background::tasks::tuf_artifact_replication::tests::simple_replicate
74572026-09-11T21:02:37.479Z PASS [ 0.292s] (1630/3428) omicron-nexus app::external_client::test::test_domain_resolving_to_permitted_address_is_connected
74582026-09-11T21:02:37.487Z PASS [ 0.067s] (1631/3428) omicron-nexus app::external_client::test::test_ensure_external_url_allows_ipv4_hosts
74592026-09-11T21:02:37.559Z PASS [ 0.298s] (1632/3428) omicron-nexus app::external_client::test::test_domain_resolving_to_underlay_is_rejected
74602026-09-11T21:02:37.575Z PASS [ 0.088s] (1633/3428) omicron-nexus app::external_client::test::test_ensure_external_url_rejects_loopback
74612026-09-11T21:02:37.578Z PASS [ 0.142s] (1634/3428) omicron-nexus app::external_client::test::test_ensure_external_url_allows_loopback_for_tests
74622026-09-11T21:02:37.582Z PASS [ 0.145s] (1635/3428) omicron-nexus app::external_client::test::test_ensure_external_url_rejects_bootstrap_network
74632026-09-11T21:02:37.588Z PASS [ 0.109s] (1636/3428) omicron-nexus app::external_client::test::test_ensure_external_url_rejects_ip_hosts_before_rack_init
74642026-09-11T21:02:37.624Z PASS [ 0.065s] (1637/3428) omicron-nexus app::external_client::test::test_ensure_external_url_rejects_underlay_ipv6_hosts
74652026-09-11T21:02:37.647Z PASS [ 4.974s] (1638/3428) omicron-nexus app::background::tasks::session_cleanup::tests::test_session_cleanup_activation
74662026-09-11T21:02:37.746Z PASS [ 0.171s] (1639/3428) omicron-nexus app::external_client::test::test_loopback_policy_does_not_weaken_underlay_check
74672026-09-11T21:02:37.805Z PASS [ 0.225s] (1640/3428) omicron-nexus app::external_client::test::test_redirect_to_permitted_target_is_followed
74682026-09-11T21:02:37.811Z PASS [ 0.223s] (1641/3428) omicron-nexus app::external_client::test::test_redirect_to_underlay_is_rejected
74692026-09-11T21:02:37.816Z PASS [ 0.192s] (1642/3428) omicron-nexus app::external_client::test::test_underlay_redirect_rejected_even_with_policy_none
74702026-09-11T21:02:37.820Z PASS [ 0.171s] (1643/3428) omicron-nexus app::external_client::test::test_wrapped_policy_none_stops_at_permitted_target
74712026-09-11T21:02:37.887Z PASS [ 0.069s] (1644/3428) omicron-nexus app::external_endpoints::test::test_no_endpoint
74722026-09-11T21:02:37.905Z PASS [ 18.683s] (1645/3428) omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_delete_region_snapshot_replacement_volume_causes_complete
74732026-09-11T21:02:37.939Z PASS [ 0.134s] (1646/3428) omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
74742026-09-11T21:02:37.951Z PASS [ 0.063s] (1647/3428) omicron-nexus app::instance::tests::test_instance_create_propagates_enable_jumbo_frames
74752026-09-11T21:02:37.970Z PASS [ 0.065s] (1648/3428) omicron-nexus app::instance::tests::test_instance_start_allowed_when_no_vmm
74762026-09-11T21:02:37.975Z PASS [ 0.396s] (1649/3428) omicron-nexus app::external_client::test::test_redirect_to_domain_resolving_to_underlay_is_rejected
74772026-09-11T21:02:37.990Z PASS [ 5.203s] (1650/3428) omicron-nexus app::background::tasks::session_cleanup::tests::test_session_cleanup_respects_limit
74782026-09-11T21:02:37.994Z PASS [ 0.177s] (1651/3428) omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
74792026-09-11T21:02:38.010Z PASS [ 0.071s] (1652/3428) omicron-nexus app::instance::tests::test_instance_start_allowed_when_vmm_in_saga_unwound
74802026-09-11T21:02:38.015Z PASS [ 0.065s] (1653/3428) omicron-nexus app::instance::tests::test_instance_start_forbidden_while_creating
74812026-09-11T21:02:38.035Z PASS [ 0.063s] (1654/3428) omicron-nexus app::instance::tests::test_primary_nic_mtu_for_jumbo_frames
74822026-09-11T21:02:38.041Z PASS [ 0.071s] (1655/3428) omicron-nexus app::instance::tests::test_instance_start_idempotent_if_active
74832026-09-11T21:02:38.102Z PASS [ 0.112s] (1656/3428) omicron-nexus app::instance::tests::test_serial_console_stream_proxying
74842026-09-11T21:02:38.127Z PASS [ 0.133s] (1657/3428) omicron-nexus app::instance_platform::cpu_platform::test::milan_current_vs_rfd314_is_understood
74852026-09-11T21:02:38.142Z PASS [ 0.126s] (1658/3428) omicron-nexus app::instance_platform::cpu_platform::test::turin_v1_is_as_described
74862026-09-11T21:02:38.152Z PASS [ 0.134s] (1659/3428) omicron-nexus app::instance_platform::cpu_platform::test::milan_rfd314_is_as_described
74872026-09-11T21:02:38.168Z PASS [ 0.133s] (1660/3428) omicron-nexus app::instance_platform::cpu_platform::test::turin_v2_is_as_described
74882026-09-11T21:02:38.173Z PASS [ 0.071s] (1661/3428) omicron-nexus app::ip_pool::tests::test_validate_multicast_allows_other_admin_scoped_subnets
74892026-09-11T21:02:38.190Z PASS [ 0.063s] (1662/3428) omicron-nexus app::ip_pool::tests::test_validate_multicast_allows_site_local_ipv6
74902026-09-11T21:02:38.228Z PASS [ 0.482s] (1663/3428) omicron-nexus app::external_endpoints::test::test_authority
74912026-09-11T21:02:38.236Z PASS [ 0.095s] (1664/3428) omicron-nexus app::ip_pool::tests::test_validate_multicast_allows_valid_ipv4_asm
74922026-09-11T21:02:38.277Z PASS [ 0.132s] (1665/3428) omicron-nexus app::ip_pool::tests::test_validate_multicast_rejects_asm_ssm_spanning_range
74932026-09-11T21:02:38.334Z PASS [ 0.166s] (1666/3428) omicron-nexus app::ip_pool::tests::test_validate_multicast_rejects_full_underlay_subnet
74942026-09-11T21:02:38.352Z PASS [ 0.178s] (1667/3428) omicron-nexus app::ip_pool::tests::test_validate_multicast_rejects_link_local_ipv4
74952026-09-11T21:02:38.372Z PASS [ 0.182s] (1668/3428) omicron-nexus app::ip_pool::tests::test_validate_multicast_rejects_range_overlapping_underlay
74962026-09-11T21:02:38.407Z PASS [ 0.179s] (1669/3428) omicron-nexus app::ip_pool::tests::test_validate_multicast_rejects_underlay_ipv6_range
74972026-09-11T21:02:38.407Z PASS [ 0.171s] (1670/3428) omicron-nexus app::multicast::tests::test_is_ssm_address
74982026-09-11T21:02:38.442Z PASS [ 0.070s] (1671/3428) omicron-nexus app::sagas::demo::test::test_demo_saga_rendezvous
74992026-09-11T21:02:38.973Z SLOW [>120.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
75002026-09-11T21:02:39.653Z PASS [ 19.582s] (1672/3428) omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_expunge_disk_causes_region_snapshot_replacement_start
75012026-09-11T21:02:39.831Z PASS [ 2.020s] (1673/3428) omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
75022026-09-11T21:02:41.402Z PASS [ 10.991s] (1674/3428) omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task_gc
75032026-09-11T21:02:42.973Z PASS [ 28.157s] (1675/3428) omicron-nexus app::background::tasks::reconfigurator_config::test::test_background_tasks_enable_disable
75042026-09-11T21:02:45.147Z PASS [ 13.750s] (1676/3428) omicron-nexus app::background::tasks::saga_recovery::test::test_nexus_recovery
75052026-09-11T21:02:46.139Z PASS [ 12.376s] (1677/3428) omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_cancel_before_collect
75062026-09-11T21:02:46.757Z PASS [ 12.329s] (1678/3428) omicron-nexus app::background::tasks::support_bundle_collector::test::test_cleanup_noop
75072026-09-11T21:02:46.926Z PASS [ 12.548s] (1679/3428) omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_failed_bundle_before_collection
75082026-09-11T21:02:47.157Z PASS [ 12.257s] (1680/3428) omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_noop
75092026-09-11T21:02:48.249Z PASS [ 35.935s] (1681/3428) omicron-nexus app::background::tasks::inventory_collection::test::test_basic
75102026-09-11T21:02:49.161Z PASS [ 16.338s] (1682/3428) omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_cancel_after_collect
75112026-09-11T21:02:49.201Z PASS [ 16.413s] (1683/3428) omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_after_zpool_deletion
75122026-09-11T21:02:49.255Z PASS [ 15.467s] (1684/3428) omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_failed_bundle_after_collection
75132026-09-11T21:02:49.974Z PASS [ 39.578s] (1685/3428) omicron-nexus app::background::tasks::instance_reincarnation::test::test_cooldown_on_subsequent_reincarnations
75142026-09-11T21:02:51.091Z PASS [ 15.712s] (1686/3428) omicron-nexus app::background::tasks::support_bundle_collector::test::test_per_bundle_data_selection
75152026-09-11T21:02:51.584Z PASS [ 16.065s] (1687/3428) omicron-nexus app::background::tasks::support_bundle_collector::test::test_reconfigurator_state_collected
75162026-09-11T21:02:51.753Z PASS [ 13.711s] (1688/3428) omicron-nexus app::ip_pool::tests::test_ip_pool_service_add_range_requires_single_pool
75172026-09-11T21:02:51.835Z PASS [ 16.912s] (1689/3428) omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_one
75182026-09-11T21:02:52.200Z PASS [ 16.657s] (1690/3428) omicron-nexus app::background::tasks::support_bundle_collector::test::test_trace_file_generated
75192026-09-11T21:02:52.484Z PASS [ 41.404s] (1691/3428) omicron-nexus app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances
75202026-09-11T21:02:52.878Z PASS [ 17.979s] (1692/3428) omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_many
75212026-09-11T21:02:53.703Z PASS [ 15.425s] (1693/3428) omicron-nexus app::quiesce::test::test_quiesce_easy
75222026-09-11T21:02:54.648Z PASS [ 16.296s] (1694/3428) omicron-nexus app::quiesce::test::test_quiesce_multi
75232026-09-11T21:02:54.902Z PASS [ 16.568s] (1695/3428) omicron-nexus app::quiesce::test::test_quiesce_full
75242026-09-11T21:02:56.130Z PASS [ 21.647s] (1696/3428) omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_chunked
75252026-09-11T21:03:01.336Z PASS [ 21.505s] (1697/3428) omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
75262026-09-11T21:03:01.357Z PASS [ 22.950s] (1698/3428) omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
75272026-09-11T21:03:01.732Z PASS [ 23.323s] (1699/3428) omicron-nexus app::sagas::disk_create::test::test_readonly_disk_action_failure_can_unwind
75282026-09-11T21:03:02.135Z PASS [ 23.693s] (1700/3428) omicron-nexus app::sagas::disk_create::test::test_readonly_disk_action_failure_can_unwind_idempotently
75292026-09-11T21:03:03.478Z PASS [ 20.505s] (1701/3428) omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
75302026-09-11T21:03:03.757Z PASS [ 22.361s] (1702/3428) omicron-nexus app::sagas::disk_create::test::test_saga_read_only_disk_basic_usage_succeeds
75312026-09-11T21:03:04.305Z PASS [ 24.653s] (1703/3428) omicron-nexus app::sagas::disk_create::test::test_readonly_disk_actions_succeed_idempotently
75322026-09-11T21:03:07.963Z PASS [ 21.823s] (1704/3428) omicron-nexus app::sagas::disk_delete::test::test_delete_local_disk_backed_by_expunged_zpool
75332026-09-11T21:03:10.409Z SLOW [>240.000s] (─────────) oximeter-db client::tests::test_replicated
75342026-09-11T21:03:11.096Z PASS [ 19.512s] (1705/3428) omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
75352026-09-11T21:03:11.259Z PASS [ 22.003s] (1706/3428) omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
75362026-09-11T21:03:11.426Z PASS [ 20.334s] (1707/3428) omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
75372026-09-11T21:03:11.590Z PASS [ 19.390s] (1708/3428) omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
75382026-09-11T21:03:12.322Z PASS [ 17.671s] (1709/3428) omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
75392026-09-11T21:03:12.618Z PASS [ 20.783s] (1710/3428) omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
75402026-09-11T21:03:12.700Z PASS [ 17.798s] (1711/3428) omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
75412026-09-11T21:03:12.877Z PASS [ 20.033s] (1712/3428) omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
75422026-09-11T21:03:13.004Z PASS [ 26.078s] (1713/3428) omicron-nexus app::sagas::image_create::test::test_actions_succeed_idempotently
75432026-09-11T21:03:13.362Z PASS [ 21.610s] (1714/3428) omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
75442026-09-11T21:03:13.892Z PASS [ 25.643s] (1715/3428) omicron-nexus app::sagas::image_create::test::test_saga_basic_usage_succeeds_silo
75452026-09-11T21:03:15.075Z PASS [ 22.590s] (1716/3428) omicron-nexus app::sagas::instance_start::test::should_start_with_dead_switch
75462026-09-11T21:03:17.196Z PASS [ 27.994s] (1717/3428) omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
75472026-09-11T21:03:17.312Z PASS [ 32.164s] (1718/3428) omicron-nexus app::sagas::disk_delete::test::test_delete_local_disk_backed_by_expunged_sled
75482026-09-11T21:03:20.881Z PASS [ 24.750s] (1719/3428) omicron-nexus app::sagas::instance_update::test::destroyed_update_can_complete_with_dead_switch
75492026-09-11T21:03:21.048Z PASS [ 27.345s] (1720/3428) omicron-nexus app::sagas::instance_start::test::test_cannot_start_local_storage_disk_gone
75502026-09-11T21:03:21.221Z PASS [ 19.086s] (1721/3428) omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_succeeds
75512026-09-11T21:03:22.162Z PASS [ 20.432s] (1722/3428) omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_actions_succeed_idempotently
75522026-09-11T21:03:23.041Z PASS [ 36.284s] (1723/3428) omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
75532026-09-11T21:03:24.293Z PASS [ 37.134s] (1724/3428) omicron-nexus app::sagas::image_create::test::test_saga_basic_usage_succeeds_project
75542026-09-11T21:03:27.308Z PASS [ 23.830s] (1725/3428) omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_actions_succeed_idempotently
75552026-09-11T21:03:27.493Z PASS [ 26.156s] (1726/3428) omicron-nexus app::sagas::instance_update::test::migration_update_can_complete_with_dead_switch
75562026-09-11T21:03:27.801Z PASS [ 23.496s] (1727/3428) omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_succeeds
75572026-09-11T21:03:28.884Z PASS [ 38.910s] (1728/3428) omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
75582026-09-11T21:03:29.415Z PASS [ 40.254s] (1729/3428) omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
75592026-09-11T21:03:31.543Z PASS [ 23.579s] (1730/3428) omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_actions_succeed_idempotently
75602026-09-11T21:03:34.514Z PASS [ 23.255s] (1731/3428) omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_succeeds
75612026-09-11T21:03:35.621Z PASS [ 22.744s] (1732/3428) omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_succeeds
75622026-09-11T21:03:35.682Z PASS [ 0.061s] (1733/3428) omicron-nexus app::sagas::project_create::test::test_default_vpc_defaults
75632026-09-11T21:03:35.909Z PASS [ 23.589s] (1734/3428) omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_succeeds
75642026-09-11T21:03:36.154Z PASS [ 24.728s] (1735/3428) omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_actions_succeed_idempotently
75652026-09-11T21:03:36.830Z PASS [ 24.211s] (1736/3428) omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_actions_succeed_idempotently
75662026-09-11T21:03:36.934Z PASS [ 23.930s] (1737/3428) omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_actions_succeed_idempotently
75672026-09-11T21:03:38.871Z PASS [ 24.978s] (1738/3428) omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_succeeds
75682026-09-11T21:03:38.975Z SLOW [>180.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
75692026-09-11T21:03:39.466Z PASS [ 24.391s] (1739/3428) omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_actions_succeed_idempotently
75702026-09-11T21:03:40.020Z PASS [ 11.123s] (1740/3428) omicron-nexus app::sagas::multicast_group_dpd_ensure::test::test_params_serialization
75712026-09-11T21:03:40.101Z PASS [ 10.682s] (1741/3428) omicron-nexus app::sagas::multicast_group_dpd_ensure::test::test_saga_dag_structure
75722026-09-11T21:03:40.942Z PASS [ 23.613s] (1742/3428) omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_succeeds
75732026-09-11T21:03:43.225Z PASS [ 11.682s] (1743/3428) omicron-nexus app::sagas::multicast_group_dpd_ensure::test::test_saga_handles_missing_groups
75742026-09-11T21:03:44.157Z PASS [ 22.935s] (1744/3428) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_actions_succeed_idempotently
75752026-09-11T21:03:44.233Z PASS [ 23.350s] (1745/3428) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_actions_succeed_idempotently
75762026-09-11T21:03:44.316Z PASS [ 0.074s] (1746/3428) omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
75772026-09-11T21:03:46.385Z PASS [ 18.890s] (1747/3428) omicron-nexus app::sagas::instance_update::test::test_start_saga_actions_succeed_idempotently
75782026-09-11T21:03:46.440Z PASS [ 23.393s] (1748/3428) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_succeeds
75792026-09-11T21:03:46.905Z PASS [ 19.093s] (1749/3428) omicron-nexus app::sagas::instance_update::test::test_start_saga_fails_when_instance_deleted
75802026-09-11T21:03:47.237Z PASS [ 12.722s] (1750/3428) omicron-nexus app::sagas::multicast_group_dpd_ensure::test::test_saga_rejects_non_creating_state
75812026-09-11T21:03:48.255Z PASS [ 11.422s] (1751/3428) omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
75822026-09-11T21:03:48.409Z PASS [ 24.118s] (1752/3428) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_succeeds
75832026-09-11T21:03:48.471Z PASS [ 12.562s] (1753/3428) omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
75842026-09-11T21:03:48.477Z PASS [ 12.790s] (1754/3428) omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
75852026-09-11T21:03:51.390Z PASS [ 12.517s] (1755/3428) omicron-nexus app::sagas::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_saga
75862026-09-11T21:03:56.675Z PASS [ 29.367s] (1756/3428) omicron-nexus app::sagas::instance_update::test::test_start_saga_action_failure_can_unwind
75872026-09-11T21:03:56.691Z PASS [ 12.532s] (1757/3428) omicron-nexus app::sagas::region_snapshot_replacement_step_garbage_collect::test::test_region_snapshot_replacement_step_garbage_collect_saga
75882026-09-11T21:03:56.740Z PASS [ 0.062s] (1758/3428) omicron-nexus app::sagas::vpc_create::test::test_should_create_default_subnet
75892026-09-11T21:03:59.629Z PASS [ 11.156s] (1759/3428) omicron-nexus app::sagas::test_saga::test_saga_stuck
75902026-09-11T21:04:01.364Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
75912026-09-11T21:04:03.702Z PASS [ 16.807s] (1760/3428) omicron-nexus app::sagas::subnet_attach::test::detaching_all_instance_subnets_does_not_delete_subnets
75922026-09-11T21:04:03.758Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
75932026-09-11T21:04:04.155Z PASS [ 16.918s] (1761/3428) omicron-nexus app::sagas::subnet_attach::test::test_actions_succeed_idempotently
75942026-09-11T21:04:04.256Z PASS [ 12.866s] (1762/3428) omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
75952026-09-11T21:04:05.117Z PASS [ 16.860s] (1763/3428) omicron-nexus app::sagas::subnet_attach::test::test_saga_basic_usage_succeeds
75962026-09-11T21:04:05.153Z PASS [ 16.680s] (1764/3428) omicron-nexus app::sagas::subnet_detach::test::test_saga_basic_usage_succeeds
75972026-09-11T21:04:05.187Z PASS [ 16.777s] (1765/3428) omicron-nexus app::sagas::subnet_detach::test::test_actions_succeed_idempotently
75982026-09-11T21:04:08.607Z PASS [ 11.870s] (1766/3428) omicron-nexus app::sagas::vpc_subnet_create::test::test_saga_basic_usage_succeeds
75992026-09-11T21:04:08.872Z PASS [ 12.176s] (1767/3428) omicron-nexus app::sagas::vpc_subnet_create::test::test_actions_succeed_idempotently
76002026-09-11T21:04:09.094Z PASS [ 56.392s] (1768/3428) omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
76012026-09-11T21:04:14.163Z SLOW [>300.000s] (─────────) oximeter-db client::tests::test_replicated
76022026-09-11T21:04:14.170Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
76032026-09-11T21:04:14.170Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
76042026-09-11T21:04:14.170Z PASS [ 12.526s] (1769/3428) omicron-nexus app::sagas::vpc_subnet_delete::test::test_actions_succeed_idempotently
76052026-09-11T21:04:14.170Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
76062026-09-11T21:04:14.170Z PASS [ 37.324s] (1770/3428) omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
76072026-09-11T21:04:14.170Z PASS [ 33.822s] (1771/3428) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_hail_mary
76082026-09-11T21:04:14.623Z PASS [ 73.265s] (1772/3428) omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
76092026-09-11T21:04:16.969Z PASS [ 11.806s] (1773/3428) omicron-nexus app::update::test::test_contact_support_all_unhealthy
76102026-09-11T21:04:17.412Z PASS [ 11.791s] (1774/3428) omicron-nexus app::update::test::test_contact_support_healthy_system
76112026-09-11T21:04:17.486Z PASS [ 11.914s] (1775/3428) omicron-nexus app::update::test::test_contact_support_healthy_zpools_unhealthy_services
76122026-09-11T21:04:17.486Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
76132026-09-11T21:04:17.546Z PASS [ 13.800s] (1776/3428) omicron-nexus app::sagas::vpc_subnet_delete::test::test_saga_basic_usage_succeeds
76142026-09-11T21:04:18.372Z PASS [ 14.214s] (1777/3428) omicron-nexus app::sagas::vpc_subnet_update::test::test_actions_succeed_idempotently
76152026-09-11T21:04:19.639Z PASS [ 15.385s] (1778/3428) omicron-nexus app::sagas::vpc_subnet_update::test::test_saga_basic_usage_succeeds
76162026-09-11T21:04:19.724Z PASS [ 0.084s] (1779/3428) omicron-nexus app::update::test::test_problems_all_unhealthy
76172026-09-11T21:04:19.831Z PASS [ 0.094s] (1780/3428) omicron-nexus app::update::test::test_problems_healthy_system
76182026-09-11T21:04:19.907Z PASS [ 0.084s] (1781/3428) omicron-nexus app::update::test::test_problems_missing_sleds
76192026-09-11T21:04:19.996Z PASS [ 0.089s] (1782/3428) omicron-nexus app::update::test::test_problems_stale_inventory
76202026-09-11T21:04:20.076Z PASS [ 0.085s] (1783/3428) omicron-nexus app::update::test::test_problems_stuck_sagas
76212026-09-11T21:04:20.203Z PASS [ 0.126s] (1784/3428) omicron-nexus app::update::test::test_problems_stuck_sagas_and_unhealthy_zpools
76222026-09-11T21:04:20.338Z PASS [ 0.135s] (1785/3428) omicron-nexus app::update::test::test_problems_stuck_sagas_error_message
76232026-09-11T21:04:20.436Z PASS [ 0.099s] (1786/3428) omicron-nexus app::update::test::test_problems_stuck_update
76242026-09-11T21:04:20.537Z PASS [ 0.099s] (1787/3428) omicron-nexus app::update::test::test_problems_target_recently_requested_stale_blueprint
76252026-09-11T21:04:20.627Z PASS [ 0.091s] (1788/3428) omicron-nexus app::update::test::test_problems_unhealthy_services
76262026-09-11T21:04:20.712Z PASS [ 0.085s] (1789/3428) omicron-nexus app::update::test::test_problems_unhealthy_services_command_error
76272026-09-11T21:04:20.744Z PASS [ 63.547s] (1790/3428) omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
76282026-09-11T21:04:20.812Z PASS [ 0.099s] (1791/3428) omicron-nexus app::update::test::test_problems_unhealthy_services_errors_only
76292026-09-11T21:04:20.839Z PASS [ 0.096s] (1792/3428) omicron-nexus app::update::test::test_problems_unhealthy_services_only_propolis
76302026-09-11T21:04:20.899Z PASS [ 0.087s] (1793/3428) omicron-nexus app::update::test::test_problems_unhealthy_services_propolis_and_other
76312026-09-11T21:04:20.930Z PASS [ 0.091s] (1794/3428) omicron-nexus app::update::test::test_problems_unhealthy_svcs_not_in_maintenace
76322026-09-11T21:04:20.994Z PASS [ 0.095s] (1795/3428) omicron-nexus app::update::test::test_problems_unhealthy_zpools
76332026-09-11T21:04:21.017Z PASS [ 0.087s] (1796/3428) omicron-nexus app::update::test::test_problems_update_in_progress_not_stuck_is_not_a_problem
76342026-09-11T21:04:21.049Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
76352026-09-11T21:04:21.095Z PASS [ 0.078s] (1797/3428) omicron-nexus external_api::console_api::test::test_accept_gz
76362026-09-11T21:04:21.229Z PASS [ 0.113s] (1798/3428) omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
76372026-09-11T21:04:21.271Z PASS [ 0.062s] (1799/3428) omicron-nexus external_api::console_api::test::test_find_file_404_on_illegal_segment
76382026-09-11T21:04:21.332Z PASS [ 0.060s] (1800/3428) omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
76392026-09-11T21:04:21.401Z PASS [ 0.067s] (1801/3428) omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
76402026-09-11T21:04:21.466Z PASS [ 0.065s] (1802/3428) omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
76412026-09-11T21:04:21.522Z PASS [ 0.057s] (1803/3428) omicron-nexus external_api::console_api::test::test_find_file_finds_file
76422026-09-11T21:04:21.591Z PASS [ 0.067s] (1804/3428) omicron-nexus external_api::console_api::test::test_find_file_race_does_not_escape_root
76432026-09-11T21:04:21.653Z PASS [ 0.062s] (1805/3428) omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
76442026-09-11T21:04:21.658Z PASS [ 12.793s] (1806/3428) omicron-nexus app::update::test::test_contact_support_mixed_propolis_and_other_services
76452026-09-11T21:04:21.705Z PASS [ 12.612s] (1807/3428) omicron-nexus app::update::test::test_contact_support_only_propolis_services
76462026-09-11T21:04:21.719Z PASS [ 13.111s] (1808/3428) omicron-nexus app::update::test::test_contact_support_missing_sleds
76472026-09-11T21:04:21.719Z PASS [ 0.067s] (1809/3428) omicron-nexus external_api::console_api::test::test_relative_uri
76482026-09-11T21:04:22.168Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
76492026-09-11T21:04:22.573Z PASS [ 42.562s] (1810/3428) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_no_leak_region
76502026-09-11T21:04:22.881Z PASS [ 45.947s] (1811/3428) omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
76512026-09-11T21:04:23.861Z PASS [ 2.866s] (1812/3428) omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
76522026-09-11T21:04:24.814Z PASS [ 12.660s] (1813/3428) omicron-nexus app::update::test::test_contact_support_services_errors_only
76532026-09-11T21:04:25.321Z PASS [ 38.886s] (1814/3428) omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
76542026-09-11T21:04:26.669Z PASS [ 13.190s] (1815/3428) omicron-nexus app::update::test::test_contact_support_stuck_saga
76552026-09-11T21:04:26.794Z PASS [ 12.874s] (1816/3428) omicron-nexus app::update::test::test_contact_support_stuck_update
76562026-09-11T21:04:27.081Z PASS [ 12.458s] (1817/3428) omicron-nexus app::update::test::test_contact_support_target_recently_requested_stale_blueprint
76572026-09-11T21:04:29.120Z PASS [ 44.813s] (1818/3428) omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
76582026-09-11T21:04:29.226Z PASS [ 46.002s] (1819/3428) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_saga
76592026-09-11T21:04:29.440Z PASS [ 12.521s] (1820/3428) omicron-nexus app::update::test::test_contact_support_target_set_but_components_on_old_version
76602026-09-11T21:04:29.440Z PASS [ 12.497s] (1821/3428) omicron-nexus app::update::test::test_contact_support_unhealthy_svcs_not_in_maintenace
76612026-09-11T21:04:30.033Z PASS [ 12.931s] (1822/3428) omicron-nexus app::update::test::test_contact_support_unhealthy_zpools_and_services
76622026-09-11T21:04:31.066Z PASS [ 13.563s] (1823/3428) omicron-nexus app::update::test::test_contact_support_unhealthy_zpools_healthy_services
76632026-09-11T21:04:31.389Z PASS [ 45.005s] (1824/3428) omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
76642026-09-11T21:04:31.541Z PASS [ 13.172s] (1825/3428) omicron-nexus app::update::test::test_contact_support_update_in_progress
76652026-09-11T21:04:33.979Z PASS [ 2.438s] (1826/3428) omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
76662026-09-11T21:04:34.589Z PASS [ 12.870s] (1827/3428) omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
76672026-09-11T21:04:35.028Z PASS [ 0.440s] (1828/3428) omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
76682026-09-11T21:04:35.407Z PASS [ 13.702s] (1829/3428) omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
76692026-09-11T21:04:35.539Z PASS [ 54.613s] (1830/3428) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_prefer_not_self
76702026-09-11T21:04:36.506Z PASS [ 2.527s] (1831/3428) omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
76712026-09-11T21:04:38.976Z SLOW [>240.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
76722026-09-11T21:04:39.468Z SLOW [> 60.000s] (─────────) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_actions_succeed_idempotently
76732026-09-11T21:04:40.283Z PASS [ 16.421s] (1832/3428) omicron-nexus::test_all integration_tests::affinity::test_affinity_instance_group_list
76742026-09-11T21:04:40.587Z PASS [ 13.505s] (1833/3428) omicron-nexus::test_all integration_tests::alerts::test_alert_list_and_view
76752026-09-11T21:04:40.799Z PASS [ 19.081s] (1834/3428) omicron-nexus::test_all integration_tests::affinity::test_affinity_group_crud
76762026-09-11T21:04:41.927Z PASS [ 12.698s] (1835/3428) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_access_token_auth
76772026-09-11T21:04:42.079Z PASS [ 19.509s] (1836/3428) omicron-nexus::test_all integration_tests::affinity::test_affinity_group_project_selector
76782026-09-11T21:04:42.431Z PASS [ 17.616s] (1837/3428) omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_crud
76792026-09-11T21:04:44.095Z PASS [ 17.301s] (1838/3428) omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_instance_group_list
76802026-09-11T21:04:44.104Z PASS [ 18.784s] (1839/3428) omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_project_selector
76812026-09-11T21:04:44.121Z PASS [ 12.732s] (1840/3428) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_scim_token_auth
76822026-09-11T21:04:45.190Z PASS [ 16.072s] (1841/3428) omicron-nexus::test_all integration_tests::allow_list::test_allow_list
76832026-09-11T21:04:47.393Z PASS [ 96.297s] (1842/3428) omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
76842026-09-11T21:04:47.501Z PASS [ 12.473s] (1843/3428) omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
76852026-09-11T21:04:47.725Z PASS [ 12.318s] (1844/3428) omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
76862026-09-11T21:04:47.963Z PASS [ 11.457s] (1845/3428) omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
76872026-09-11T21:04:48.315Z PASS [ 18.282s] (1846/3428) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_list
76882026-09-11T21:04:48.706Z PASS [ 13.167s] (1847/3428) omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
76892026-09-11T21:04:49.188Z PASS [ 105.430s] (1848/3428) omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
76902026-09-11T21:04:50.464Z PASS [ 19.398s] (1849/3428) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_login_local
76912026-09-11T21:04:50.608Z PASS [ 340.210s] (1850/3428) oximeter-db client::tests::test_replicated
76922026-09-11T21:04:51.489Z PASS [ 28.595s] (1851/3428) omicron-nexus::test_all integration_tests::affinity::test_affinity_group_usage
76932026-09-11T21:04:51.542Z PASS [ 90.494s] (1852/3428) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
76942026-09-11T21:04:51.867Z PASS [ 11.280s] (1853/3428) omicron-nexus::test_all integration_tests::basic::test_basic_failures
76952026-09-11T21:04:52.110Z PASS [ 89.947s] (1854/3428) omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
76962026-09-11T21:04:52.239Z PASS [ 1.632s] (1855/3428) omicron-clickhouse-admin context::tests::test_database_usage
76972026-09-11T21:04:52.289Z PASS [ 0.050s] (1856/3428) omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_1
76982026-09-11T21:04:52.310Z PASS [ 0.199s] (1857/3428) omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
76992026-09-11T21:04:52.322Z PASS [ 0.033s] (1858/3428) omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_2
77002026-09-11T21:04:52.355Z PASS [ 0.033s] (1859/3428) omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_3
77012026-09-11T21:04:52.386Z PASS [ 0.029s] (1860/3428) omicron-clickhouse-admin context::tests::test_read_generation_from_file_none
77022026-09-11T21:04:52.414Z PASS [ 0.029s] (1861/3428) omicron-clickhouse-admin context::tests::test_read_generation_from_file_success
77032026-09-11T21:04:52.713Z PASS [ 12.432s] (1862/3428) omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
77042026-09-11T21:04:52.766Z PASS [ 10.840s] (1863/3428) omicron-nexus::test_all integration_tests::basic::test_ping
77052026-09-11T21:04:52.946Z PASS [ 1.404s] (1864/3428) omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
77062026-09-11T21:04:53.060Z PASS [ 73.594s] (1865/3428) omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_actions_succeed_idempotently
77072026-09-11T21:04:53.439Z PASS [ 11.360s] (1866/3428) omicron-nexus::test_all integration_tests::basic::test_ping_on_second_external_address
77082026-09-11T21:04:53.567Z PASS [ 1.701s] (1867/3428) omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
77092026-09-11T21:04:53.631Z PASS [ 1.217s] (1868/3428) omicron-clickhouse-admin context::tests::test_retention_policy
77102026-09-11T21:04:54.304Z PASS [ 0.673s] (1869/3428) omicron-clickhouse-admin::integration_test test_keeper_cluster_membership
77112026-09-11T21:04:54.579Z PASS [ 0.275s] (1870/3428) omicron-clickhouse-admin::integration_test test_keeper_conf_parsing
77122026-09-11T21:04:54.964Z PASS [ 28.295s] (1871/3428) omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_usage
77132026-09-11T21:04:55.146Z PASS [ 0.567s] (1872/3428) omicron-clickhouse-admin::integration_test test_lgif_parsing
77142026-09-11T21:04:55.648Z PASS [ 11.543s] (1873/3428) omicron-nexus::test_all integration_tests::bfd::test_empty_bfd_status
77152026-09-11T21:04:55.678Z PASS [ 0.531s] (1874/3428) omicron-clickhouse-admin::integration_test test_raft_config_parsing
77162026-09-11T21:04:55.791Z PASS [ 0.114s] (1875/3428) omicron-clickhouse-admin::integration_test test_teardown
77172026-09-11T21:04:55.854Z PASS [ 0.062s] (1876/3428) oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
77182026-09-11T21:04:56.173Z PASS [ 12.051s] (1877/3428) omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
77192026-09-11T21:04:57.007Z PASS [ 11.817s] (1878/3428) omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
77202026-09-11T21:04:59.273Z PASS [ 11.771s] (1879/3428) omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
77212026-09-11T21:04:59.277Z PASS [ 11.551s] (1880/3428) omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
77222026-09-11T21:04:59.475Z PASS [ 12.081s] (1881/3428) omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
77232026-09-11T21:05:00.955Z PASS [ 12.640s] (1882/3428) omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
77242026-09-11T21:05:01.197Z PASS [ 12.010s] (1883/3428) omicron-nexus::test_all integration_tests::cockroach::test_cockroach_admin_server
77252026-09-11T21:05:01.816Z PASS [ 108.453s] (1884/3428) omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
77262026-09-11T21:05:01.894Z PASS [ 19.463s] (1885/3428) omicron-nexus::test_all integration_tests::basic::test_projects_basic
77272026-09-11T21:05:02.392Z PASS [ 11.928s] (1886/3428) omicron-nexus::test_all integration_tests::cockroach::test_cockroach_http_node_status
77282026-09-11T21:05:02.655Z PASS [ 14.692s] (1887/3428) omicron-nexus::test_all integration_tests::certificates::test_crud
77292026-09-11T21:05:02.985Z PASS [ 11.508s] (1888/3428) omicron-nexus::test_all integration_tests::cockroach::test_cockroach_http_prometheus_metrics
77302026-09-11T21:05:03.152Z PASS [ 22.353s] (1889/3428) omicron-nexus::test_all integration_tests::basic::test_gzip_compression
77312026-09-11T21:05:04.543Z PASS [ 12.232s] (1890/3428) omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
77322026-09-11T21:05:04.989Z PASS [ 12.224s] (1891/3428) omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
77332026-09-11T21:05:05.474Z PASS [ 12.760s] (1892/3428) omicron-nexus::test_all integration_tests::console_api::test_assets
77342026-09-11T21:05:05.542Z PASS [ 12.103s] (1893/3428) omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
77352026-09-11T21:05:07.313Z PASS [ 11.665s] (1894/3428) omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
77362026-09-11T21:05:07.680Z PASS [ 12.703s] (1895/3428) omicron-nexus::test_all integration_tests::console_api::test_session_me
77372026-09-11T21:05:08.332Z PASS [ 24.237s] (1896/3428) omicron-nexus::test_all integration_tests::basic::test_projects_list
77382026-09-11T21:05:08.606Z PASS [ 19.900s] (1897/3428) omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
77392026-09-11T21:05:09.120Z PASS [ 12.113s] (1898/3428) omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
77402026-09-11T21:05:09.667Z PASS [ 16.099s] (1899/3428) omicron-nexus::test_all integration_tests::console_api::test_session_idle_timeout_deletes_session
77412026-09-11T21:05:10.643Z PASS [ 17.583s] (1900/3428) omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
77422026-09-11T21:05:10.700Z PASS [ 17.754s] (1901/3428) omicron-nexus::test_all integration_tests::console_api::test_console_pages
77432026-09-11T21:05:11.595Z SLOW [>120.000s] (─────────) omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
77442026-09-11T21:05:12.813Z PASS [ 43.374s] (1902/3428) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_create_delete_ops
77452026-09-11T21:05:13.885Z PASS [ 17.713s] (1903/3428) omicron-nexus::test_all integration_tests::console_api::test_sessions
77462026-09-11T21:05:20.170Z PASS [ 10.503s] (1904/3428) omicron-nexus::test_all integration_tests::demo_saga::test_demo_saga
77472026-09-11T21:05:21.149Z PASS [ 10.448s] (1905/3428) omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
77482026-09-11T21:05:21.660Z SLOW [> 60.000s] (─────────) omicron-nexus populate::test::test_populators
77492026-09-11T21:05:22.048Z PASS [ 9.234s] (1906/3428) omicron-nexus::test_all integration_tests::device_auth::test_device_token_cannot_exceed_auth_token_expiration
77502026-09-11T21:05:22.461Z PASS [ 8.575s] (1907/3428) omicron-nexus::test_all integration_tests::device_auth::test_device_token_clamps_to_auth_token_when_no_ttl_specified
77512026-09-11T21:05:27.284Z PASS [ 135.693s] (1908/3428) omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
77522026-09-11T21:05:27.859Z PASS [ 17.215s] (1909/3428) omicron-nexus::test_all integration_tests::device_auth::test_admin_logout_deletes_tokens_and_sessions
77532026-09-11T21:05:29.444Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_coverage
77542026-09-11T21:05:29.795Z PASS [ 7.745s] (1910/3428) omicron-nexus::test_all integration_tests::device_auth::test_device_token_request_ttl_invalid
77552026-09-11T21:05:31.968Z PASS [ 32.493s] (1911/3428) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running
77562026-09-11T21:05:33.610Z PASS [ 13.440s] (1912/3428) omicron-nexus::test_all integration_tests::device_auth::test_device_token_expiration
77572026-09-11T21:05:33.736Z PASS [ 12.584s] (1913/3428) omicron-nexus::test_all integration_tests::device_auth::test_device_token_request_ttl
77582026-09-11T21:05:34.206Z PASS [ 11.745s] (1914/3428) omicron-nexus::test_all integration_tests::device_auth::test_session_auth_does_not_clamp_device_token_ttl
77592026-09-11T21:05:35.798Z PASS [ 33.981s] (1915/3428) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested
77602026-09-11T21:05:38.977Z SLOW [>300.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
77612026-09-11T21:05:39.938Z PASS [ 34.949s] (1916/3428) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_does_not_create_freed_region
77622026-09-11T21:05:47.060Z PASS [ 45.863s] (1917/3428) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_replacement_done
77632026-09-11T21:05:48.622Z PASS [ 40.955s] (1918/3428) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove_target_gone
77642026-09-11T21:05:55.199Z PASS [ 23.231s] (1919/3428) omicron-nexus::test_all integration_tests::disks::test_create_read_only_disk_from_snapshot
77652026-09-11T21:05:55.529Z PASS [ 86.088s] (1920/3428) omicron-nexus::test_all integration_tests::audit_log::test_audit_log_coverage
77662026-09-11T21:05:55.856Z SLOW [> 60.000s] (─────────) oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
77672026-09-11T21:05:56.571Z PASS [ 52.028s] (1921/3428) omicron-nexus::test_all integration_tests::crucible_replacements::test_read_only_replacement_sanity
77682026-09-11T21:05:56.697Z PASS [ 60.844s] (1922/3428) oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
77692026-09-11T21:05:56.923Z PASS [ 16.985s] (1923/3428) omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
77702026-09-11T21:05:58.693Z PASS [ 55.708s] (1924/3428) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_step
77712026-09-11T21:05:59.151Z PASS [ 31.865s] (1925/3428) omicron-nexus::test_all integration_tests::device_auth::test_session_list_excludes_expired
77722026-09-11T21:05:59.275Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_replacement_done
77732026-09-11T21:05:59.279Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_requested
77742026-09-11T21:05:59.656Z PASS [ 2.958s] (1926/3428) oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
77752026-09-11T21:06:00.050Z PASS [ 60.777s] (1927/3428) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_replacement_done
77762026-09-11T21:06:00.957Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running_on_pantry
77772026-09-11T21:06:01.307Z PASS [ 59.412s] (1928/3428) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_2
77782026-09-11T21:06:02.395Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_3
77792026-09-11T21:06:02.658Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_running
77802026-09-11T21:06:03.156Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_racing_replacements_for_soft_deleted_disk_volume
77812026-09-11T21:06:04.341Z PASS [ 63.385s] (1929/3428) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running_on_pantry
77822026-09-11T21:06:04.655Z PASS [ 61.501s] (1930/3428) omicron-nexus::test_all integration_tests::crucible_replacements::test_racing_replacements_for_soft_deleted_disk_volume
77832026-09-11T21:06:05.476Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity
77842026-09-11T21:06:05.544Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity_2
77852026-09-11T21:06:05.933Z PASS [ 18.873s] (1931/3428) omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
77862026-09-11T21:06:07.315Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove
77872026-09-11T21:06:08.296Z PASS [ 59.964s] (1932/3428) omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity
77882026-09-11T21:06:08.608Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice
77892026-09-11T21:06:09.122Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete
77902026-09-11T21:06:09.970Z PASS [ 70.694s] (1933/3428) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_requested
77912026-09-11T21:06:10.761Z PASS [ 63.447s] (1934/3428) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove
77922026-09-11T21:06:12.184Z PASS [ 12.528s] (1935/3428) oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
77932026-09-11T21:06:12.764Z PASS [ 67.290s] (1936/3428) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity
77942026-09-11T21:06:13.450Z PASS [ 14.300s] (1937/3428) omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
77952026-09-11T21:06:13.578Z PASS [ 14.884s] (1938/3428) omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
77962026-09-11T21:06:14.948Z PASS [ 13.642s] (1939/3428) omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
77972026-09-11T21:06:18.079Z PASS [ 75.422s] (1940/3428) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_running
77982026-09-11T21:06:19.136Z PASS [ 51.277s] (1941/3428) omicron-nexus::test_all integration_tests::disks::test_cannot_snapshot_read_only_disk
77992026-09-11T21:06:19.336Z PASS [ 24.137s] (1942/3428) omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
78002026-09-11T21:06:20.382Z PASS [ 50.588s] (1943/3428) omicron-nexus::test_all integration_tests::disks::test_create_read_only_disk_from_image
78012026-09-11T21:06:20.921Z PASS [ 78.528s] (1944/3428) omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_3
78022026-09-11T21:06:21.662Z SLOW [>120.000s] (─────────) omicron-nexus populate::test::test_populators
78032026-09-11T21:06:26.071Z PASS [ 29.500s] (1945/3428) omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
78042026-09-11T21:06:26.602Z PASS [ 20.668s] (1946/3428) omicron-nexus::test_all integration_tests::disks::test_disk_too_big
78052026-09-11T21:06:27.047Z PASS [ 51.247s] (1947/3428) omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
78062026-09-11T21:06:27.723Z PASS [ 53.990s] (1948/3428) omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
78072026-09-11T21:06:29.351Z PASS [ 40.728s] (1949/3428) omicron-nexus::test_all integration_tests::disks::test_disk_expunge
78082026-09-11T21:06:30.084Z PASS [ 16.506s] (1950/3428) omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
78092026-09-11T21:06:30.728Z PASS [ 22.432s] (1951/3428) omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
78102026-09-11T21:06:31.545Z PASS [ 21.574s] (1952/3428) omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
78112026-09-11T21:06:32.051Z PASS [ 19.285s] (1953/3428) omicron-nexus::test_all integration_tests::disks::test_list_all_types_of_disk
78122026-09-11T21:06:33.612Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::disks::test_delete_local_storage_disk_retries_on_transient_error
78132026-09-11T21:06:33.819Z PASS [ 21.635s] (1954/3428) omicron-nexus::test_all integration_tests::disks::test_do_not_provision_on_dataset_not_enough
78142026-09-11T21:06:34.210Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
78152026-09-11T21:06:34.842Z PASS [ 61.232s] (1955/3428) omicron-nexus::test_all integration_tests::disks::test_delete_local_storage_disk_retries_on_transient_error
78162026-09-11T21:06:35.786Z PASS [ 14.865s] (1956/3428) omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
78172026-09-11T21:06:36.165Z PASS [ 36.116s] (1957/3428) omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
78182026-09-11T21:06:36.715Z PASS [ 88.108s] (1958/3428) omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice
78192026-09-11T21:06:38.979Z SLOW [>360.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
78202026-09-11T21:06:39.028Z PASS [ 20.949s] (1959/3428) omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
78212026-09-11T21:06:41.837Z PASS [ 46.308s] (1960/3428) omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
78222026-09-11T21:06:43.059Z PASS [ 15.336s] (1961/3428) omicron-nexus::test_all integration_tests::external_ips::can_create_instance_with_ephemeral_ipv6_address
78232026-09-11T21:06:44.144Z PASS [ 14.793s] (1962/3428) omicron-nexus::test_all integration_tests::external_ips::can_create_instance_with_floating_ipv6_address
78242026-09-11T21:06:45.694Z PASS [ 48.771s] (1963/3428) omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
78252026-09-11T21:06:46.040Z PASS [ 15.311s] (1964/3428) omicron-nexus::test_all integration_tests::external_ips::cannot_attach_ephemeral_ipv4_to_instance_missing_ipv4_stack
78262026-09-11T21:06:46.322Z PASS [ 14.272s] (1965/3428) omicron-nexus::test_all integration_tests::external_ips::cannot_attach_floating_ipv4_to_instance_missing_ipv4_stack
78272026-09-11T21:06:46.537Z PASS [ 14.992s] (1966/3428) omicron-nexus::test_all integration_tests::external_ips::cannot_attach_ephemeral_ipv6_to_instance_missing_ipv6_stack
78282026-09-11T21:06:46.688Z PASS [ 16.605s] (1967/3428) omicron-nexus::test_all integration_tests::external_ips::can_list_instance_snat_ip
78292026-09-11T21:06:47.550Z PASS [ 13.730s] (1968/3428) omicron-nexus::test_all integration_tests::external_ips::cannot_attach_floating_ipv6_to_instance_missing_ipv6_stack
78302026-09-11T21:06:47.973Z PASS [ 73.766s] (1969/3428) omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
78312026-09-11T21:06:48.007Z PASS [ 20.961s] (1970/3428) omicron-nexus::test_all integration_tests::disks::test_zpool_control_plane_storage_buffer
78322026-09-11T21:06:48.284Z PASS [ 43.943s] (1971/3428) omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
78332026-09-11T21:06:48.370Z PASS [ 13.527s] (1972/3428) omicron-nexus::test_all integration_tests::external_ips::no_automatic_snat_for_ipv6
78342026-09-11T21:06:51.228Z PASS [ 105.684s] (1973/3428) omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity_2
78352026-09-11T21:06:52.471Z PASS [ 103.350s] (1974/3428) omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete
78362026-09-11T21:06:52.551Z PASS [ 16.765s] (1975/3428) omicron-nexus::test_all integration_tests::external_ips::test_ephemeral_ip_detach_requires_version_with_dual_stack
78372026-09-11T21:06:53.143Z PASS [ 16.428s] (1976/3428) omicron-nexus::test_all integration_tests::external_ips::test_ephemeral_ip_ip_version_conflict
78382026-09-11T21:06:53.260Z PASS [ 32.878s] (1977/3428) omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
78392026-09-11T21:06:53.512Z PASS [ 17.347s] (1978/3428) omicron-nexus::test_all integration_tests::external_ips::test_ephemeral_ip_idempotent_attach_with_exhausted_explicit_pool
78402026-09-11T21:06:53.795Z PASS [ 152.136s] (1979/3428) omicron-nexus populate::test::test_populators
78412026-09-11T21:06:54.399Z PASS [ 35.063s] (1980/3428) omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
78422026-09-11T21:06:56.219Z PASS [ 37.082s] (1981/3428) omicron-nexus::test_all integration_tests::disks::test_read_only_disk_different_vcr
78432026-09-11T21:06:57.246Z PASS [ 18.218s] (1982/3428) omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
78442026-09-11T21:07:00.830Z PASS [ 34.226s] (1983/3428) omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
78452026-09-11T21:07:01.363Z PASS [ 56.710s] (1984/3428) omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
78462026-09-11T21:07:01.802Z PASS [ 51.041s] (1985/3428) omicron-nexus::test_all integration_tests::disks::test_do_not_provision_on_dataset
78472026-09-11T21:07:02.507Z PASS [ 16.812s] (1986/3428) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
78482026-09-11T21:07:02.607Z PASS [ 15.918s] (1987/3428) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
78492026-09-11T21:07:03.239Z PASS [ 15.690s] (1988/3428) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
78502026-09-11T21:07:04.426Z PASS [ 16.419s] (1989/3428) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
78512026-09-11T21:07:04.598Z PASS [ 18.276s] (1990/3428) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
78522026-09-11T21:07:04.952Z PASS [ 50.004s] (1991/3428) omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
78532026-09-11T21:07:05.076Z PASS [ 17.103s] (1992/3428) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_not_in_pool
78542026-09-11T21:07:05.449Z PASS [ 23.611s] (1993/3428) omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
78552026-09-11T21:07:05.613Z PASS [ 17.243s] (1994/3428) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
78562026-09-11T21:07:05.697Z PASS [ 39.625s] (1995/3428) omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
78572026-09-11T21:07:06.465Z PASS [ 18.180s] (1996/3428) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
78582026-09-11T21:07:06.953Z PASS [ 53.502s] (1997/3428) omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
78592026-09-11T21:07:06.973Z PASS [ 15.745s] (1998/3428) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_ip_version_conflict
78602026-09-11T21:07:08.572Z PASS [ 22.532s] (1999/3428) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
78612026-09-11T21:07:09.424Z PASS [ 16.951s] (2000/3428) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
78622026-09-11T21:07:10.174Z PASS [ 23.637s] (2001/3428) omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
78632026-09-11T21:07:10.813Z PASS [ 16.411s] (2002/3428) omicron-nexus::test_all integration_tests::external_subnets::external_subnet_basic_crud
78642026-09-11T21:07:11.073Z PASS [ 14.854s] (2003/3428) omicron-nexus::test_all integration_tests::external_subnets::external_subnet_create_name_conflict
78652026-09-11T21:07:11.349Z PASS [ 17.836s] (2004/3428) omicron-nexus::test_all integration_tests::external_subnets::cannot_delete_attached_external_subnet
78662026-09-11T21:07:12.472Z PASS [ 15.226s] (2005/3428) omicron-nexus::test_all integration_tests::external_subnets::external_subnet_create_nonexistent_pool
78672026-09-11T21:07:15.019Z PASS [ 21.225s] (2006/3428) omicron-nexus::test_all integration_tests::external_subnets::cannot_detach_subnet_that_is_not_attached
78682026-09-11T21:07:15.130Z PASS [ 21.986s] (2007/3428) omicron-nexus::test_all integration_tests::external_subnets::cannot_attach_subnet_in_another_project
78692026-09-11T21:07:15.509Z PASS [ 14.680s] (2008/3428) omicron-nexus::test_all integration_tests::external_subnets::external_subnet_create_unlinked_pool
78702026-09-11T21:07:16.716Z PASS [ 32.572s] (2009/3428) omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
78712026-09-11T21:07:16.875Z PASS [ 33.815s] (2010/3428) omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
78722026-09-11T21:07:18.095Z PASS [ 25.543s] (2011/3428) omicron-nexus::test_all integration_tests::external_subnets::cannot_attach_subnet_attached_to_another_instance
78732026-09-11T21:07:18.229Z PASS [ 7.418s] (2012/3428) omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
78742026-09-11T21:07:18.422Z PASS [ 7.349s] (2013/3428) omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
78752026-09-11T21:07:18.486Z PASS [ 7.137s] (2014/3428) omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
78762026-09-11T21:07:18.539Z PASS [ 17.175s] (2015/3428) omicron-nexus::test_all integration_tests::external_subnets::external_subnet_pagination
78772026-09-11T21:07:19.947Z PASS [ 18.145s] (2016/3428) omicron-nexus::test_all integration_tests::external_subnets::test_can_attach_external_subnet_to_stopped_instance
78782026-09-11T21:07:21.483Z PASS [ 18.876s] (2017/3428) omicron-nexus::test_all integration_tests::external_subnets::test_limited_collaborator_external_subnet_lifecycle
78792026-09-11T21:07:22.456Z PASS [ 9.984s] (2018/3428) omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
78802026-09-11T21:07:23.517Z PASS [ 21.010s] (2019/3428) omicron-nexus::test_all integration_tests::external_subnets::test_external_subnet_attach
78812026-09-11T21:07:26.464Z PASS [ 16.290s] (2020/3428) omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
78822026-09-11T21:07:28.088Z PASS [ 22.391s] (2021/3428) omicron-nexus::test_all integration_tests::images::test_project_collaborator_cannot_promote_demote_images
78832026-09-11T21:07:28.628Z PASS [ 25.389s] (2022/3428) omicron-nexus::test_all integration_tests::images::test_image_create
78842026-09-11T21:07:29.107Z PASS [ 24.679s] (2023/3428) omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
78852026-09-11T21:07:30.057Z PASS [ 25.104s] (2024/3428) omicron-nexus::test_all integration_tests::images::test_image_promotion
78862026-09-11T21:07:30.335Z PASS [ 23.870s] (2025/3428) omicron-nexus::test_all integration_tests::images::test_project_limited_collaborator_cannot_promote_demote_images
78872026-09-11T21:07:30.996Z PASS [ 26.399s] (2026/3428) omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
78882026-09-11T21:07:31.176Z PASS [ 21.751s] (2027/3428) omicron-nexus::test_all integration_tests::images::test_silo_viewer_cannot_promote_demote_images
78892026-09-11T21:07:31.362Z PASS [ 25.749s] (2028/3428) omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
78902026-09-11T21:07:31.932Z PASS [ 16.912s] (2029/3428) omicron-nexus::test_all integration_tests::instances::can_create_instance_with_multiple_nics_and_ephemeral_ip
78912026-09-11T21:07:32.247Z PASS [ 17.117s] (2030/3428) omicron-nexus::test_all integration_tests::instances::cannot_make_new_primary_nic_lacking_ip_stack_for_external_addresses
78922026-09-11T21:07:32.596Z PASS [ 27.147s] (2031/3428) omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
78932026-09-11T21:07:33.113Z PASS [ 14.574s] (2032/3428) omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
78942026-09-11T21:07:34.104Z PASS [ 27.152s] (2033/3428) omicron-nexus::test_all integration_tests::images::test_silo_collaborator_can_promote_demote_images
78952026-09-11T21:07:34.449Z PASS [ 14.501s] (2034/3428) omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
78962026-09-11T21:07:35.058Z PASS [ 28.082s] (2035/3428) omicron-nexus::test_all integration_tests::images::test_silo_image_create
78972026-09-11T21:07:35.313Z PASS [ 18.438s] (2036/3428) omicron-nexus::test_all integration_tests::instances::test_auto_restart_policy_can_be_changed
78982026-09-11T21:07:38.980Z SLOW [>420.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
78992026-09-11T21:07:39.484Z PASS [ 15.966s] (2037/3428) omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
79002026-09-11T21:07:40.858Z PASS [ 35.781s] (2038/3428) omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
79012026-09-11T21:07:41.550Z PASS [ 48.290s] (2039/3428) omicron-nexus::test_all integration_tests::external_subnets::cannot_attach_too_many_subnets
79022026-09-11T21:07:41.827Z PASS [ 33.254s] (2040/3428) omicron-nexus::test_all integration_tests::images::test_silo_limited_collaborator_can_promote_demote_images
79032026-09-11T21:07:42.826Z PASS [ 24.597s] (2041/3428) omicron-nexus::test_all integration_tests::instances::test_boot_disk_must_be_attached
79042026-09-11T21:07:43.977Z PASS [ 27.260s] (2042/3428) omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
79052026-09-11T21:07:45.623Z PASS [ 27.527s] (2043/3428) omicron-nexus::test_all integration_tests::instances::test_boot_disk_can_be_changed
79062026-09-11T21:07:45.761Z PASS [ 24.278s] (2044/3428) omicron-nexus::test_all integration_tests::instances::test_cannot_detach_boot_disk
79072026-09-11T21:07:45.947Z PASS [ 17.859s] (2045/3428) omicron-nexus::test_all integration_tests::instances::test_cannot_start_instance_with_unsatisfiable_cpu_platform
79082026-09-11T21:07:46.381Z PASS [ 17.752s] (2046/3428) omicron-nexus::test_all integration_tests::instances::test_cpu_platform_can_be_changed
79092026-09-11T21:07:48.644Z PASS [ 33.135s] (2047/3428) omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
79102026-09-11T21:07:49.965Z PASS [ 18.969s] (2048/3428) omicron-nexus::test_all integration_tests::instances::test_enable_jumbo_frames_can_be_changed
79112026-09-11T21:07:50.189Z PASS [ 27.733s] (2049/3428) omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
79122026-09-11T21:07:51.021Z PASS [ 19.847s] (2050/3428) omicron-nexus::test_all integration_tests::instances::test_instance_access
79132026-09-11T21:07:53.026Z PASS [ 26.562s] (2051/3428) omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
79142026-09-11T21:07:53.089Z PASS [ 34.591s] (2052/3428) omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
79152026-09-11T21:07:54.506Z PASS [ 23.130s] (2053/3428) omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
79162026-09-11T21:07:55.688Z PASS [ 20.632s] (2054/3428) omicron-nexus::test_all integration_tests::instances::test_instance_create_with_anti_affinity_groups_that_do_not_exist
79172026-09-11T21:07:56.519Z PASS [ 38.097s] (2055/3428) omicron-nexus::test_all integration_tests::instances::test_can_start_instance_with_cpu_platform
79182026-09-11T21:07:57.681Z PASS [ 24.568s] (2056/3428) omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
79192026-09-11T21:07:57.720Z PASS [ 22.407s] (2057/3428) omicron-nexus::test_all integration_tests::instances::test_instance_create_with_cross_project_subnet
79202026-09-11T21:07:58.618Z PASS [ 24.514s] (2058/3428) omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
79212026-09-11T21:07:59.024Z PASS [ 16.198s] (2059/3428) omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
79222026-09-11T21:07:59.356Z PASS [ 27.423s] (2060/3428) omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
79232026-09-11T21:07:59.829Z PASS [ 27.582s] (2061/3428) omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
79242026-09-11T21:08:00.049Z PASS [ 29.714s] (2062/3428) omicron-nexus::test_all integration_tests::instances::test_duplicate_disk_attach_requests_ok
79252026-09-11T21:08:00.629Z PASS [ 18.802s] (2063/3428) omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
79262026-09-11T21:08:00.725Z PASS [ 28.128s] (2064/3428) omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
79272026-09-11T21:08:05.346Z PASS [ 24.489s] (2065/3428) omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
79282026-09-11T21:08:05.850Z PASS [ 21.873s] (2066/3428) omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_deleted
79292026-09-11T21:08:05.956Z PASS [ 26.471s] (2067/3428) omicron-nexus::test_all integration_tests::instances::test_instance_create_with_duplicate_anti_affinity_groups
79302026-09-11T21:08:08.953Z PASS [ 23.192s] (2068/3428) omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_stopped
79312026-09-11T21:08:08.978Z PASS [ 23.356s] (2069/3428) omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_restarted
79322026-09-11T21:08:09.275Z PASS [ 22.894s] (2070/3428) omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_deleted
79332026-09-11T21:08:09.619Z PASS [ 35.170s] (2071/3428) omicron-nexus::test_all integration_tests::instances::test_instance_create_with_anti_affinity_groups
79342026-09-11T21:08:10.889Z PASS [ 22.244s] (2072/3428) omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_restarted
79352026-09-11T21:08:10.897Z PASS [ 24.950s] (2073/3428) omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_automatically_reincarnates
79362026-09-11T21:08:11.809Z PASS [ 13.191s] (2074/3428) omicron-nexus::test_all integration_tests::instances::test_instance_rejects_three_ephemeral_ips
79372026-09-11T21:08:11.987Z PASS [ 41.930s] (2075/3428) omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
79382026-09-11T21:08:12.451Z PASS [ 13.095s] (2076/3428) omicron-nexus::test_all integration_tests::instances::test_instance_rejects_two_ephemeral_auto_without_version
79392026-09-11T21:08:13.494Z PASS [ 14.470s] (2077/3428) omicron-nexus::test_all integration_tests::instances::test_instance_rejects_two_ephemeral_auto_none_with_explicit
79402026-09-11T21:08:14.481Z PASS [ 14.652s] (2078/3428) omicron-nexus::test_all integration_tests::instances::test_instance_rejects_two_ephemeral_same_pool
79412026-09-11T21:08:15.726Z PASS [ 34.175s] (2079/3428) omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
79422026-09-11T21:08:16.919Z PASS [ 25.897s] (2080/3428) omicron-nexus::test_all integration_tests::instances::test_instance_metrics
79432026-09-11T21:08:18.571Z PASS [ 25.492s] (2081/3428) omicron-nexus::test_all integration_tests::instances::test_instance_migrate
79442026-09-11T21:08:18.597Z PASS [ 17.873s] (2082/3428) omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interface_transit_ips
79452026-09-11T21:08:20.248Z PASS [ 25.752s] (2083/3428) omicron-nexus::test_all integration_tests::instances::test_instance_migrate_target_finishes_first
79462026-09-11T21:08:21.701Z PASS [ 24.020s] (2084/3428) omicron-nexus::test_all integration_tests::instances::test_instance_migration_incompatible_cpu_platforms
79472026-09-11T21:08:22.417Z PASS [ 29.389s] (2085/3428) omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
79482026-09-11T21:08:23.175Z PASS [ 27.487s] (2086/3428) omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
79492026-09-11T21:08:23.903Z PASS [ 14.628s] (2087/3428) omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
79502026-09-11T21:08:24.282Z PASS [ 12.472s] (2088/3428) omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
79512026-09-11T21:08:25.916Z PASS [ 16.962s] (2089/3428) omicron-nexus::test_all integration_tests::instances::test_instance_with_explicit_dual_stack_address
79522026-09-11T21:08:27.007Z PASS [ 17.387s] (2090/3428) omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
79532026-09-11T21:08:27.292Z PASS [ 10.373s] (2091/3428) omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
79542026-09-11T21:08:27.701Z PASS [ 37.511s] (2092/3428) omicron-nexus::test_all integration_tests::instances::test_instance_failed_when_on_expunged_sled
79552026-09-11T21:08:27.907Z PASS [ 17.009s] (2093/3428) omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ipv6_address
79562026-09-11T21:08:28.269Z PASS [ 17.380s] (2094/3428) omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ipv4_address
79572026-09-11T21:08:29.110Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::instances::test_disk_attach_limit
79582026-09-11T21:08:29.807Z PASS [ 17.819s] (2095/3428) omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors
79592026-09-11T21:08:29.824Z PASS [ 23.869s] (2096/3428) omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
79602026-09-11T21:08:29.891Z PASS [ 17.440s] (2097/3428) omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors_by_instance_watcher
79612026-09-11T21:08:31.332Z PASS [ 16.851s] (2098/3428) omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
79622026-09-11T21:08:31.810Z PASS [ 13.212s] (2099/3428) omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
79632026-09-11T21:08:32.078Z PASS [ 32.029s] (2100/3428) omicron-nexus::test_all integration_tests::instances::test_instance_serial
79642026-09-11T21:08:32.170Z PASS [ 13.598s] (2101/3428) omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
79652026-09-11T21:08:33.308Z PASS [ 13.061s] (2102/3428) omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
79662026-09-11T21:08:33.919Z PASS [ 10.743s] (2103/3428) omicron-nexus::test_all integration_tests::instances::test_updating_missing_instance_is_not_found
79672026-09-11T21:08:33.951Z PASS [ 36.230s] (2104/3428) omicron-nexus::test_all integration_tests::instances::test_instance_migration_unknown_sled_type
79682026-09-11T21:08:34.103Z PASS [ 28.757s] (2105/3428) omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
79692026-09-11T21:08:34.688Z PASS [ 28.830s] (2106/3428) omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
79702026-09-11T21:08:35.574Z PASS [ 19.848s] (2107/3428) omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
79712026-09-11T21:08:38.981Z SLOW [>480.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
79722026-09-11T21:08:40.518Z PASS [ 12.249s] (2108/3428) omicron-nexus::test_all integration_tests::inventory_matching::test_simulated_baseboard_model
79732026-09-11T21:08:41.228Z PASS [ 40.598s] (2109/3428) omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
79742026-09-11T21:08:41.894Z PASS [ 72.787s] (2110/3428) omicron-nexus::test_all integration_tests::instances::test_disk_attach_limit
79752026-09-11T21:08:42.169Z PASS [ 28.673s] (2111/3428) omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
79762026-09-11T21:08:43.683Z PASS [ 21.969s] (2112/3428) omicron-nexus::test_all integration_tests::instances::test_silo_limited_collaborator_cross_project_subnet
79772026-09-11T21:08:44.988Z PASS [ 17.287s] (2113/3428) omicron-nexus::test_all integration_tests::internet_gateway::test_vpc_create_attaches_all_default_pools_to_igw
79782026-09-11T21:08:45.158Z PASS [ 22.735s] (2114/3428) omicron-nexus::test_all integration_tests::instances::test_size_can_be_changed
79792026-09-11T21:08:45.592Z PASS [ 13.511s] (2115/3428) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_multicast_rejects_reserved_ranges
79802026-09-11T21:08:45.791Z PASS [ 17.883s] (2116/3428) omicron-nexus::test_all integration_tests::internet_gateway::test_vpc_create_attaches_only_ipv4_default_pool_to_igw
79812026-09-11T21:08:46.058Z PASS [ 21.776s] (2117/3428) omicron-nexus::test_all integration_tests::internet_gateway::test_igw_ip_pool_attach_silo_user
79822026-09-11T21:08:46.088Z PASS [ 13.918s] (2118/3428) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
79832026-09-11T21:08:46.609Z PASS [ 12.690s] (2119/3428) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
79842026-09-11T21:08:46.831Z PASS [ 15.020s] (2120/3428) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
79852026-09-11T21:08:46.925Z PASS [ 17.101s] (2121/3428) omicron-nexus::test_all integration_tests::ip_pools::cannot_unlink_ip_pool_with_outstanding_floating_ips
79862026-09-11T21:08:47.230Z PASS [ 13.923s] (2122/3428) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
79872026-09-11T21:08:47.351Z PASS [ 21.436s] (2123/3428) omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_address_detach
79882026-09-11T21:08:47.703Z PASS [ 17.894s] (2124/3428) omicron-nexus::test_all integration_tests::inventory_matching::test_sled_sp_inventory_matching
79892026-09-11T21:08:47.950Z PASS [ 12.376s] (2125/3428) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_unicast_defaults
79902026-09-11T21:08:47.996Z PASS [ 58.029s] (2126/3428) omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_stop_request_does_not_reincarnate
79912026-09-11T21:08:48.244Z PASS [ 51.724s] (2127/3428) omicron-nexus::test_all integration_tests::instances::test_instance_migration_compatible_cpu_platforms
79922026-09-11T21:08:48.592Z PASS [ 21.299s] (2128/3428) omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_delete_cascade
79932026-09-11T21:08:49.170Z PASS [ 17.837s] (2129/3428) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
79942026-09-11T21:08:49.520Z PASS [ 15.381s] (2130/3428) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_includes_non_discoverable
79952026-09-11T21:08:50.004Z PASS [ 26.099s] (2131/3428) omicron-nexus::test_all integration_tests::instances::test_updating_running_instance_boot_disk_is_conflict
79962026-09-11T21:08:50.635Z PASS [ 16.684s] (2132/3428) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
79972026-09-11T21:08:50.835Z PASS [ 23.828s] (2133/3428) omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_basic_crud
79982026-09-11T21:08:52.236Z PASS [ 22.342s] (2134/3428) omicron-nexus::test_all integration_tests::ip_pools::cannot_unlink_ip_pool_with_outstanding_instance_ips
79992026-09-11T21:08:53.304Z PASS [ 18.622s] (2135/3428) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
80002026-09-11T21:08:55.170Z PASS [ 13.277s] (2136/3428) omicron-nexus::test_all integration_tests::ip_pools::test_ipv4_ip_pool_utilization_total
80012026-09-11T21:08:55.171Z PASS [ 13.002s] (2137/3428) omicron-nexus::test_all integration_tests::ip_pools::test_ipv6_ip_pool_utilization_total
80022026-09-11T21:08:58.103Z PASS [ 17.584s] (2138/3428) omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
80032026-09-11T21:08:58.338Z PASS [ 14.668s] (2139/3428) omicron-nexus::test_all integration_tests::ip_pools::test_old_ip_pool_api_excludes_system_service_pools
80042026-09-11T21:09:05.094Z PASS [ 14.426s] (2140/3428) omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
80052026-09-11T21:09:05.157Z PASS [ 16.677s] (2141/3428) omicron-nexus::test_all integration_tests::ip_pools::test_system_ip_pool_basic_crud
80062026-09-11T21:09:05.157Z PASS [ 17.696s] (2142/3428) omicron-nexus::test_all integration_tests::ip_pools::test_silo_ip_pool_basic_crud
80072026-09-11T21:09:05.157Z PASS [ 16.178s] (2143/3428) omicron-nexus::test_all integration_tests::metrics::test_system_timeseries_schema_list
80082026-09-11T21:09:05.157Z PASS [ 22.412s] (2144/3428) omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
80092026-09-11T21:09:05.242Z PASS [ 16.966s] (2145/3428) omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
80102026-09-11T21:09:05.242Z PASS [ 18.001s] (2146/3428) omicron-nexus::test_all integration_tests::metrics::test_mgs_metrics
80112026-09-11T21:09:09.836Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::instances::test_instance_with_max_disks
80122026-09-11T21:09:10.636Z PASS [ 24.535s] (2147/3428) omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
80132026-09-11T21:09:10.661Z PASS [ 20.651s] (2148/3428) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
80142026-09-11T21:09:12.303Z PASS [ 9.601s] (2149/3428) omicron-nexus::test_all integration_tests::projects::test_limited_collaborator_cannot_create_project
80152026-09-11T21:09:13.666Z PASS [ 26.790s] (2150/3428) omicron-nexus::test_all integration_tests::metrics::test_project_timeseries_query
80162026-09-11T21:09:14.458Z PASS [ 12.625s] (2151/3428) omicron-nexus::test_all integration_tests::probe::test_probe_pool_selector_ip_version
80172026-09-11T21:09:14.825Z PASS [ 11.184s] (2152/3428) omicron-nexus::test_all integration_tests::projects::test_project_deletion
80182026-09-11T21:09:14.897Z PASS [ 13.239s] (2153/3428) omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
80192026-09-11T21:09:15.362Z PASS [ 11.043s] (2154/3428) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_affinity_group
80202026-09-11T21:09:15.720Z PASS [ 28.008s] (2155/3428) omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
80212026-09-11T21:09:16.383Z PASS [ 11.772s] (2156/3428) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_anti_affinity_group
80222026-09-11T21:09:16.456Z PASS [ 28.213s] (2157/3428) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
80232026-09-11T21:09:18.120Z PASS [ 14.879s] (2158/3428) omicron-nexus::test_all integration_tests::projects::test_project_create_defaults
80242026-09-11T21:09:20.311Z PASS [ 34.460s] (2159/3428) omicron-nexus::test_all integration_tests::local_storage::test_reject_creating_local_storage_disk
80252026-09-11T21:09:21.585Z PASS [ 28.222s] (2160/3428) omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
80262026-09-11T21:09:26.374Z PASS [ 38.379s] (2161/3428) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
80272026-09-11T21:09:27.487Z PASS [ 12.124s] (2162/3428) omicron-nexus::test_all integration_tests::quiesce::test_quiesce
80282026-09-11T21:09:28.224Z PASS [ 13.329s] (2163/3428) omicron-nexus::test_all integration_tests::projects::test_projects
80292026-09-11T21:09:29.187Z PASS [ 34.013s] (2164/3428) omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
80302026-09-11T21:09:29.575Z PASS [ 11.592s] (2165/3428) omicron-nexus::test_all integration_tests::rack::test_get_own_rack
80312026-09-11T21:09:29.644Z PASS [ 13.934s] (2166/3428) omicron-nexus::test_all integration_tests::quotas::test_negative_quota
80322026-09-11T21:09:29.888Z PASS [ 15.060s] (2167/3428) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
80332026-09-11T21:09:30.169Z PASS [ 32.061s] (2168/3428) omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
80342026-09-11T21:09:30.247Z PASS [ 13.864s] (2169/3428) omicron-nexus::test_all integration_tests::quotas::test_quota_limits
80352026-09-11T21:09:30.514Z PASS [ 16.889s] (2170/3428) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
80362026-09-11T21:09:30.856Z PASS [ 10.605s] (2171/3428) omicron-nexus::test_all integration_tests::rack::test_list_own_rack
80372026-09-11T21:09:30.972Z PASS [ 0.116s] (2172/3428) omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
80382026-09-11T21:09:30.977Z PASS [ 20.383s] (2173/3428) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
80392026-09-11T21:09:31.113Z PASS [ 0.139s] (2174/3428) omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
80402026-09-11T21:09:31.150Z PASS [ 0.174s] (2175/3428) omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
80412026-09-11T21:09:31.218Z PASS [ 0.105s] (2176/3428) omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
80422026-09-11T21:09:31.222Z PASS [ 45.132s] (2177/3428) omicron-nexus::test_all integration_tests::metrics::test_metrics
80432026-09-11T21:09:31.253Z PASS [ 0.103s] (2178/3428) omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
80442026-09-11T21:09:32.452Z PASS [ 41.616s] (2179/3428) omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
80452026-09-11T21:09:33.582Z PASS [ 12.054s] (2180/3428) omicron-nexus::test_all integration_tests::rack::test_rack_initialization
80462026-09-11T21:09:34.107Z PASS [ 23.452s] (2181/3428) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
80472026-09-11T21:09:34.783Z PASS [ 49.192s] (2182/3428) omicron-nexus::test_all integration_tests::local_storage::test_create_large_local_storage_disk
80482026-09-11T21:09:34.877Z PASS [ 0.094s] (2183/3428) omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
80492026-09-11T21:09:34.978Z PASS [ 44.342s] (2184/3428) omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
80502026-09-11T21:09:38.023Z PASS [ 48.853s] (2185/3428) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
80512026-09-11T21:09:38.121Z PASS [ 0.098s] (2186/3428) omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
80522026-09-11T21:09:38.184Z PASS [ 11.810s] (2187/3428) omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
80532026-09-11T21:09:38.220Z PASS [ 0.098s] (2188/3428) omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
80542026-09-11T21:09:38.982Z SLOW [>540.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
80552026-09-11T21:09:39.716Z PASS [ 12.231s] (2189/3428) omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
80562026-09-11T21:09:40.216Z PASS [ 25.760s] (2190/3428) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
80572026-09-11T21:09:41.797Z PASS [ 46.626s] (2191/3428) omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
80582026-09-11T21:09:42.270Z PASS [ 53.678s] (2192/3428) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
80592026-09-11T21:09:42.283Z PASS [ 12.706s] (2193/3428) omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
80602026-09-11T21:09:42.567Z PASS [ 13.383s] (2194/3428) omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
80612026-09-11T21:09:43.188Z PASS [ 14.964s] (2195/3428) omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
80622026-09-11T21:09:44.198Z PASS [ 12.945s] (2196/3428) omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
80632026-09-11T21:09:44.296Z PASS [ 13.073s] (2197/3428) omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
80642026-09-11T21:09:44.632Z PASS [ 13.415s] (2198/3428) omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
80652026-09-11T21:09:44.826Z PASS [ 2.259s] (2199/3428) omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
80662026-09-11T21:09:45.366Z PASS [ 12.914s] (2200/3428) omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
80672026-09-11T21:09:45.750Z PASS [ 15.504s] (2201/3428) omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
80682026-09-11T21:09:45.996Z PASS [ 16.111s] (2202/3428) omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
80692026-09-11T21:09:46.225Z PASS [ 12.644s] (2203/3428) omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
80702026-09-11T21:09:46.456Z PASS [ 15.946s] (2204/3428) omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
80712026-09-11T21:09:46.457Z PASS [ 12.350s] (2205/3428) omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
80722026-09-11T21:09:46.668Z PASS [ 2.035s] (2206/3428) omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
80732026-09-11T21:09:46.712Z PASS [ 1.886s] (2207/3428) omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
80742026-09-11T21:09:46.764Z PASS [ 17.120s] (2208/3428) omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
80752026-09-11T21:09:47.219Z PASS [ 54.986s] (2209/3428) omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
80762026-09-11T21:09:47.799Z PASS [ 1.576s] (2210/3428) omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
80772026-09-11T21:09:47.916Z PASS [ 35.631s] (2211/3428) omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
80782026-09-11T21:09:47.953Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
80792026-09-11T21:09:48.105Z PASS [ 13.127s] (2212/3428) omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
80802026-09-11T21:09:48.181Z PASS [ 1.513s] (2213/3428) omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
80812026-09-11T21:09:48.237Z PASS [ 13.360s] (2214/3428) omicron-nexus::test_all integration_tests::saml::test_post_saml_response
80822026-09-11T21:09:48.258Z PASS [ 1.543s] (2215/3428) omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
80832026-09-11T21:09:48.362Z PASS [ 60.412s] (2216/3428) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
80842026-09-11T21:09:48.461Z PASS [ 1.242s] (2217/3428) omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
80852026-09-11T21:09:48.935Z PASS [ 18.770s] (2218/3428) omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
80862026-09-11T21:09:49.075Z PASS [ 10.856s] (2219/3428) omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
80872026-09-11T21:09:49.121Z PASS [ 10.936s] (2220/3428) omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
80882026-09-11T21:09:49.488Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
80892026-09-11T21:09:49.623Z PASS [ 9.907s] (2221/3428) omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
80902026-09-11T21:09:49.957Z PASS [ 33.499s] (2222/3428) omicron-nexus::test_all integration_tests::quotas::test_quotas
80912026-09-11T21:09:50.129Z PASS [ 9.916s] (2223/3428) omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
80922026-09-11T21:09:51.352Z PASS [ 53.013s] (2224/3428) omicron-nexus::test_all integration_tests::password_login::test_local_users
80932026-09-11T21:09:52.185Z PASS [ 4.004s] (2225/3428) omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
80942026-09-11T21:09:58.524Z PASS [ 9.589s] (2226/3428) omicron-nexus::test_all integration_tests::scim::test_create_a_saml_scim_silo
80952026-09-11T21:09:59.108Z PASS [ 9.987s] (2227/3428) omicron-nexus::test_all integration_tests::scim::test_no_jit_for_saml_scim_silos
80962026-09-11T21:09:59.431Z PASS [ 9.475s] (2228/3428) omicron-nexus::test_all integration_tests::scim::test_scim_client_no_auth_with_expired_token
80972026-09-11T21:09:59.820Z PASS [ 10.745s] (2229/3428) omicron-nexus::test_all integration_tests::scim::test_disabling_scim_user
80982026-09-11T21:10:00.145Z PASS [ 10.016s] (2230/3428) omicron-nexus::test_all integration_tests::scim::test_scim_client_token_bearer_auth
80992026-09-11T21:10:01.559Z PASS [ 10.206s] (2231/3428) omicron-nexus::test_all integration_tests::scim::test_scim_client_token_crud
81002026-09-11T21:10:02.343Z PASS [ 10.157s] (2232/3428) omicron-nexus::test_all integration_tests::scim::test_scim_group_search
81012026-09-11T21:10:02.373Z PASS [ 10.187s] (2233/3428) omicron-nexus::test_all integration_tests::scim::test_scim_group_unique
81022026-09-11T21:10:02.377Z PASS [ 12.751s] (2234/3428) omicron-nexus::test_all integration_tests::scim::test_scim2_crate_self_test
81032026-09-11T21:10:02.612Z PASS [ 10.426s] (2235/3428) omicron-nexus::test_all integration_tests::scim::test_scim_client_token_tenancy
81042026-09-11T21:10:03.335Z PASS [ 73.849s] (2236/3428) omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
81052026-09-11T21:10:03.559Z PASS [ 11.373s] (2237/3428) omicron-nexus::test_all integration_tests::scim::test_scim_user_admin_group_priv
81062026-09-11T21:10:08.071Z PASS [ 9.546s] (2238/3428) omicron-nexus::test_all integration_tests::scim::test_scim_user_admin_group_priv_conflict
81072026-09-11T21:10:08.982Z SLOW [>120.000s] (─────────) omicron-nexus::test_all integration_tests::instances::test_instance_with_max_disks
81082026-09-11T21:10:09.125Z PASS [ 10.017s] (2239/3428) omicron-nexus::test_all integration_tests::scim::test_scim_user_search
81092026-09-11T21:10:09.233Z PASS [ 9.088s] (2240/3428) omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
81102026-09-11T21:10:09.474Z PASS [ 10.044s] (2241/3428) omicron-nexus::test_all integration_tests::scim::test_scim_user_unique
81112026-09-11T21:10:09.645Z PASS [ 21.389s] (2242/3428) omicron-nexus::test_all integration_tests::schema::update_since_base_has_idempotent_up
81122026-09-11T21:10:10.351Z PASS [ 21.988s] (2243/3428) omicron-nexus::test_all integration_tests::schema::validate_data_migrations
81132026-09-11T21:10:10.404Z PASS [ 10.583s] (2244/3428) omicron-nexus::test_all integration_tests::scim::test_time_modified_updated_on_scim_user_and_group_update
81142026-09-11T21:10:10.407Z PASS [ 22.606s] (2245/3428) omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
81152026-09-11T21:10:10.961Z PASS [ 9.403s] (2246/3428) omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
81162026-09-11T21:10:11.280Z PASS [ 8.938s] (2247/3428) omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
81172026-09-11T21:10:12.210Z PASS [ 9.836s] (2248/3428) omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
81182026-09-11T21:10:12.462Z PASS [ 10.087s] (2249/3428) omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
81192026-09-11T21:10:12.878Z PASS [ 10.265s] (2250/3428) omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
81202026-09-11T21:10:13.393Z PASS [ 10.058s] (2251/3428) omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
81212026-09-11T21:10:13.791Z PASS [ 10.232s] (2252/3428) omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
81222026-09-11T21:10:21.908Z PASS [ 12.673s] (2253/3428) omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
81232026-09-11T21:10:22.222Z PASS [ 12.747s] (2254/3428) omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
81242026-09-11T21:10:22.363Z PASS [ 13.234s] (2255/3428) omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
81252026-09-11T21:10:23.223Z PASS [ 13.575s] (2256/3428) omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
81262026-09-11T21:10:24.229Z PASS [ 13.874s] (2257/3428) omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
81272026-09-11T21:10:24.405Z PASS [ 16.328s] (2258/3428) omicron-nexus::test_all integration_tests::silos::test_local_silo_users
81282026-09-11T21:10:24.498Z PASS [ 14.139s] (2259/3428) omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
81292026-09-11T21:10:24.517Z PASS [ 14.092s] (2260/3428) omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
81302026-09-11T21:10:24.528Z PASS [ 14.112s] (2261/3428) omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
81312026-09-11T21:10:24.533Z PASS [ 14.122s] (2262/3428) omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
81322026-09-11T21:10:24.777Z PASS [ 15.131s] (2263/3428) omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
81332026-09-11T21:10:24.888Z PASS [ 15.242s] (2264/3428) omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
81342026-09-11T21:10:26.133Z PASS [ 15.783s] (2265/3428) omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_subnet_pool_links
81352026-09-11T21:10:26.162Z PASS [ 13.938s] (2266/3428) omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
81362026-09-11T21:10:26.314Z PASS [ 15.353s] (2267/3428) omicron-nexus::test_all integration_tests::silos::test_silo_users_list
81372026-09-11T21:10:26.830Z PASS [ 16.480s] (2268/3428) omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
81382026-09-11T21:10:28.901Z PASS [ 18.496s] (2269/3428) omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
81392026-09-11T21:10:28.938Z PASS [ 15.147s] (2270/3428) omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
81402026-09-11T21:10:29.072Z PASS [ 19.426s] (2271/3428) omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
81412026-09-11T21:10:29.425Z PASS [ 19.019s] (2272/3428) omicron-nexus::test_all integration_tests::silos::test_silo_user_views
81422026-09-11T21:10:29.865Z PASS [ 18.584s] (2273/3428) omicron-nexus::test_all integration_tests::silos::test_silos
81432026-09-11T21:10:34.055Z PASS [ 10.834s] (2274/3428) omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
81442026-09-11T21:10:34.173Z PASS [ 21.709s] (2275/3428) omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
81452026-09-11T21:10:34.938Z PASS [ 21.542s] (2276/3428) omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
81462026-09-11T21:10:35.363Z PASS [ 146.384s] (2277/3428) omicron-nexus::test_all integration_tests::instances::test_instance_with_max_disks
81472026-09-11T21:10:38.984Z SLOW [>600.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
81482026-09-11T21:10:39.243Z PASS [ 15.015s] (2278/3428) omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
81492026-09-11T21:10:39.443Z PASS [ 13.125s] (2279/3428) omicron-nexus::test_all integration_tests::subnet_pools::basic_subnet_pool_crud
81502026-09-11T21:10:39.447Z PASS [ 13.311s] (2280/3428) omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
81512026-09-11T21:10:40.085Z PASS [ 15.676s] (2281/3428) omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
81522026-09-11T21:10:40.161Z PASS [ 15.672s] (2282/3428) omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
81532026-09-11T21:10:40.817Z PASS [ 11.859s] (2283/3428) omicron-nexus::test_all integration_tests::subnet_pools::cannot_add_pool_member_of_different_ip_version
81542026-09-11T21:10:41.283Z PASS [ 12.192s] (2284/3428) omicron-nexus::test_all integration_tests::subnet_pools::cannot_delete_nonexistent_silo_link
81552026-09-11T21:10:41.498Z PASS [ 12.069s] (2285/3428) omicron-nexus::test_all integration_tests::subnet_pools::cannot_link_multiple_times
81562026-09-11T21:10:41.611Z PASS [ 11.740s] (2286/3428) omicron-nexus::test_all integration_tests::subnet_pools::cannot_update_nonexistent_silo_link
81572026-09-11T21:10:42.115Z PASS [ 53.644s] (2287/3428) omicron-nexus::test_all integration_tests::schema::validate_migration_from_base_version
81582026-09-11T21:10:42.876Z PASS [ 20.965s] (2288/3428) omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
81592026-09-11T21:10:44.611Z PASS [ 22.387s] (2289/3428) omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
81602026-09-11T21:10:45.324Z PASS [ 20.806s] (2290/3428) omicron-nexus::test_all integration_tests::snapshots::test_snapshot_expunge
81612026-09-11T21:10:46.169Z PASS [ 20.018s] (2291/3428) omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
81622026-09-11T21:10:46.499Z PASS [ 11.559s] (2292/3428) omicron-nexus::test_all integration_tests::subnet_pools::test_ipv4_subnet_pool_utilization
81632026-09-11T21:10:46.910Z PASS [ 12.855s] (2293/3428) omicron-nexus::test_all integration_tests::subnet_pools::test_current_silo_subnet_pool_list
81642026-09-11T21:10:47.068Z PASS [ 12.896s] (2294/3428) omicron-nexus::test_all integration_tests::subnet_pools::test_current_silo_subnet_pool_view
81652026-09-11T21:10:47.163Z PASS [ 11.799s] (2295/3428) omicron-nexus::test_all integration_tests::subnet_pools::test_ipv6_subnet_pool_utilization
81662026-09-11T21:10:48.317Z PASS [ 2.151s] (2296/3428) omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
81672026-09-11T21:10:48.399Z PASS [ 26.040s] (2297/3428) omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
81682026-09-11T21:10:52.436Z PASS [ 23.532s] (2298/3428) omicron-nexus::test_all integration_tests::subnet_pools::can_list_subnet_pools
81692026-09-11T21:10:54.399Z PASS [ 12.892s] (2299/3428) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_not_found
81702026-09-11T21:10:54.606Z PASS [ 27.773s] (2300/3428) omicron-nexus::test_all integration_tests::subnet_pools::basic_subnet_pool_member_crd
81712026-09-11T21:10:54.956Z PASS [ 30.067s] (2301/3428) omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
81722026-09-11T21:10:56.068Z PASS [ 15.906s] (2302/3428) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_delete_failed_bundle
81732026-09-11T21:10:56.727Z PASS [ 14.618s] (2303/3428) omicron-nexus::test_all integration_tests::switch_port::test_bgp_config_update
81742026-09-11T21:10:57.042Z PASS [ 32.540s] (2304/3428) omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
81752026-09-11T21:10:57.066Z PASS [ 14.960s] (2305/3428) omicron-nexus::test_all integration_tests::switch_port::test_port_settings_basic_v6_crud
81762026-09-11T21:10:57.128Z PASS [ 17.686s] (2306/3428) omicron-nexus::test_all integration_tests::subnet_pools::test_subnet_pool_silo_link
81772026-09-11T21:10:57.290Z PASS [ 15.183s] (2307/3428) omicron-nexus::test_all integration_tests::switch_port::test_port_settings_basic_crud
81782026-09-11T21:10:57.730Z PASS [ 33.203s] (2308/3428) omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
81792026-09-11T21:10:57.760Z PASS [ 32.981s] (2309/3428) omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
81802026-09-11T21:10:58.936Z PASS [ 18.134s] (2310/3428) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_lifecycle
81812026-09-11T21:10:59.121Z PASS [ 17.014s] (2311/3428) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_update_comment
81822026-09-11T21:11:00.119Z PASS [ 11.720s] (2312/3428) omicron-nexus::test_all integration_tests::updates::test_request_without_api_version
81832026-09-11T21:11:00.176Z PASS [ 18.911s] (2313/3428) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_list_time_ordering
81842026-09-11T21:11:00.241Z PASS [ 13.173s] (2314/3428) omicron-nexus::test_all integration_tests::updates::test_repo_prune
81852026-09-11T21:11:00.725Z PASS [ 17.852s] (2315/3428) omicron-nexus::test_all integration_tests::target_release::get_set_target_release
81862026-09-11T21:11:00.776Z PASS [ 12.451s] (2316/3428) omicron-nexus::test_all integration_tests::updates::test_repo_upload_unconfigured
81872026-09-11T21:11:01.911Z PASS [ 17.302s] (2317/3428) omicron-nexus::test_all integration_tests::target_release::mupdate_recovery_after_noop_conversion
81882026-09-11T21:11:02.372Z PASS [ 49.495s] (2318/3428) omicron-nexus::test_all integration_tests::sleds::test_sleds_list
81892026-09-11T21:11:04.219Z PASS [ 17.301s] (2319/3428) omicron-nexus::test_all integration_tests::updates::test_repo_list
81902026-09-11T21:11:05.365Z PASS [ 12.931s] (2320/3428) omicron-nexus::test_all integration_tests::updates::test_stock_planner
81912026-09-11T21:11:06.202Z PASS [ 11.810s] (2321/3428) omicron-nexus::test_all integration_tests::updates::test_trust_root_operations
81922026-09-11T21:11:06.736Z PASS [ 27.496s] (2322/3428) omicron-nexus::test_all integration_tests::subnet_pools::test_silo_subnet_pool_list
81932026-09-11T21:11:07.212Z PASS [ 12.256s] (2323/3428) omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
81942026-09-11T21:11:08.834Z PASS [ 21.667s] (2324/3428) omicron-nexus::test_all integration_tests::updates::test_repo_upload
81952026-09-11T21:11:09.259Z PASS [ 14.656s] (2325/3428) omicron-nexus::test_all integration_tests::updates::test_update_status
81962026-09-11T21:11:11.570Z PASS [ 25.031s] (2326/3428) omicron-nexus::test_all integration_tests::updates::test_debug_files
81972026-09-11T21:11:12.157Z PASS [ 30.543s] (2327/3428) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_range_requests
81982026-09-11T21:11:15.699Z PASS [ 19.606s] (2328/3428) omicron-nexus::test_all integration_tests::utilization::test_utilization_list
81992026-09-11T21:11:21.577Z PASS [ 23.436s] (2329/3428) omicron-nexus::test_all integration_tests::volume_management::test_cte_returns_regions
82002026-09-11T21:11:22.855Z PASS [ 23.924s] (2330/3428) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
82012026-09-11T21:11:24.725Z PASS [ 27.687s] (2331/3428) omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
82022026-09-11T21:11:24.742Z PASS [ 24.502s] (2332/3428) omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
82032026-09-11T21:11:25.517Z PASS [ 16.688s] (2333/3428) omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_read_only_regions
82042026-09-11T21:11:25.962Z PASS [ 26.841s] (2334/3428) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
82052026-09-11T21:11:27.254Z PASS [ 24.821s] (2335/3428) omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
82062026-09-11T21:11:27.832Z PASS [ 48.387s] (2336/3428) omicron-nexus::test_all integration_tests::subnet_pools::test_subnet_pool_silo_list
82072026-09-11T21:11:28.562Z PASS [ 24.351s] (2337/3428) omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
82082026-09-11T21:11:29.406Z PASS [ 32.681s] (2338/3428) omicron-nexus::test_all integration_tests::utilization::test_utilization_view
82092026-09-11T21:11:30.098Z PASS [ 29.922s] (2339/3428) omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
82102026-09-11T21:11:32.240Z PASS [ 52.165s] (2340/3428) omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_create_with_comment
82112026-09-11T21:11:35.112Z PASS [ 37.383s] (2341/3428) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
82122026-09-11T21:11:37.161Z PASS [ 39.871s] (2342/3428) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
82132026-09-11T21:11:37.722Z PASS [ 30.981s] (2343/3428) omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
82142026-09-11T21:11:38.094Z PASS [ 9.532s] (2344/3428) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
82152026-09-11T21:11:38.832Z PASS [ 38.713s] (2345/3428) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
82162026-09-11T21:11:38.985Z SLOW [>660.000s] (─────────) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
82172026-09-11T21:11:39.307Z PASS [ 9.902s] (2346/3428) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
82182026-09-11T21:11:39.806Z PASS [ 9.708s] (2347/3428) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
82192026-09-11T21:11:41.237Z PASS [ 8.997s] (2348/3428) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
82202026-09-11T21:11:41.960Z PASS [ 34.749s] (2349/3428) omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
82212026-09-11T21:11:44.148Z PASS [ 9.036s] (2350/3428) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
82222026-09-11T21:11:45.093Z PASS [ 43.182s] (2351/3428) omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
82232026-09-11T21:11:45.326Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
82242026-09-11T21:11:47.052Z PASS [ 9.891s] (2352/3428) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
82252026-09-11T21:11:47.125Z PASS [ 9.409s] (2353/3428) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
82262026-09-11T21:11:47.196Z PASS [ 0.070s] (2354/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_construction_request_region_gen_serialization
82272026-09-11T21:11:47.529Z PASS [ 9.435s] (2355/3428) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
82282026-09-11T21:11:48.528Z PASS [ 9.693s] (2356/3428) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
82292026-09-11T21:11:49.559Z PASS [ 9.754s] (2357/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
82302026-09-11T21:11:50.391Z PASS [ 11.084s] (2358/3428) omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
82312026-09-11T21:11:50.478Z PASS [ 52.719s] (2359/3428) omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
82322026-09-11T21:11:51.009Z PASS [ 9.771s] (2360/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
82332026-09-11T21:11:52.131Z PASS [ 10.027s] (2361/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
82342026-09-11T21:11:54.065Z PASS [ 9.904s] (2362/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
82352026-09-11T21:11:54.982Z PASS [ 34.415s] (2363/3428) omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting_layers
82362026-09-11T21:11:55.049Z PASS [ 49.680s] (2364/3428) omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
82372026-09-11T21:11:55.228Z PASS [ 10.071s] (2365/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
82382026-09-11T21:11:55.492Z PASS [ 49.293s] (2366/3428) omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
82392026-09-11T21:11:56.301Z PASS [ 44.774s] (2367/3428) omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_region_snapshots
82402026-09-11T21:11:56.951Z PASS [ 9.899s] (2368/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
82412026-09-11T21:11:57.070Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
82422026-09-11T21:11:57.794Z PASS [ 60.727s] (2369/3428) omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
82432026-09-11T21:11:58.434Z PASS [ 57.666s] (2370/3428) omicron-nexus::test_all integration_tests::volume_management::test_double_layer_with_read_only_region_delete
82442026-09-11T21:11:58.490Z PASS [ 10.960s] (2371/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
82452026-09-11T21:11:59.121Z PASS [ 10.594s] (2372/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
82462026-09-11T21:11:59.970Z PASS [ 10.410s] (2373/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
82472026-09-11T21:12:00.731Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_double_layer_snapshot_with_read_only_region_delete_2
82482026-09-11T21:12:01.451Z PASS [ 10.973s] (2374/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
82492026-09-11T21:12:01.871Z PASS [ 11.479s] (2375/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
82502026-09-11T21:12:02.177Z PASS [ 11.166s] (2376/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
82512026-09-11T21:12:02.514Z PASS [ 39.658s] (2377/3428) omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_multi
82522026-09-11T21:12:04.517Z PASS [ 37.323s] (2378/3428) omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
82532026-09-11T21:12:04.945Z PASS [ 55.685s] (2379/3428) omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_read_write_regions
82542026-09-11T21:12:05.909Z PASS [ 50.234s] (2380/3428) omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting
82552026-09-11T21:12:06.812Z PASS [ 11.649s] (2381/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
82562026-09-11T21:12:07.274Z PASS [ 12.295s] (2382/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
82572026-09-11T21:12:07.278Z PASS [ 12.233s] (2383/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
82582026-09-11T21:12:07.683Z PASS [ 12.193s] (2384/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
82592026-09-11T21:12:08.144Z PASS [ 11.843s] (2385/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
82602026-09-11T21:12:10.175Z PASS [ 44.196s] (2386/3428) omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
82612026-09-11T21:12:11.271Z PASS [ 13.477s] (2387/3428) omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_cross_vpc_rejected_before_write
82622026-09-11T21:12:11.899Z PASS [ 13.464s] (2388/3428) omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_illegal_range
82632026-09-11T21:12:12.153Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_proper_region_sled_redundancy
82642026-09-11T21:12:12.511Z PASS [ 13.377s] (2389/3428) omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
82652026-09-11T21:12:13.658Z PASS [ 13.688s] (2390/3428) omicron-nexus::test_all integration_tests::vpc_firewall::test_nexus_firewall_icmp
82662026-09-11T21:12:14.424Z PASS [ 46.591s] (2391/3428) omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
82672026-09-11T21:12:15.109Z PASS [ 16.619s] (2392/3428) omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_max_lengths
82682026-09-11T21:12:15.358Z PASS [ 49.840s] (2393/3428) omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_usage_sanity
82692026-09-11T21:12:16.841Z PASS [ 24.853s] (2394/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_respects_accounting
82702026-09-11T21:12:17.135Z PASS [ 91.810s] (2395/3428) omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
82712026-09-11T21:12:18.665Z PASS [ 53.921s] (2396/3428) omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_rop_multi
82722026-09-11T21:12:18.928Z PASS [ 17.475s] (2397/3428) omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
82732026-09-11T21:12:21.437Z PASS [ 19.263s] (2398/3428) omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
82742026-09-11T21:12:22.337Z PASS [ 15.058s] (2399/3428) omicron-nexus::test_all integration_tests::vpcs::test_vpc_create_without_default_subnet
82752026-09-11T21:12:22.912Z PASS [ 21.040s] (2400/3428) omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
82762026-09-11T21:12:23.184Z PASS [ 17.274s] (2401/3428) omicron-nexus::test_all integration_tests::vpcs::test_limited_collaborator_blocked_from_networking_resources
82772026-09-11T21:12:23.542Z PASS [ 12.248s] (2402/3428) omicron-nexus::test_all integration_tests::webhooks::test_cannot_subscribe_to_probes
82782026-09-11T21:12:24.091Z PASS [ 16.812s] (2403/3428) omicron-nexus::test_all integration_tests::vpcs::test_limited_collaborator_can_manage_floating_ips_and_nics
82792026-09-11T21:12:24.118Z PASS [ 0.019s] (2404/3428) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_boundary_correction
82802026-09-11T21:12:24.210Z PASS [ 0.022s] (2405/3428) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_correction
82812026-09-11T21:12:24.249Z PASS [ 0.022s] (2406/3428) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_ip_fallback
82822026-09-11T21:12:24.249Z PASS [ 0.021s] (2407/3428) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_last_offset
82832026-09-11T21:12:24.249Z PASS [ 0.022s] (2408/3428) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_ref_id
82842026-09-11T21:12:24.249Z PASS [ 0.020s] (2409/3428) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_ref_time
82852026-09-11T21:12:24.271Z PASS [ 0.020s] (2410/3428) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_rms_offset
82862026-09-11T21:12:24.294Z PASS [ 0.022s] (2411/3428) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_root_delay
82872026-09-11T21:12:24.294Z PASS [ 0.020s] (2412/3428) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_root_dispersion
82882026-09-11T21:12:24.311Z PASS [ 0.022s] (2413/3428) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_stratum
82892026-09-11T21:12:24.348Z PASS [ 0.021s] (2414/3428) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_ipv6_address
82902026-09-11T21:12:24.391Z PASS [ 0.021s] (2415/3428) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_negative_correction
82912026-09-11T21:12:24.391Z PASS [ 0.021s] (2416/3428) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_high_correction
82922026-09-11T21:12:24.451Z PASS [ 0.023s] (2417/3428) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_high_max_error
82932026-09-11T21:12:24.451Z PASS [ 0.022s] (2418/3428) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_high_stratum
82942026-09-11T21:12:24.478Z PASS [ 0.023s] (2419/3428) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_no_peer
82952026-09-11T21:12:24.478Z PASS [ 0.022s] (2420/3428) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_old_ref_time
82962026-09-11T21:12:24.492Z PASS [ 0.020s] (2421/3428) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_special_ref_id
82972026-09-11T21:12:24.515Z PASS [ 0.023s] (2422/3428) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_success
82982026-09-11T21:12:24.555Z PASS [ 0.037s] (2423/3428) omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_too_few_fields
82992026-09-11T21:12:24.739Z SLOW [> 60.000s] (─────────) omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_rop
83002026-09-11T21:12:25.164Z PASS [ 18.334s] (2424/3428) omicron-nexus::test_all integration_tests::vpcs::test_limited_collaborator_can_create_instance
83012026-09-11T21:12:25.282Z PASS [ 17.599s] (2425/3428) omicron-nexus::test_all integration_tests::vpcs::test_vpc_limited_collaborator_role
83022026-09-11T21:12:25.344Z PASS [ 13.445s] (2426/3428) omicron-nexus::test_all integration_tests::webhooks::test_event_delivery
83032026-09-11T21:12:25.383Z PASS [ 0.039s] (2427/3428) omicron-omdb::bin/omdb clickhouse_admin::test_format_bytes
83042026-09-11T21:12:25.429Z PASS [ 0.044s] (2428/3428) omicron-omdb::bin/omdb oximeter::tests::test_print_producer_details_success_only
83052026-09-11T21:12:25.471Z PASS [ 0.042s] (2429/3428) omicron-omdb::bin/omdb oximeter::tests::test_print_producer_details_with_failure
83062026-09-11T21:12:25.512Z PASS [ 0.041s] (2430/3428) omicron-package config::tests::multi_preset_arg
83072026-09-11T21:12:25.590Z PASS [ 0.078s] (2431/3428) omicron-package dot::test::test_bad_dependency
83082026-09-11T21:12:25.622Z PASS [ 0.032s] (2432/3428) omicron-package dot::test::test_dot_output
83092026-09-11T21:12:26.019Z PASS [ 21.073s] (2433/3428) omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
83102026-09-11T21:12:26.041Z PASS [ 0.022s] (2434/3428) omicron-passwords test::test_password_constraints
83112026-09-11T21:12:26.211Z PASS [ 13.713s] (2435/3428) omicron-nexus::test_all integration_tests::webhooks::test_glob_subscription_add
83122026-09-11T21:12:27.522Z PASS [ 23.005s] (2436/3428) omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
83132026-09-11T21:12:27.561Z PASS [ 0.039s] (2437/3428) omicron-passwords test::test_stable
83142026-09-11T21:12:27.581Z PASS [ 0.020s] (2438/3428) omicron-passwords test::test_weak_hashes
83152026-09-11T21:12:27.601Z PASS [ 0.020s] (2439/3428) omicron-rpaths internal::tests::test_configure_from_path
83162026-09-11T21:12:27.624Z PASS [ 0.023s] (2440/3428) omicron-rpaths internal::tests::test_configure_rpaths_from_unset_envvar
83172026-09-11T21:12:27.647Z PASS [ 0.023s] (2441/3428) omicron-rpaths internal::tests::test_emit_rpath
83182026-09-11T21:12:27.735Z PASS [ 0.087s] (2442/3428) omicron-sled-agent artifact_store::test::generations
83192026-09-11T21:12:27.816Z PASS [ 0.082s] (2443/3428) omicron-sled-agent artifact_store::test::issue_7796
83202026-09-11T21:12:27.907Z PASS [ 0.089s] (2444/3428) omicron-sled-agent artifact_store::test::list_get_put
83212026-09-11T21:12:27.974Z PASS [ 0.069s] (2445/3428) omicron-sled-agent artifact_store::test::no_dataset
83222026-09-11T21:12:28.051Z PASS [ 0.076s] (2446/3428) omicron-sled-agent artifact_store::test::wrong_hash
83232026-09-11T21:12:28.083Z PASS [ 0.031s] (2447/3428) omicron-sled-agent bootstrap::rack_ops::tests::rss_access_error_to_http_error
83242026-09-11T21:12:28.123Z PASS [ 0.041s] (2448/3428) omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
83252026-09-11T21:12:28.156Z PASS [ 0.033s] (2449/3428) omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
83262026-09-11T21:12:28.189Z PASS [ 0.033s] (2450/3428) omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
83272026-09-11T21:12:28.219Z PASS [ 0.030s] (2451/3428) omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
83282026-09-11T21:12:28.250Z PASS [ 0.030s] (2452/3428) omicron-sled-agent common::instance::test::propolis_terminal_states_make_vmm_halted
83292026-09-11T21:12:28.281Z PASS [ 0.031s] (2453/3428) omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_fails_migrations
83302026-09-11T21:12:28.309Z PASS [ 0.028s] (2454/3428) omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
83312026-09-11T21:12:28.343Z PASS [ 0.031s] (2455/3428) omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
83322026-09-11T21:12:28.374Z PASS [ 0.033s] (2456/3428) omicron-sled-agent config::test::test_smf_configs
83332026-09-11T21:12:28.411Z PASS [ 0.037s] (2457/3428) omicron-sled-agent fmd::tests::boolean_array
83342026-09-11T21:12:28.446Z PASS [ 0.034s] (2458/3428) omicron-sled-agent fmd::tests::boolean_presence
83352026-09-11T21:12:28.479Z PASS [ 0.033s] (2459/3428) omicron-sled-agent fmd::tests::boolean_value
83362026-09-11T21:12:28.499Z PASS [ 14.841s] (2460/3428) omicron-nexus::test_all integration_tests::webhooks::test_multiple_receivers
83372026-09-11T21:12:28.528Z PASS [ 0.048s] (2461/3428) omicron-sled-agent fmd::tests::double
83382026-09-11T21:12:28.554Z PASS [ 0.054s] (2462/3428) omicron-sled-agent fmd::tests::hrtime
83392026-09-11T21:12:28.583Z PASS [ 0.056s] (2463/3428) omicron-sled-agent fmd::tests::integer_arrays
83402026-09-11T21:12:28.590Z PASS [ 0.036s] (2464/3428) omicron-sled-agent fmd::tests::integers
83412026-09-11T21:12:28.619Z PASS [ 0.035s] (2465/3428) omicron-sled-agent fmd::tests::string
83422026-09-11T21:12:28.627Z PASS [ 0.037s] (2466/3428) omicron-sled-agent fmd::tests::string_array
83432026-09-11T21:12:28.650Z PASS [ 0.032s] (2467/3428) omicron-sled-agent fmd::tests::unknown_type
83442026-09-11T21:12:28.660Z PASS [ 0.033s] (2468/3428) omicron-sled-agent instance::tests::add_ephemeral_ip_of_different_ip_version
83452026-09-11T21:12:28.681Z PASS [ 0.031s] (2469/3428) omicron-sled-agent instance::tests::add_ephemeral_ip_with_existing_floating_ip
83462026-09-11T21:12:28.691Z PASS [ 0.032s] (2470/3428) omicron-sled-agent instance::tests::add_ephemeral_ip_with_no_ip_stack_at_all
83472026-09-11T21:12:28.718Z PASS [ 0.036s] (2471/3428) omicron-sled-agent instance::tests::add_floating_ip_of_different_ip_version
83482026-09-11T21:12:28.728Z PASS [ 0.036s] (2472/3428) omicron-sled-agent instance::tests::add_floating_ip_with_existing_ephemeral_ip
83492026-09-11T21:12:28.759Z PASS [ 0.039s] (2473/3428) omicron-sled-agent instance::tests::add_floating_ip_with_no_ip_stack_at_all
83502026-09-11T21:12:28.763Z PASS [ 0.036s] (2474/3428) omicron-sled-agent instance::tests::add_new_floating_ip
83512026-09-11T21:12:28.820Z PASS [ 20.629s] (2475/3428) omicron-nexus::test_all integration_tests::vpcs::test_vpcs
83522026-09-11T21:12:28.820Z PASS [ 0.039s] (2476/3428) omicron-sled-agent instance::tests::prune_existing_ephemeral_ipv4_address
83532026-09-11T21:12:28.820Z PASS [ 0.041s] (2477/3428) omicron-sled-agent instance::tests::prune_existing_ephemeral_ipv6_address
83542026-09-11T21:12:28.820Z PASS [ 0.040s] (2478/3428) omicron-sled-agent instance::tests::prune_existing_floating_ip
83552026-09-11T21:12:29.014Z PASS [ 14.590s] (2479/3428) omicron-nexus::test_all integration_tests::webhooks::test_multiple_secrets
83562026-09-11T21:12:29.045Z PASS [ 0.248s] (2480/3428) omicron-sled-agent instance::tests::test_destroy_published_when_instance_removed
83572026-09-11T21:12:29.056Z PASS [ 0.251s] (2481/3428) omicron-sled-agent instance::tests::test_failed_published_when_zone_gone
83582026-09-11T21:12:29.182Z PASS [ 0.367s] (2482/3428) omicron-sled-agent instance::tests::test_instance_create_events_normal
83592026-09-11T21:12:29.522Z PASS [ 0.340s] (2483/3428) omicron-sled-agent instance::tests::test_instance_manager_rejects_registration_before_config_loaded
83602026-09-11T21:12:29.539Z PASS [ 0.492s] (2484/3428) omicron-sled-agent instance::tests::test_instance_manager_allows_existing_vmm_while_evacuating
83612026-09-11T21:12:29.914Z PASS [ 0.391s] (2485/3428) omicron-sled-agent instance::tests::test_instance_manager_rejects_registration_while_evacuating
83622026-09-11T21:12:30.000Z PASS [ 0.986s] (2486/3428) omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
83632026-09-11T21:12:30.033Z PASS [ 0.034s] (2487/3428) omicron-sled-agent instance::tests::test_multicast_membership_equality
83642026-09-11T21:12:30.099Z PASS [ 0.066s] (2488/3428) omicron-sled-agent instance_manager::jobs::tests::jobs_upholds_invariants
83652026-09-11T21:12:30.136Z PASS [ 0.035s] (2489/3428) omicron-sled-agent metrics::test_samples_per_collection
83662026-09-11T21:12:30.187Z PASS [ 0.272s] (2490/3428) omicron-sled-agent instance::tests::test_instance_manager_vmm_count_tracks_registration
83672026-09-11T21:12:30.203Z PASS [ 0.666s] (2491/3428) omicron-sled-agent instance::tests::test_instance_manager_stop_timeout
83682026-09-11T21:12:30.225Z PASS [ 0.040s] (2492/3428) omicron-sled-agent probe_manager::test::probe_state_set_ops
83692026-09-11T21:12:30.241Z PASS [ 0.037s] (2493/3428) omicron-sled-agent profile::tests::empty_profile
83702026-09-11T21:12:30.246Z PASS [ 4.205s] (2494/3428) omicron-passwords test::test_reproducible
83712026-09-11T21:12:30.264Z PASS [ 0.039s] (2495/3428) omicron-sled-agent profile::tests::test_disabled_instance
83722026-09-11T21:12:30.277Z PASS [ 0.036s] (2496/3428) omicron-sled-agent profile::tests::test_instance
83732026-09-11T21:12:30.284Z PASS [ 0.038s] (2497/3428) omicron-sled-agent profile::tests::test_multiple
83742026-09-11T21:12:30.302Z PASS [ 0.037s] (2498/3428) omicron-sled-agent profile::tests::test_property
83752026-09-11T21:12:30.315Z PASS [ 0.037s] (2499/3428) omicron-sled-agent profile::tests::test_property_group
83762026-09-11T21:12:30.322Z PASS [ 0.038s] (2500/3428) omicron-sled-agent profile::tests::test_service
83772026-09-11T21:12:30.339Z PASS [ 0.037s] (2501/3428) omicron-sled-agent profile::tests::test_service_property_group
83782026-09-11T21:12:30.352Z PASS [ 0.036s] (2502/3428) omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
83792026-09-11T21:12:30.360Z PASS [ 0.038s] (2503/3428) omicron-sled-agent services::test::test_zone_bundle_metadata_schema
83802026-09-11T21:12:30.381Z PASS [ 0.042s] (2504/3428) omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
83812026-09-11T21:12:30.395Z PASS [ 0.044s] (2505/3428) omicron-sled-agent sim::collection::test::test_sim_instance_reboot
83822026-09-11T21:12:30.403Z PASS [ 0.043s] (2506/3428) omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
83832026-09-11T21:12:30.411Z PASS [ 1.354s] (2507/3428) omicron-sled-agent instance::tests::test_instance_manager_creation
83842026-09-11T21:12:30.435Z PASS [ 0.040s] (2508/3428) omicron-sled-agent sim::storage::test::cannot_boot_read_only_downstairs_with_no_snapshot
83852026-09-11T21:12:30.445Z PASS [ 0.041s] (2509/3428) omicron-sled-agent sim::storage::test::cannot_create_snapshot_for_destroyed_region
83862026-09-11T21:12:30.461Z PASS [ 0.050s] (2510/3428) omicron-sled-agent sim::storage::test::crucible_ports_get_reused
83872026-09-11T21:12:30.487Z PASS [ 0.052s] (2511/3428) omicron-sled-agent sim::storage::test::must_delete_read_only_downstairs_first
83882026-09-11T21:12:30.493Z PASS [ 0.045s] (2512/3428) omicron-sled-agent sim::storage::test::must_delete_snapshots_first
83892026-09-11T21:12:30.509Z PASS [ 0.048s] (2513/3428) omicron-sled-agent sim::storage::test::nested_dataset
83902026-09-11T21:12:30.532Z PASS [ 13.396s] (2514/3428) omicron-nexus::test_all integration_tests::webhooks::test_subscription_add
83912026-09-11T21:12:30.559Z PASS [ 0.072s] (2515/3428) omicron-sled-agent sim::storage::test::nested_dataset_child_parent_relationship
83922026-09-11T21:12:30.563Z PASS [ 0.053s] (2516/3428) omicron-sled-agent sim::storage::test::running_snapshot_needs_region
83932026-09-11T21:12:30.586Z PASS [ 0.055s] (2517/3428) omicron-sled-agent sim::storage::test::snapshot_needs_region
83942026-09-11T21:12:30.601Z PASS [ 0.109s] (2518/3428) omicron-sled-agent sim::storage::test::nested_dataset_not_found_missing_dataset
83952026-09-11T21:12:30.628Z PASS [ 0.065s] (2519/3428) omicron-sled-agent support_bundle::storage::tests::cannot_create_bundle_on_unmounted_parent
83962026-09-11T21:12:30.650Z PASS [ 0.090s] (2520/3428) omicron-sled-agent support_bundle::storage::tests::basic_crud
83972026-09-11T21:12:30.654Z PASS [ 0.068s] (2521/3428) omicron-sled-agent support_bundle::storage::tests::chunked_file_transfer
83982026-09-11T21:12:30.681Z PASS [ 0.080s] (2522/3428) omicron-sled-agent support_bundle::storage::tests::chunked_file_transfer_restart
83992026-09-11T21:12:30.700Z PASS [ 0.072s] (2523/3428) omicron-sled-agent support_bundle::storage::tests::creation_bad_hash
84002026-09-11T21:12:30.712Z PASS [ 0.057s] (2524/3428) omicron-sled-agent support_bundle::storage::tests::creation_idempotency
84012026-09-11T21:12:30.717Z PASS [ 0.067s] (2525/3428) omicron-sled-agent support_bundle::storage::tests::creation_bad_hash_still_deleteable
84022026-09-11T21:12:30.735Z PASS [ 0.055s] (2526/3428) omicron-sled-agent support_bundle::storage::tests::creation_without_dataset
84032026-09-11T21:12:30.756Z PASS [ 0.056s] (2527/3428) omicron-sled-agent support_bundle::storage::tests::getting_bundles_mounts_them
84042026-09-11T21:12:30.766Z PASS [ 0.054s] (2528/3428) omicron-sled-agent support_bundle::storage::tests::listing_bundles_mounts_them
84052026-09-11T21:12:30.780Z PASS [ 0.062s] (2529/3428) omicron-sled-agent support_bundle::storage::tests::ranges
84062026-09-11T21:12:30.791Z PASS [ 0.035s] (2530/3428) omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
84072026-09-11T21:12:30.795Z PASS [ 0.058s] (2531/3428) omicron-sled-agent support_bundle::storage::tests::try_to_write_after_finalize
84082026-09-11T21:12:30.834Z PASS [ 0.043s] (2532/3428) omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
84092026-09-11T21:12:32.886Z PASS [ 14.221s] (2533/3428) omicron-nexus::test_all integration_tests::webhooks::test_subscription_remove
84102026-09-11T21:12:33.047Z PASS [ 45.850s] (2534/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_create_wont_use_deleted_region_snapshots
84112026-09-11T21:12:33.111Z PASS [ 0.065s] (2535/3428) omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
84122026-09-11T21:12:33.151Z PASS [ 0.039s] (2536/3428) omicron-sled-agent zone_bundle::tests::test_dir_size
84132026-09-11T21:12:33.220Z PASS [ 0.069s] (2537/3428) omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
84142026-09-11T21:12:33.291Z PASS [ 0.072s] (2538/3428) omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
84152026-09-11T21:12:33.327Z PASS [ 0.036s] (2539/3428) omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
84162026-09-11T21:12:33.410Z PASS [ 2.571s] (2540/3428) omicron-sled-agent zone_bundle::illumos_tests::test_update_context
84172026-09-11T21:12:33.467Z PASS [ 0.061s] (2541/3428) omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
84182026-09-11T21:12:33.524Z PASS [ 0.042s] (2542/3428) omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent
84192026-09-11T21:12:33.699Z PASS [ 14.772s] (2543/3428) omicron-nexus::test_all integration_tests::webhooks::test_subscription_remove_glob
84202026-09-11T21:12:33.940Z PASS [ 0.429s] (2544/3428) omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_both_specified
84212026-09-11T21:12:34.061Z PASS [ 0.362s] (2545/3428) omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_one_specified
84222026-09-11T21:12:34.105Z PASS [ 0.778s] (2546/3428) omicron-test-utils dev::clickhouse::tests::sparse_serialization_is_disabled
84232026-09-11T21:12:34.120Z PASS [ 0.049s] (2547/3428) omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
84242026-09-11T21:12:34.165Z PASS [ 3.375s] (2548/3428) omicron-sled-agent zone_bundle::illumos_tests::test_context
84252026-09-11T21:12:34.169Z PASS [ 0.051s] (2549/3428) omicron-test-utils dev::clickhouse::tests::wait_for_ports_finds_actual_ports
84262026-09-11T21:12:34.207Z PASS [ 8.585s] (2550/3428) omicron-passwords test::test_compatible
84272026-09-11T21:12:34.285Z PASS [ 3.903s] (2551/3428) omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
84282026-09-11T21:12:34.354Z PASS [ 3.586s] (2552/3428) omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
84292026-09-11T21:12:34.384Z PASS [ 0.273s] (2553/3428) omicron-test-utils dev::clickhouse::tests::wait_for_ports_panics_with_sentinel_but_no_ports
84302026-09-11T21:12:34.395Z PASS [ 0.238s] (2554/3428) omicron-test-utils dev::db::test::test_bad_cmd
84312026-09-11T21:12:34.626Z PASS [ 0.471s] (2555/3428) omicron-test-utils dev::clickhouse::tests::wait_for_ports_waits_for_sentinel_line
84322026-09-11T21:12:34.646Z PASS [ 0.438s] (2556/3428) omicron-test-utils dev::db::test::test_cmd_fails
84332026-09-11T21:12:34.668Z PASS [ 0.285s] (2557/3428) omicron-test-utils dev::db::test::test_database_start_hang
84342026-09-11T21:12:34.684Z PASS [ 0.058s] (2558/3428) omicron-test-utils dev::db::test::test_make_pg_config_fail
84352026-09-11T21:12:34.691Z PASS [ 0.046s] (2559/3428) omicron-test-utils dev::db::test::test_make_pg_config_ok
84362026-09-11T21:12:34.718Z PASS [ 0.049s] (2560/3428) omicron-test-utils dev::db::test::test_parse_http_addr
84372026-09-11T21:12:34.729Z PASS [ 0.046s] (2561/3428) omicron-test-utils dev::db::test::test_process_exit_abnormal
84382026-09-11T21:12:34.745Z PASS [ 0.054s] (2562/3428) omicron-test-utils dev::db::test::test_process_exit_normal
84392026-09-11T21:12:34.833Z PASS [ 12.493s] (2563/3428) omicron-nexus::test_all integration_tests::webhooks::test_webhook_receiver_create_rejects_invalid_urls
84402026-09-11T21:12:34.865Z PASS [ 11.681s] (2564/3428) omicron-nexus::test_all integration_tests::webhooks::test_webhook_receiver_names_are_unique
84412026-09-11T21:12:34.881Z PASS [ 0.052s] (2565/3428) omicron-test-utils dev::db::test::test_starter_tmpdir
84422026-09-11T21:12:34.887Z PASS [ 70.158s] (2566/3428) omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_rop
84432026-09-11T21:12:34.891Z PASS [ 4.098s] (2567/3428) omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
84442026-09-11T21:12:34.929Z PASS [ 0.064s] (2568/3428) omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
84452026-09-11T21:12:34.934Z PASS [ 0.050s] (2569/3428) omicron-test-utils dev::maghemite::tests::test_ddmd_in_path
84462026-09-11T21:12:34.934Z PASS [ 0.053s] (2570/3428) omicron-test-utils dev::dendrite::tests::test_dpd_in_path
84472026-09-11T21:12:34.943Z PASS [ 0.052s] (2571/3428) omicron-test-utils dev::maghemite::tests::test_mgd_in_path
84482026-09-11T21:12:34.983Z PASS [ 0.053s] (2572/3428) omicron-test-utils dev::tcp_proxy::tests::proxy_forwards_and_retargets
84492026-09-11T21:12:34.987Z PASS [ 1.050s] (2573/3428) omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
84502026-09-11T21:12:34.991Z PASS [ 13.551s] (2574/3428) omicron-nexus::test_all integration_tests::webhooks::test_webhook_receiver_create_delete
84512026-09-11T21:12:34.995Z PASS [ 0.058s] (2575/3428) omicron-test-utils dev::tcp_proxy::tests::set_target_does_not_deadlock_with_live_connection
84522026-09-11T21:12:34.998Z PASS [ 0.061s] (2576/3428) omicron-test-utils dev::tcp_proxy::tests::refuse_quiesces_old_backend
84532026-09-11T21:12:35.021Z PASS [ 0.063s] (2577/3428) omicron-test-utils dev::test_cmds::tests::test_redact_extra
84542026-09-11T21:12:35.047Z PASS [ 0.652s] (2578/3428) omicron-test-utils dev::db::test::test_http_addr_integration
84552026-09-11T21:12:35.050Z PASS [ 0.066s] (2579/3428) omicron-test-utils dev::test_cmds::tests::test_redact_section
84562026-09-11T21:12:35.055Z PASS [ 0.066s] (2580/3428) omicron-test-utils dev::test_cmds::tests::test_totally_annihilate_section
84572026-09-11T21:12:35.097Z PASS [ 0.102s] (2581/3428) oximeter-collector agent::tests::test_self_stat_collection_count
84582026-09-11T21:12:35.103Z PASS [ 0.110s] (2582/3428) oximeter test::timeseries_schema_consistency
84592026-09-11T21:12:35.112Z PASS [ 0.105s] (2583/3428) oximeter-collector agent::tests::test_self_stat_error_counter
84602026-09-11T21:12:35.141Z PASS [ 0.037s] (2584/3428) oximeter-collector results_sink::tests::batch_handoff_notifies_receiver_when_forced
84612026-09-11T21:12:35.145Z PASS [ 0.097s] (2585/3428) oximeter-collector agent::tests::test_self_stat_unreachable_counter
84622026-09-11T21:12:35.168Z PASS [ 0.110s] (2586/3428) oximeter-collector agent::tests::test_updated_producer_is_still_collected_from
84632026-09-11T21:12:35.173Z PASS [ 0.450s] (2587/3428) omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
84642026-09-11T21:12:35.180Z PASS [ 0.068s] (2588/3428) oximeter-collector results_sink::tests::batcher_increments_dropped_counter
84652026-09-11T21:12:35.184Z PASS [ 0.038s] (2589/3428) oximeter-collector self_stats::tests::only_reset_counters_if_info_is_different
84662026-09-11T21:12:35.203Z PASS [ 0.105s] (2590/3428) oximeter-collector agent::tests::verify_producer_details
84672026-09-11T21:12:35.206Z PASS [ 0.217s] (2591/3428) omicron-test-utils dev::test_cmds::tests::test_redact_timestamps
84682026-09-11T21:12:35.206Z PASS [ 0.039s] (2592/3428) oximeter-collector self_stats::tests::test_failure_reason_serialization
84692026-09-11T21:12:35.210Z PASS [ 0.069s] (2593/3428) oximeter-collector results_sink::tests::test_batch_handoff_overflow
84702026-09-11T21:12:35.226Z PASS [ 0.044s] (2594/3428) oximeter-db client::oxql::tests::correctly_negate_timestamp_predicate_expression
84712026-09-11T21:12:35.233Z PASS [ 0.052s] (2595/3428) oximeter-db client::oxql::tests::correctly_negate_field_predicate_expression
84722026-09-11T21:12:35.241Z PASS [ 0.037s] (2596/3428) oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
84732026-09-11T21:12:35.241Z PASS [ 0.036s] (2597/3428) oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
84742026-09-11T21:12:35.246Z PASS [ 0.074s] (2598/3428) oximeter-collector::test_commands test_oximeter_no_args
84752026-09-11T21:12:35.246Z PASS [ 0.035s] (2599/3428) oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
84762026-09-11T21:12:35.263Z PASS [ 12.352s] (2600/3428) omicron-nexus::test_all integration_tests::webhooks::test_webhook_receiver_get
84772026-09-11T21:12:35.301Z PASS [ 0.036s] (2601/3428) oximeter-db client::tests::can_extract_ttl_from_all_oximeter_tables
84782026-09-11T21:12:35.551Z PASS [ 0.502s] (2602/3428) oximeter-collector agent::tests::test_standalone_integration
84792026-09-11T21:12:35.686Z PASS [ 1.334s] (2603/3428) omicron-test-utils dev::db::test::test_database_concurrent
84802026-09-11T21:12:35.733Z PASS [ 41.679s] (2604/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_respects_accounting_no_modify_others
84812026-09-11T21:12:35.737Z PASS [ 0.051s] (2605/3428) oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
84822026-09-11T21:12:35.746Z PASS [ 1.001s] (2606/3428) omicron-test-utils dev::db::test::test_setup_database_overridden_dir
84832026-09-11T21:12:35.751Z PASS [ 716.778s] (2607/3428) nexus-db-queries db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small
84842026-09-11T21:12:35.882Z PASS [ 12.362s] (2608/3428) omicron-nexus::test_all integration_tests::webhooks::test_webhook_receiver_update_rejects_invalid_urls
84852026-09-11T21:12:35.925Z PASS [ 0.625s] (2609/3428) oximeter-db client::tests::can_ping_clickhouse
84862026-09-11T21:12:35.940Z PASS [ 95.214s] (2610/3428) omicron-nexus::test_all integration_tests::volume_management::test_double_layer_snapshot_with_read_only_region_delete_2
84872026-09-11T21:12:35.962Z PASS [ 0.759s] (2611/3428) oximeter-db client::oxql::tests::oxql_query_uses_at_most_one_concurrent_claim
84882026-09-11T21:12:35.977Z PASS [ 0.735s] (2612/3428) oximeter-db client::oxql::tests::test_get_fields_query
84892026-09-11T21:12:36.005Z PASS [ 0.779s] (2613/3428) oximeter-db client::oxql::tests::test_get_entire_table
84902026-09-11T21:12:36.034Z PASS [ 0.801s] (2614/3428) oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
84912026-09-11T21:12:36.047Z PASS [ 0.804s] (2615/3428) oximeter-db client::oxql::tests::test_get_one_timeseries
84922026-09-11T21:12:36.050Z PASS [ 0.809s] (2616/3428) oximeter-db client::oxql::tests::test_get_fields
84932026-09-11T21:12:36.054Z PASS [ 0.810s] (2617/3428) oximeter-db client::oxql::tests::test_limit_operations
84942026-09-11T21:12:36.391Z PASS [ 3.504s] (2618/3428) omicron-sled-agent zone_bundle::illumos_tests::test_utilization
84952026-09-11T21:12:36.500Z PASS [ 0.749s] (2619/3428) oximeter-db client::tests::read_latest_version_with_empty_version_table_reports_zero
84962026-09-11T21:12:36.509Z PASS [ 0.763s] (2620/3428) oximeter-db client::tests::read_latest_version_reports_max
84972026-09-11T21:12:36.518Z PASS [ 0.636s] (2621/3428) oximeter-db client::tests::read_latest_version_with_no_database_reports_zero
84982026-09-11T21:12:36.598Z PASS [ 0.636s] (2622/3428) oximeter-db client::tests::set_retention_policy_before_db_init_does_not_panic
84992026-09-11T21:12:36.630Z PASS [ 0.654s] (2623/3428) oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
85002026-09-11T21:12:36.637Z PASS [ 0.713s] (2624/3428) oximeter-db client::tests::read_latest_version_with_no_version_table_reports_zero
85012026-09-11T21:12:36.661Z PASS [ 0.031s] (2625/3428) oximeter-db client::tests::test_extract_ttl_in_days_from_create_table_query
85022026-09-11T21:12:36.718Z PASS [ 0.777s] (2626/3428) oximeter-db client::tests::select_timeseries_with_select_one
85032026-09-11T21:12:36.753Z PASS [ 0.747s] (2627/3428) oximeter-db client::tests::test_client_select_timeseries_one
85042026-09-11T21:12:36.792Z PASS [ 0.745s] (2628/3428) oximeter-db client::tests::test_database_version_will_not_downgrade
85052026-09-11T21:12:36.799Z PASS [ 0.749s] (2629/3428) oximeter-db client::tests::test_database_version_will_not_upgrade
85062026-09-11T21:12:36.803Z PASS [ 0.769s] (2630/3428) oximeter-db client::tests::test_database_version_update_is_idempotent
85072026-09-11T21:12:36.816Z PASS [ 0.762s] (2631/3428) oximeter-db client::tests::test_differentiate_by_timeseries_name
85082026-09-11T21:12:36.836Z PASS [ 0.044s] (2632/3428) oximeter-db client::tests::test_read_schema_upgrade_sql_files
85092026-09-11T21:12:36.839Z PASS [ 0.035s] (2633/3428) oximeter-db client::tests::test_read_timeseries_to_delete_empty_file_is_ok
85102026-09-11T21:12:36.845Z PASS [ 0.046s] (2634/3428) oximeter-db client::tests::test_read_timeseries_to_delete
85112026-09-11T21:12:36.866Z PASS [ 0.037s] (2635/3428) oximeter-db client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok
85122026-09-11T21:12:37.136Z PASS [ 0.745s] (2636/3428) oximeter-db client::tests::test_do_not_duplicate_schema_on_new_samples
85132026-09-11T21:12:37.238Z PASS [ 0.728s] (2637/3428) oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
85142026-09-11T21:12:37.256Z PASS [ 1.523s] (2638/3428) oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
85152026-09-11T21:12:37.265Z PASS [ 0.747s] (2639/3428) oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
85162026-09-11T21:12:37.265Z PASS [ 0.765s] (2640/3428) oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
85172026-09-11T21:12:37.370Z PASS [ 0.733s] (2641/3428) oximeter-db client::tests::test_field_record_count
85182026-09-11T21:12:37.397Z PASS [ 0.736s] (2642/3428) oximeter-db client::tests::test_insert_samples
85192026-09-11T21:12:37.441Z PASS [ 0.722s] (2643/3428) oximeter-db client::tests::test_is_oximeter_cluster
85202026-09-11T21:12:37.454Z PASS [ 34.938s] (2644/3428) omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
85212026-09-11T21:12:37.515Z PASS [ 1.776s] (2645/3428) oximeter-db client::tests::insert_samples_fails_fast
85222026-09-11T21:12:37.523Z PASS [ 0.770s] (2646/3428) oximeter-db client::tests::test_list_timeseries
85232026-09-11T21:12:37.556Z PASS [ 0.034s] (2647/3428) oximeter-db client::tests::test_unravel_index
85242026-09-11T21:12:37.583Z PASS [ 0.983s] (2648/3428) oximeter-db client::tests::test_expunge_timeseries_by_name_single_node
85252026-09-11T21:12:37.589Z PASS [ 0.751s] (2649/3428) oximeter-db client::tests::test_schema_mismatch
85262026-09-11T21:12:37.598Z PASS [ 0.042s] (2650/3428) oximeter-db client::tests::test_verify_schema_upgrades
85272026-09-11T21:12:37.621Z PASS [ 0.039s] (2651/3428) oximeter-db model::fields::tests::test_extract_fields_as_block
85282026-09-11T21:12:37.624Z PASS [ 0.032s] (2652/3428) oximeter-db model::measurements::tests::test_extract_histogram_measurement_columns
85292026-09-11T21:12:37.624Z PASS [ 0.771s] (2653/3428) oximeter-db client::tests::test_schema_update
85302026-09-11T21:12:37.638Z PASS [ 0.040s] (2654/3428) oximeter-db model::measurements::tests::test_extract_measurement_as_block_cumulative
85312026-09-11T21:12:37.657Z PASS [ 0.033s] (2655/3428) oximeter-db model::measurements::tests::test_insert_datum_columns_scalar
85322026-09-11T21:12:37.657Z PASS [ 0.035s] (2656/3428) oximeter-db model::measurements::tests::test_extract_measurement_as_block_gauge
85332026-09-11T21:12:37.661Z PASS [ 0.040s] (2657/3428) oximeter-db model::measurements::tests::test_extract_measurement_as_block_histogram
85342026-09-11T21:12:37.671Z PASS [ 0.033s] (2658/3428) oximeter-db native::block::tests::concat_blocks
85352026-09-11T21:12:37.687Z PASS [ 0.030s] (2659/3428) oximeter-db native::block::tests::datetime64_scale_checks_range
85362026-09-11T21:12:37.691Z PASS [ 0.031s] (2660/3428) oximeter-db native::block::tests::parse_date_time
85372026-09-11T21:12:37.691Z PASS [ 0.030s] (2661/3428) oximeter-db native::block::tests::parse_date_time64
85382026-09-11T21:12:37.700Z PASS [ 0.029s] (2662/3428) oximeter-db native::block::tests::parse_escaped_date_time64
85392026-09-11T21:12:37.709Z PASS [ 0.864s] (2663/3428) oximeter-db client::tests::test_schema_reinserted_after_redeployment
85402026-09-11T21:12:37.716Z PASS [ 0.029s] (2664/3428) oximeter-db native::block::tests::test_datetime64_conversions
85412026-09-11T21:12:37.720Z PASS [ 0.032s] (2665/3428) oximeter-db native::block::tests::test_data_type_to_string
85422026-09-11T21:12:37.720Z PASS [ 0.029s] (2666/3428) oximeter-db native::block::tests::test_parse_all_known_timezones
85432026-09-11T21:12:37.730Z PASS [ 0.030s] (2667/3428) oximeter-db native::block::tests::test_parse_array_enum8_with_bad_escapes
85442026-09-11T21:12:37.740Z PASS [ 0.031s] (2668/3428) oximeter-db native::block::tests::test_parse_array_enum8_with_escapes
85452026-09-11T21:12:37.746Z PASS [ 0.030s] (2669/3428) oximeter-db native::block::tests::test_parse_enum8
85462026-09-11T21:12:37.746Z PASS [ 12.465s] (2670/3428) omicron-omdb::test_all_output test_omdb_usage_errors
85472026-09-11T21:12:37.750Z PASS [ 0.029s] (2671/3428) oximeter-db native::block::tests::test_parse_enum_variant
85482026-09-11T21:12:37.754Z PASS [ 0.031s] (2672/3428) oximeter-db native::block::tests::test_parse_invalid_data_type
85492026-09-11T21:12:37.872Z PASS [ 1.035s] (2673/3428) oximeter-db client::tests::test_recall_of_all_fields
85502026-09-11T21:12:37.899Z PASS [ 0.762s] (2674/3428) oximeter-db client::tests::test_select_all_datum_types
85512026-09-11T21:12:37.989Z PASS [ 0.750s] (2675/3428) oximeter-db client::tests::test_select_all_field_types
85522026-09-11T21:12:38.009Z PASS [ 0.752s] (2676/3428) oximeter-db client::tests::test_select_timeseries_with_all
85532026-09-11T21:12:38.161Z PASS [ 0.896s] (2677/3428) oximeter-db client::tests::test_select_timeseries_with_limit
85542026-09-11T21:12:38.165Z PASS [ 0.897s] (2678/3428) oximeter-db client::tests::test_select_timeseries_with_order
85552026-09-11T21:12:38.213Z PASS [ 0.842s] (2679/3428) oximeter-db client::tests::test_select_timeseries_with_select_multiple_fields_with_multiple_values
85562026-09-11T21:12:38.246Z PASS [ 0.033s] (2680/3428) oximeter-db native::io::block::tests::test_decode_block_with_nulls
85572026-09-11T21:12:38.261Z PASS [ 3.976s] (2681/3428) omicron-test-utils dev::db::test::test_data_survives_drop_without_cleanup
85582026-09-11T21:12:38.279Z PASS [ 0.877s] (2682/3428) oximeter-db client::tests::test_select_timeseries_with_select_one_field_with_multiple_values
85592026-09-11T21:12:38.282Z PASS [ 0.031s] (2683/3428) oximeter-db native::io::block::tests::test_decode_full_block
85602026-09-11T21:12:38.290Z PASS [ 0.029s] (2684/3428) oximeter-db native::io::column::tests::check_uuid_buffer_length_on_decode
85612026-09-11T21:12:38.296Z PASS [ 0.852s] (2685/3428) oximeter-db client::tests::test_select_timeseries_with_start_time
85622026-09-11T21:12:38.303Z PASS [ 0.790s] (2686/3428) oximeter-db client::tests::test_timeseries_schema_list
85632026-09-11T21:12:38.307Z PASS [ 0.032s] (2687/3428) oximeter-db native::io::column::tests::fail_to_encode_out_of_range_column
85642026-09-11T21:12:38.322Z PASS [ 0.030s] (2688/3428) oximeter-db native::io::column::tests::test_decode_ipv4addr_column
85652026-09-11T21:12:38.326Z PASS [ 0.028s] (2689/3428) oximeter-db native::io::column::tests::test_decode_string_column
85662026-09-11T21:12:38.326Z PASS [ 0.032s] (2690/3428) oximeter-db native::io::column::tests::test_decode_ipv6addr_column
85672026-09-11T21:12:38.331Z PASS [ 0.027s] (2691/3428) oximeter-db native::io::column::tests::test_decode_uint64_column
85682026-09-11T21:12:38.336Z PASS [ 0.027s] (2692/3428) oximeter-db native::io::column::tests::test_decode_uint8_column
85692026-09-11T21:12:38.340Z PASS [ 0.028s] (2693/3428) oximeter-db native::io::column::tests::test_decode_uuid_column
85702026-09-11T21:12:38.354Z PASS [ 0.621s] (2694/3428) oximeter-db native::connection::tests::ensure_desynced_connections_are_poisoned
85712026-09-11T21:12:38.368Z PASS [ 0.029s] (2695/3428) oximeter-db native::io::packet::server::tests::test_decode_hello_packet_and_a_half
85722026-09-11T21:12:38.368Z PASS [ 0.039s] (2696/3428) oximeter-db native::io::packet::server::tests::test_decode_full_hello
85732026-09-11T21:12:38.368Z PASS [ 0.044s] (2697/3428) oximeter-db native::io::column::tests::test_encode_decode_column
85742026-09-11T21:12:38.368Z PASS [ 0.030s] (2698/3428) oximeter-db native::io::packet::server::tests::test_decode_multiple_hello_packets
85752026-09-11T21:12:38.368Z PASS [ 0.031s] (2699/3428) oximeter-db native::io::packet::server::tests::test_decode_nested_exceptions
85762026-09-11T21:12:38.382Z PASS [ 0.030s] (2700/3428) oximeter-db native::io::packet::server::tests::test_decode_partial_hello
85772026-09-11T21:12:38.388Z PASS [ 0.028s] (2701/3428) oximeter-db native::io::packet::server::tests::test_decode_pong
85782026-09-11T21:12:38.391Z PASS [ 0.640s] (2702/3428) oximeter-db native::connection::tests::test_exchange_hello
85792026-09-11T21:12:38.395Z PASS [ 0.645s] (2703/3428) oximeter-db native::connection::tests::ensure_settings_correctly_encoded
85802026-09-11T21:12:38.395Z PASS [ 0.030s] (2704/3428) oximeter-db native::io::packet::server::tests::test_decode_progress_packet
85812026-09-11T21:12:38.395Z PASS [ 0.647s] (2705/3428) oximeter-db native::connection::tests::test_basic_select_query
85822026-09-11T21:12:38.406Z PASS [ 0.041s] (2706/3428) oximeter-db native::io::packet::server::tests::test_decode_single_exception
85832026-09-11T21:12:38.406Z PASS [ 0.038s] (2707/3428) oximeter-db native::io::string::test::test_encode_hello_world
85842026-09-11T21:12:38.406Z PASS [ 0.041s] (2708/3428) oximeter-db native::io::string::test::test_encode_decode
85852026-09-11T21:12:38.410Z PASS [ 0.670s] (2709/3428) oximeter-db native::connection::tests::ensure_dropped_query_future_poisons_connection
85862026-09-11T21:12:38.414Z PASS [ 0.030s] (2710/3428) oximeter-db native::io::table_columns::tests::test_backtick_quoted_column_name
85872026-09-11T21:12:38.417Z PASS [ 0.028s] (2711/3428) oximeter-db native::io::table_columns::tests::test_column_count
85882026-09-11T21:12:38.421Z PASS [ 0.029s] (2712/3428) oximeter-db native::io::table_columns::tests::test_column_description_with_default
85892026-09-11T21:12:38.425Z PASS [ 0.033s] (2713/3428) oximeter-db native::io::table_columns::tests::test_column_descriptions
85902026-09-11T21:12:38.428Z PASS [ 0.034s] (2714/3428) oximeter-db native::io::table_columns::tests::test_column_description_only_required_parts
85912026-09-11T21:12:38.428Z PASS [ 0.032s] (2715/3428) oximeter-db native::io::varuint::test_encode_decode_varuint
85922026-09-11T21:12:38.447Z PASS [ 0.041s] (2716/3428) oximeter-db oxql::ast::grammar::tests::test_align_table_op
85932026-09-11T21:12:38.452Z PASS [ 0.047s] (2717/3428) oximeter-db oxql::ast::grammar::tests::test_comparison
85942026-09-11T21:12:38.455Z PASS [ 0.050s] (2718/3428) oximeter-db oxql::ast::grammar::tests::test_boolean_literal
85952026-09-11T21:12:38.458Z PASS [ 0.048s] (2719/3428) oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
85962026-09-11T21:12:38.462Z PASS [ 0.048s] (2720/3428) oximeter-db oxql::ast::grammar::tests::test_double_literal
85972026-09-11T21:12:38.462Z PASS [ 0.046s] (2721/3428) oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
85982026-09-11T21:12:38.467Z PASS [ 0.041s] (2722/3428) oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
85992026-09-11T21:12:38.470Z PASS [ 0.045s] (2723/3428) oximeter-db oxql::ast::grammar::tests::test_duration_literal
86002026-09-11T21:12:38.470Z PASS [ 0.041s] (2724/3428) oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
86012026-09-11T21:12:38.470Z PASS [ 0.042s] (2725/3428) oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
86022026-09-11T21:12:38.477Z PASS [ 0.030s] (2726/3428) oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
86032026-09-11T21:12:38.483Z PASS [ 0.735s] (2727/3428) oximeter-db native::connection::tests::test_can_cancel_query
86042026-09-11T21:12:38.487Z PASS [ 0.032s] (2728/3428) oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
86052026-09-11T21:12:38.487Z PASS [ 0.030s] (2729/3428) oximeter-db oxql::ast::grammar::tests::test_filter_table_op
86062026-09-11T21:12:38.490Z PASS [ 0.029s] (2730/3428) oximeter-db oxql::ast::grammar::tests::test_group_by
86072026-09-11T21:12:38.490Z PASS [ 0.028s] (2731/3428) oximeter-db oxql::ast::grammar::tests::test_hex_integer_literal
86082026-09-11T21:12:38.494Z PASS [ 0.034s] (2732/3428) oximeter-db oxql::ast::grammar::tests::test_get_table_op
86092026-09-11T21:12:38.498Z PASS [ 0.029s] (2733/3428) oximeter-db oxql::ast::grammar::tests::test_ident
86102026-09-11T21:12:38.498Z PASS [ 0.624s] (2734/3428) oximeter-db native::connection::tests::test_insert_and_select_data
86112026-09-11T21:12:38.498Z PASS [ 0.030s] (2735/3428) oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
86122026-09-11T21:12:38.498Z PASS [ 0.031s] (2736/3428) oximeter-db oxql::ast::grammar::tests::test_integer_literal
86132026-09-11T21:12:38.503Z PASS [ 0.032s] (2737/3428) oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
86142026-09-11T21:12:38.509Z PASS [ 0.032s] (2738/3428) oximeter-db oxql::ast::grammar::tests::test_multiple_negation
86152026-09-11T21:12:38.513Z PASS [ 0.029s] (2739/3428) oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
86162026-09-11T21:12:38.516Z PASS [ 0.031s] (2740/3428) oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
86172026-09-11T21:12:38.520Z PASS [ 0.033s] (2741/3428) oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
86182026-09-11T21:12:38.520Z PASS [ 0.031s] (2742/3428) oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
86192026-09-11T21:12:38.526Z PASS [ 0.033s] (2743/3428) oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
86202026-09-11T21:12:38.526Z PASS [ 0.035s] (2744/3428) oximeter-db oxql::ast::grammar::tests::test_query
86212026-09-11T21:12:38.529Z PASS [ 0.031s] (2745/3428) oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
86222026-09-11T21:12:38.529Z PASS [ 0.032s] (2746/3428) oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
86232026-09-11T21:12:38.533Z PASS [ 0.032s] (2747/3428) oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
86242026-09-11T21:12:38.533Z PASS [ 0.032s] (2748/3428) oximeter-db oxql::ast::grammar::tests::test_reducer
86252026-09-11T21:12:38.540Z PASS [ 0.030s] (2749/3428) oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
86262026-09-11T21:12:38.543Z PASS [ 0.643s] (2750/3428) oximeter-db native::connection::tests::test_insert_and_select_uuid
86272026-09-11T21:12:38.547Z PASS [ 0.033s] (2751/3428) oximeter-db oxql::ast::grammar::tests::test_uuid_literal
86282026-09-11T21:12:38.550Z PASS [ 0.033s] (2752/3428) oximeter-db oxql::ast::grammar::tests::test_uuid_literal_is_case_insensitive
86292026-09-11T21:12:38.550Z PASS [ 0.032s] (2753/3428) oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
86302026-09-11T21:12:38.550Z PASS [ 0.029s] (2754/3428) oximeter-db oxql::ast::literal::tests::test_literal_compare_field
86312026-09-11T21:12:38.550Z PASS [ 1.097s] (2755/3428) oximeter-db client::tests::test_sql_query_output
86322026-09-11T21:12:38.559Z PASS [ 0.034s] (2756/3428) oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
86332026-09-11T21:12:38.562Z PASS [ 0.034s] (2757/3428) oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
86342026-09-11T21:12:38.562Z PASS [ 0.032s] (2758/3428) oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
86352026-09-11T21:12:38.562Z PASS [ 0.032s] (2759/3428) oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
86362026-09-11T21:12:38.562Z PASS [ 0.037s] (2760/3428) oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
86372026-09-11T21:12:38.566Z PASS [ 0.033s] (2761/3428) oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
86382026-09-11T21:12:38.570Z PASS [ 0.029s] (2762/3428) oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
86392026-09-11T21:12:38.574Z PASS [ 0.032s] (2763/3428) oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
86402026-09-11T21:12:38.577Z PASS [ 0.031s] (2764/3428) oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
86412026-09-11T21:12:38.591Z PASS [ 0.042s] (2765/3428) oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
86422026-09-11T21:12:38.596Z PASS [ 0.045s] (2766/3428) oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
86432026-09-11T21:12:38.600Z PASS [ 0.047s] (2767/3428) oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
86442026-09-11T21:12:38.604Z PASS [ 0.050s] (2768/3428) oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
86452026-09-11T21:12:38.608Z PASS [ 0.044s] (2769/3428) oximeter-db oxql::ast::table_ops::filter::tests::test_implicit_field_names_for_types
86462026-09-11T21:12:38.611Z PASS [ 0.621s] (2770/3428) oximeter-db native::connection::tests::test_select_array_column
86472026-09-11T21:12:38.611Z PASS [ 0.052s] (2771/3428) oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
86482026-09-11T21:12:38.614Z PASS [ 0.051s] (2772/3428) oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
86492026-09-11T21:12:38.614Z PASS [ 0.050s] (2773/3428) oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
86502026-09-11T21:12:38.615Z PASS [ 0.051s] (2774/3428) oximeter-db oxql::ast::table_ops::group_by::test::test_group_by_display
86512026-09-11T21:12:38.615Z PASS [ 0.050s] (2775/3428) oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
86522026-09-11T21:12:38.618Z PASS [ 0.048s] (2776/3428) oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
86532026-09-11T21:12:38.621Z PASS [ 0.042s] (2777/3428) oximeter-db oxql::ast::table_ops::test::test_grouped_table_op_display
86542026-09-11T21:12:38.622Z PASS [ 0.047s] (2778/3428) oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
86552026-09-11T21:12:38.622Z PASS [ 0.030s] (2779/3428) oximeter-db oxql::plan::align::test::test_align_input_schema
86562026-09-11T21:12:38.628Z PASS [ 0.619s] (2780/3428) oximeter-db native::connection::tests::test_select_array_of_nullable_column
86572026-09-11T21:12:38.639Z PASS [ 0.044s] (2781/3428) oximeter-db oxql::plan::plan::tests::cannot_align_non_numeric_tables
86582026-09-11T21:12:38.643Z PASS [ 0.038s] (2782/3428) oximeter-db oxql::plan::plan::tests::cannot_group_unaligned_tables
86592026-09-11T21:12:38.643Z PASS [ 0.043s] (2783/3428) oximeter-db oxql::plan::plan::tests::cannot_group_multiple_tables
86602026-09-11T21:12:38.647Z PASS [ 0.046s] (2784/3428) oximeter-db oxql::plan::plan::tests::cannot_filter_with_incomparable_types
86612026-09-11T21:12:38.653Z PASS [ 0.044s] (2785/3428) oximeter-db oxql::plan::plan::tests::cannot_join_one_table
86622026-09-11T21:12:38.659Z PASS [ 0.047s] (2786/3428) oximeter-db oxql::plan::plan::tests::cannot_join_unaligned_tables
86632026-09-11T21:12:38.662Z PASS [ 0.046s] (2787/3428) oximeter-db oxql::plan::plan::tests::get_gauge_plan_emits_one_node
86642026-09-11T21:12:38.662Z PASS [ 0.049s] (2788/3428) oximeter-db oxql::plan::plan::tests::get_cumulative_plan_emits_two_nodes
86652026-09-11T21:12:38.666Z PASS [ 0.051s] (2789/3428) oximeter-db oxql::plan::plan::tests::filter_plan_node_does_not_change_table_schema
86662026-09-11T21:12:38.666Z PASS [ 0.050s] (2790/3428) oximeter-db oxql::plan::plan::tests::group_by_plan_leaves_only_grouped_fields
86672026-09-11T21:12:38.666Z PASS [ 0.049s] (2791/3428) oximeter-db oxql::plan::plan::tests::limit_plan_node_does_not_change_table_schema
86682026-09-11T21:12:38.673Z PASS [ 0.052s] (2792/3428) oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_into_subqueries
86692026-09-11T21:12:38.673Z PASS [ 0.053s] (2793/3428) oximeter-db oxql::plan::plan::tests::predicate_pushdown_merges_neighboring_filter_nodes
86702026-09-11T21:12:38.677Z PASS [ 0.046s] (2794/3428) oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_through_group_by
86712026-09-11T21:12:38.677Z PASS [ 0.055s] (2795/3428) oximeter-db oxql::plan::plan::tests::limit_pushdown_does_not_reorder_around_align
86722026-09-11T21:12:38.677Z PASS [ 0.037s] (2796/3428) oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_through_join
86732026-09-11T21:12:38.690Z PASS [ 0.047s] (2797/3428) oximeter-db oxql::plan::predicates::tests::push_multiple_predicates_partway_through_alignment
86742026-09-11T21:12:38.694Z PASS [ 0.049s] (2798/3428) oximeter-db oxql::plan::plan::tests::requires_full_table_scan
86752026-09-11T21:12:38.697Z PASS [ 0.042s] (2799/3428) oximeter-db oxql::plan::predicates::tests::push_none_of_single_predicate_through_alignment
86762026-09-11T21:12:38.698Z PASS [ 0.034s] (2800/3428) oximeter-db oxql::query::tests::test_coalesce_limits
86772026-09-11T21:12:38.698Z PASS [ 0.055s] (2801/3428) oximeter-db oxql::plan::plan::tests::subquery_plan_returns_multiple_tables
86782026-09-11T21:12:38.701Z PASS [ 0.039s] (2802/3428) oximeter-db oxql::plan::predicates::tests::push_single_predicate_through_alignment
86792026-09-11T21:12:38.701Z PASS [ 0.041s] (2803/3428) oximeter-db oxql::plan::predicates::tests::push_predicates_partway_through_alignment_differently
86802026-09-11T21:12:38.705Z PASS [ 0.043s] (2804/3428) oximeter-db oxql::plan::predicates::tests::push_single_predicate_partway_through_alignment
86812026-09-11T21:12:38.708Z PASS [ 0.043s] (2805/3428) oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
86822026-09-11T21:12:38.712Z PASS [ 0.044s] (2806/3428) oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
86832026-09-11T21:12:38.721Z PASS [ 0.048s] (2807/3428) oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
86842026-09-11T21:12:38.725Z PASS [ 0.047s] (2808/3428) oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
86852026-09-11T21:12:38.725Z PASS [ 0.047s] (2809/3428) oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
86862026-09-11T21:12:38.725Z PASS [ 0.046s] (2810/3428) oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
86872026-09-11T21:12:38.725Z PASS [ 0.034s] (2811/3428) oximeter-db oxql::query::tests::test_coalesce_predicates
86882026-09-11T21:12:38.725Z PASS [ 0.051s] (2812/3428) oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
86892026-09-11T21:12:38.729Z PASS [ 0.036s] (2813/3428) oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
86902026-09-11T21:12:38.732Z PASS [ 0.032s] (2814/3428) oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
86912026-09-11T21:12:38.732Z PASS [ 0.036s] (2815/3428) oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
86922026-09-11T21:12:38.741Z PASS [ 0.039s] (2816/3428) oximeter-db oxql::query::tests::test_insert_filters_with_nested_subqueries
86932026-09-11T21:12:38.749Z PASS [ 0.052s] (2817/3428) oximeter-db oxql::query::tests::test_insert_filters
86942026-09-11T21:12:38.749Z PASS [ 0.049s] (2818/3428) oximeter-db oxql::query::tests::test_insert_filters_with_subqueries
86952026-09-11T21:12:38.753Z PASS [ 0.041s] (2819/3428) oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
86962026-09-11T21:12:38.753Z PASS [ 0.030s] (2820/3428) oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
86972026-09-11T21:12:38.756Z PASS [ 0.051s] (2821/3428) oximeter-db oxql::query::tests::test_query_end_time
86982026-09-11T21:12:38.756Z PASS [ 0.047s] (2822/3428) oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
86992026-09-11T21:12:38.763Z PASS [ 0.038s] (2823/3428) oximeter-db query::tests::test_field_value_as_db_str
87002026-09-11T21:12:38.769Z PASS [ 0.046s] (2824/3428) oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
87012026-09-11T21:12:38.769Z PASS [ 0.044s] (2825/3428) oximeter-db query::tests::test_field_selector_as_query
87022026-09-11T21:12:38.773Z PASS [ 0.048s] (2826/3428) oximeter-db query::tests::test_field_cmp
87032026-09-11T21:12:38.779Z PASS [ 0.057s] (2827/3428) oximeter-db oxql::query::tests::test_split_query
87042026-09-11T21:12:38.783Z PASS [ 0.620s] (2828/3428) oximeter-db native::connection::tests::test_send_cancel_with_no_query
87052026-09-11T21:12:38.786Z PASS [ 0.051s] (2829/3428) oximeter-db query::tests::test_select_query_builder_from_parts
87062026-09-11T21:12:38.786Z PASS [ 0.622s] (2830/3428) oximeter-db native::connection::tests::test_select_nullable_column
87072026-09-11T21:12:38.786Z PASS [ 0.058s] (2831/3428) oximeter-db query::tests::test_select_query_builder_field_selectors
87082026-09-11T21:12:38.789Z PASS [ 0.058s] (2832/3428) oximeter-db query::tests::test_select_query_builder_filter_raw
87092026-09-11T21:12:38.796Z PASS [ 0.043s] (2833/3428) oximeter-db query::tests::test_time_range
87102026-09-11T21:12:38.800Z PASS [ 0.058s] (2834/3428) oximeter-db query::tests::test_select_query_builder_full
87112026-09-11T21:12:38.800Z PASS [ 0.049s] (2835/3428) oximeter-db query::tests::test_select_query_builder_no_fields
87122026-09-11T21:12:38.804Z PASS [ 0.049s] (2836/3428) oximeter-db query::tests::test_select_query_builder_no_selectors
87132026-09-11T21:12:38.804Z PASS [ 0.052s] (2837/3428) oximeter-db query::tests::test_select_query_builder_limit_offset
87142026-09-11T21:12:38.807Z PASS [ 0.053s] (2838/3428) oximeter-db query::tests::test_string_field_selector
87152026-09-11T21:12:38.807Z PASS [ 0.052s] (2839/3428) oximeter-db sql::tests::test_allow_limit_offset
87162026-09-11T21:12:38.812Z PASS [ 0.050s] (2840/3428) oximeter-db sql::tests::test_allow_subqueries
87172026-09-11T21:12:38.816Z PASS [ 0.047s] (2841/3428) oximeter-db sql::tests::test_ctes_are_not_supported
87182026-09-11T21:12:38.820Z PASS [ 0.050s] (2842/3428) oximeter-db sql::tests::test_cannot_name_database
87192026-09-11T21:12:38.823Z PASS [ 0.052s] (2843/3428) oximeter-db sql::tests::test_function_allow_list
87202026-09-11T21:12:38.835Z PASS [ 0.055s] (2844/3428) oximeter-db sql::tests::test_join_must_be_inner
87212026-09-11T21:12:38.838Z PASS [ 0.030s] (2845/3428) oximeter-instruments http::tests::test_latency_tracker
87222026-09-11T21:12:38.839Z PASS [ 0.055s] (2846/3428) oximeter-db sql::tests::test_multiple_statements_are_not_supported
87232026-09-11T21:12:38.842Z PASS [ 0.056s] (2847/3428) oximeter-db sql::tests::test_query_must_be_select_statement
87242026-09-11T21:12:38.842Z PASS [ 0.054s] (2848/3428) oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
87252026-09-11T21:12:38.846Z PASS [ 0.030s] (2849/3428) oximeter-instruments kstat::cpu::tests::test_kstat_interested
87262026-09-11T21:12:38.846Z PASS [ 0.046s] (2850/3428) oximeter-db tests::test_timeseries_key_field_stability
87272026-09-11T21:12:38.846Z PASS [ 0.061s] (2851/3428) oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
87282026-09-11T21:12:38.846Z PASS [ 0.059s] (2852/3428) oximeter-db sql::tests::test_require_table_is_timeseries_name
87292026-09-11T21:12:38.849Z PASS [ 0.030s] (2853/3428) oximeter-instruments kstat::cpu::tests::test_sled_cpu_samples
87302026-09-11T21:12:38.853Z PASS [ 0.054s] (2854/3428) oximeter-db tests::test_timeseries_key_sample_stability
87312026-09-11T21:12:38.856Z PASS [ 0.058s] (2855/3428) oximeter-db sql::tests::test_with_comma_join_fails
87322026-09-11T21:12:38.869Z PASS [ 0.021s] (2856/3428) oximeter-instruments kstat::link::tests::test_interested_negative
87332026-09-11T21:12:38.873Z PASS [ 0.071s] (2857/3428) oximeter-db::integration_test test_schemas_are_not_modified
87342026-09-11T21:12:38.877Z PASS [ 0.022s] (2858/3428) oximeter-instruments kstat::link::tests::test_interested_positive
87352026-09-11T21:12:38.881Z PASS [ 0.025s] (2859/3428) oximeter-instruments kstat::link::tests::test_to_samples
87362026-09-11T21:12:38.884Z PASS [ 0.038s] (2860/3428) oximeter-instruments kstat::link::illumos_tests::test_sled_datalink
87372026-09-11T21:12:38.884Z PASS [ 0.060s] (2861/3428) oximeter-instruments kstat::link::illumos_tests::no_futures_to_await_after_removing_target
87382026-09-11T21:12:38.889Z PASS [ 0.073s] (2862/3428) oximeter-instruments kstat::cpu::tests::test_kstat_sampler
87392026-09-11T21:12:38.895Z PASS [ 0.058s] (2863/3428) oximeter-instruments kstat::link::illumos_tests::test_kstat_sampler
87402026-09-11T21:12:38.898Z PASS [ 0.029s] (2864/3428) oximeter-instruments kstat::opte_port::tests::test_interested_negative
87412026-09-11T21:12:38.902Z PASS [ 0.061s] (2865/3428) oximeter-instruments kstat::link::illumos_tests::test_kstat_sampler_with_overflow
87422026-09-11T21:12:38.902Z PASS [ 0.055s] (2866/3428) oximeter-instruments kstat::link::illumos_tests::updating_target_changes_existing_sampling_interval
87432026-09-11T21:12:38.902Z PASS [ 0.061s] (2867/3428) oximeter-instruments kstat::link::illumos_tests::test_kstat_start_time_is_equal
87442026-09-11T21:12:38.902Z PASS [ 0.028s] (2868/3428) oximeter-instruments kstat::opte_port::tests::test_interested_positive
87452026-09-11T21:12:38.905Z PASS [ 0.061s] (2869/3428) oximeter-instruments kstat::link::illumos_tests::test_prune_creation_times_when_kstat_is_gone
87462026-09-11T21:12:38.905Z PASS [ 0.061s] (2870/3428) oximeter-instruments kstat::link::illumos_tests::test_prune_creation_times_when_target_is_removed
87472026-09-11T21:12:38.909Z PASS [ 0.064s] (2871/3428) oximeter-instruments kstat::link::illumos_tests::test_kstat_with_expiration
87482026-09-11T21:12:38.909Z PASS [ 0.027s] (2872/3428) oximeter-instruments kstat::zone::parse_tests::test_parse_zone_name_invalid_uuid
87492026-09-11T21:12:38.909Z PASS [ 0.025s] (2873/3428) oximeter-instruments kstat::zone::parse_tests::test_parse_zone_name_no_uuid
87502026-09-11T21:12:38.909Z PASS [ 0.026s] (2874/3428) oximeter-instruments kstat::zone::parse_tests::test_parse_zone_name_no_prefix
87512026-09-11T21:12:38.913Z PASS [ 0.034s] (2875/3428) oximeter-instruments kstat::opte_port::tests::test_to_samples
87522026-09-11T21:12:38.913Z PASS [ 0.021s] (2876/3428) oximeter-instruments kstat::zone::parse_tests::test_parse_zone_name_omicron_zone
87532026-09-11T21:12:38.919Z PASS [ 0.023s] (2877/3428) oximeter-instruments kstat::zone::tests::test_kstat_interested
87542026-09-11T21:12:38.922Z PASS [ 0.020s] (2878/3428) oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
87552026-09-11T21:12:38.926Z PASS [ 0.021s] (2879/3428) oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
87562026-09-11T21:12:38.929Z PASS [ 0.021s] (2880/3428) oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
87572026-09-11T21:12:38.929Z PASS [ 0.023s] (2881/3428) oximeter-macro-impl tests::test_extract_datum_type_by_field_name
87582026-09-11T21:12:38.929Z PASS [ 0.020s] (2882/3428) oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
87592026-09-11T21:12:38.930Z PASS [ 0.021s] (2883/3428) oximeter-macro-impl tests::test_metric_datum_field
87602026-09-11T21:12:38.930Z PASS [ 0.029s] (2884/3428) oximeter-instruments zfs::usage::tests::test_dataset_samples
87612026-09-11T21:12:38.934Z PASS [ 0.020s] (2885/3428) oximeter-macro-impl tests::test_metric_enum
87622026-09-11T21:12:38.934Z PASS [ 0.020s] (2886/3428) oximeter-macro-impl tests::test_metric_without_datum_field
87632026-09-11T21:12:38.934Z PASS [ 0.024s] (2887/3428) oximeter-macro-impl tests::test_metric_annotated_field
87642026-09-11T21:12:38.938Z PASS [ 0.036s] (2888/3428) oximeter-instruments kstat::zone::tests::test_zone_samples
87652026-09-11T21:12:38.941Z PASS [ 0.021s] (2889/3428) oximeter-macro-impl tests::test_target
87662026-09-11T21:12:38.944Z PASS [ 0.022s] (2890/3428) oximeter-macro-impl tests::test_target_empty_struct
87672026-09-11T21:12:38.948Z PASS [ 0.020s] (2891/3428) oximeter-macro-impl tests::test_target_enum
87682026-09-11T21:12:38.948Z PASS [ 0.048s] (2892/3428) oximeter-instruments zfs::usage::tests::test_collect_zpools
87692026-09-11T21:12:38.948Z PASS [ 0.049s] (2893/3428) oximeter-instruments zfs::usage::tests::test_collect_datasets
87702026-09-11T21:12:38.952Z PASS [ 0.022s] (2894/3428) oximeter-macro-impl tests::test_target_with_datum_field
87712026-09-11T21:12:38.952Z PASS [ 0.023s] (2895/3428) oximeter-macro-impl tests::test_target_unit_struct
87722026-09-11T21:12:38.957Z PASS [ 0.026s] (2896/3428) oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_datum_types
87732026-09-11T21:12:38.961Z PASS [ 0.027s] (2897/3428) oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_fields
87742026-09-11T21:12:38.961Z PASS [ 0.029s] (2898/3428) oximeter-schema codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives
87752026-09-11T21:12:38.961Z PASS [ 0.027s] (2899/3428) oximeter-schema codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types
87762026-09-11T21:12:38.961Z PASS [ 0.028s] (2900/3428) oximeter-schema codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types
87772026-09-11T21:12:38.961Z PASS [ 0.025s] (2901/3428) oximeter-schema codegen::tests::emit_schema_types_generates_expected_tokens
87782026-09-11T21:12:38.965Z PASS [ 0.024s] (2902/3428) oximeter-schema codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
87792026-09-11T21:12:38.969Z PASS [ 0.025s] (2903/3428) oximeter-schema ir::tests::construct_field_schema_fails_with_duplicate_field_names
87802026-09-11T21:12:38.976Z PASS [ 0.027s] (2904/3428) oximeter-schema ir::tests::extract_authz_scope_requires_relevant_field
87812026-09-11T21:12:38.979Z PASS [ 0.032s] (2905/3428) oximeter-schema ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
87822026-09-11T21:12:38.979Z PASS [ 0.030s] (2906/3428) oximeter-schema ir::tests::ensures_target_has_at_least_one_field
87832026-09-11T21:12:38.984Z PASS [ 0.030s] (2907/3428) oximeter-schema ir::tests::extract_metric_fields_fails_to_add_existing_metric
87842026-09-11T21:12:38.984Z PASS [ 0.034s] (2908/3428) oximeter-schema ir::tests::construct_field_schema_picks_up_correct_fields
87852026-09-11T21:12:38.987Z PASS [ 0.028s] (2909/3428) oximeter-schema ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
87862026-09-11T21:12:38.987Z PASS [ 0.028s] (2910/3428) oximeter-schema ir::tests::extract_metric_fields_fails_with_non_increasing_versions
87872026-09-11T21:12:38.987Z PASS [ 0.029s] (2911/3428) oximeter-schema ir::tests::extract_metric_fields_requires_adding_first
87882026-09-11T21:12:38.987Z PASS [ 0.028s] (2912/3428) oximeter-schema ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
87892026-09-11T21:12:38.991Z PASS [ 0.030s] (2913/3428) oximeter-schema ir::tests::fail_on_empty_descriptions
87902026-09-11T21:12:38.991Z PASS [ 0.030s] (2914/3428) oximeter-schema ir::tests::fail_on_empty_metric_name
87912026-09-11T21:12:38.994Z PASS [ 0.028s] (2915/3428) oximeter-schema ir::tests::fail_on_empty_target_name
87922026-09-11T21:12:38.994Z PASS [ 0.025s] (2916/3428) oximeter-schema ir::tests::fail_on_very_long_field_names
87932026-09-11T21:12:39.001Z PASS [ 0.026s] (2917/3428) oximeter-schema ir::tests::fail_on_very_long_timeseries_name
87942026-09-11T21:12:39.005Z PASS [ 0.025s] (2918/3428) oximeter-schema ir::tests::into_schema_list_fails_with_zero_metrics
87952026-09-11T21:12:39.009Z PASS [ 0.027s] (2919/3428) oximeter-schema ir::tests::load_schema_catches_metric_versions_not_added_in
87962026-09-11T21:12:39.009Z PASS [ 0.027s] (2920/3428) oximeter-schema ir::tests::load_schema_fails_with_duplicate_timeseries
87972026-09-11T21:12:39.009Z PASS [ 0.026s] (2921/3428) oximeter-schema ir::tests::load_schema_fails_with_nonexistent_target_version
87982026-09-11T21:12:39.012Z PASS [ 0.026s] (2922/3428) oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions
87992026-09-11T21:12:39.012Z PASS [ 0.025s] (2923/3428) oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
88002026-09-11T21:12:39.012Z PASS [ 0.021s] (2924/3428) oximeter-schema ir::tests::only_support_format_version_1
88012026-09-11T21:12:39.016Z PASS [ 0.021s] (2925/3428) oximeter-schema ir::tests::validate_field_name_disallows_bad_names
88022026-09-11T21:12:39.016Z PASS [ 0.020s] (2926/3428) oximeter-schema ir::tests::validate_field_name_verifies_uuid_field_names
88032026-09-11T21:12:39.016Z PASS [ 0.027s] (2927/3428) oximeter-schema ir::tests::load_schema_fills_in_late_implied_metric_versions
88042026-09-11T21:12:39.016Z PASS [ 0.027s] (2928/3428) oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
88052026-09-11T21:12:39.019Z PASS [ 0.029s] (2929/3428) oximeter-schema ir::tests::load_schema_skips_versions_until_metric_is_added
88062026-09-11T21:12:39.037Z PASS [ 0.023s] (2930/3428) oximeter-types-versions impls::histogram::tests::test_bin_range
88072026-09-11T21:12:39.042Z PASS [ 0.021s] (2931/3428) oximeter-types-versions impls::histogram::tests::test_bin_range_from
88082026-09-11T21:12:39.050Z PASS [ 0.036s] (2932/3428) oximeter-types traits::tests::test_target_trait
88092026-09-11T21:12:39.054Z PASS [ 0.042s] (2933/3428) oximeter-types queue::tests::test_bounded_queue
88102026-09-11T21:12:39.054Z PASS [ 0.039s] (2934/3428) oximeter-types traits::tests::test_metric_trait
88112026-09-11T21:12:39.054Z PASS [ 0.040s] (2935/3428) oximeter-types queue::tests::test_bounded_queue_sample_overflow
88122026-09-11T21:12:39.054Z PASS [ 0.041s] (2936/3428) oximeter-types queue::tests::test_bounded_queue_overflow
88132026-09-11T21:12:39.058Z PASS [ 0.044s] (2937/3428) oximeter-types traits::tests::test_producer_trait
88142026-09-11T21:12:39.061Z PASS [ 0.020s] (2938/3428) oximeter-types-versions impls::histogram::tests::test_empty_bins_not_supported
88152026-09-11T21:12:39.061Z PASS [ 0.023s] (2939/3428) oximeter-types-versions impls::histogram::tests::test_bin_range_to
88162026-09-11T21:12:39.065Z PASS [ 0.570s] (2940/3428) oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
88172026-09-11T21:12:39.075Z PASS [ 0.025s] (2941/3428) oximeter-types-versions impls::histogram::tests::test_ensure_finite
88182026-09-11T21:12:39.079Z PASS [ 0.026s] (2942/3428) oximeter-types-versions impls::histogram::tests::test_histogram_construct_with
88192026-09-11T21:12:39.079Z PASS [ 0.020s] (2943/3428) oximeter-types-versions impls::histogram::tests::test_histogram_float_bins
88202026-09-11T21:12:39.079Z PASS [ 0.027s] (2944/3428) oximeter-types-versions impls::histogram::tests::test_histogram_extreme_samples
88212026-09-11T21:12:39.079Z PASS [ 0.027s] (2945/3428) oximeter-types-versions impls::histogram::tests::test_histogram_extreme_bins
88222026-09-11T21:12:39.079Z PASS [ 0.027s] (2946/3428) oximeter-types-versions impls::histogram::tests::test_histogram
88232026-09-11T21:12:39.083Z PASS [ 0.021s] (2947/3428) oximeter-types-versions impls::histogram::tests::test_histogram_unbounded_samples
88242026-09-11T21:12:39.086Z PASS [ 0.023s] (2948/3428) oximeter-types-versions impls::histogram::tests::test_histogram_unsorted_bins
88252026-09-11T21:12:39.086Z PASS [ 0.020s] (2949/3428) oximeter-types-versions impls::histogram::tests::test_histogram_with_bins
88262026-09-11T21:12:39.097Z PASS [ 0.021s] (2950/3428) oximeter-types-versions impls::histogram::tests::test_histogram_with_non_partitioned_bins
88272026-09-11T21:12:39.101Z PASS [ 0.022s] (2951/3428) oximeter-types-versions impls::histogram::tests::test_log_bins_u64
88282026-09-11T21:12:39.101Z PASS [ 0.021s] (2952/3428) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_does_not_overflow_wide_bin_type
88292026-09-11T21:12:39.101Z PASS [ 0.023s] (2953/3428) oximeter-types-versions impls::histogram::tests::test_histogram_with_overlapping_bins
88302026-09-11T21:12:39.101Z PASS [ 0.100s] (2954/3428) oximeter-test-utils tests::test_gen_test_samples
88312026-09-11T21:12:39.105Z PASS [ 0.099s] (2955/3428) oximeter-test-utils tests::test_sample_struct
88322026-09-11T21:12:39.105Z PASS [ 0.096s] (2956/3428) oximeter-test-utils tests::test_timeseries_schema_from_parts
88332026-09-11T21:12:39.105Z PASS [ 0.094s] (2957/3428) oximeter-test-utils tests::test_timeseries_schema_from_sample
88342026-09-11T21:12:39.105Z PASS [ 0.025s] (2958/3428) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_all_representable
88352026-09-11T21:12:39.105Z PASS [ 0.025s] (2959/3428) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_does_overflow_narrow_bin_type
88362026-09-11T21:12:39.105Z PASS [ 0.021s] (2960/3428) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
88372026-09-11T21:12:39.109Z PASS [ 0.020s] (2961/3428) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
88382026-09-11T21:12:39.109Z PASS [ 0.027s] (2962/3428) oximeter-types-versions impls::histogram::tests::test_log_bins_u8
88392026-09-11T21:12:39.112Z PASS [ 0.106s] (2963/3428) oximeter-test-utils tests::test_schema_field_ordering_across_target_metric
88402026-09-11T21:12:39.120Z PASS [ 0.023s] (2964/3428) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
88412026-09-11T21:12:39.124Z PASS [ 0.021s] (2965/3428) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
88422026-09-11T21:12:39.124Z PASS [ 0.020s] (2966/3428) oximeter-types-versions impls::histogram::tests::test_span_decades
88432026-09-11T21:12:39.124Z PASS [ 0.022s] (2967/3428) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_integer_size_checks
88442026-09-11T21:12:39.124Z PASS [ 0.021s] (2968/3428) oximeter-types-versions impls::histogram::tests::test_span_decades_other_counts_u64_resolution_ok
88452026-09-11T21:12:39.124Z PASS [ 0.020s] (2969/3428) oximeter-types-versions impls::quantile::tests::test_default_percentiles
88462026-09-11T21:12:39.127Z PASS [ 0.026s] (2970/3428) oximeter-types-versions impls::histogram::tests::test_log_linear_bins_small_bin_count
88472026-09-11T21:12:39.127Z PASS [ 0.021s] (2971/3428) oximeter-types-versions impls::quantile::tests::test_find_cells
88482026-09-11T21:12:39.127Z PASS [ 0.024s] (2972/3428) oximeter-types-versions impls::histogram::tests::test_span_decades_other_counts_f64
88492026-09-11T21:12:39.128Z PASS [ 0.021s] (2973/3428) oximeter-types-versions impls::quantile::tests::test_empty_observations
88502026-09-11T21:12:39.128Z PASS [ 0.023s] (2974/3428) oximeter-types-versions impls::histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
88512026-09-11T21:12:39.132Z PASS [ 0.027s] (2975/3428) oximeter-types-versions impls::quantile::tests::test_float_observations
88522026-09-11T21:12:39.132Z PASS [ 0.027s] (2976/3428) oximeter-types-versions impls::quantile::tests::test_integer_observations
88532026-09-11T21:12:39.136Z PASS [ 0.021s] (2977/3428) oximeter-types-versions impls::quantile::tests::test_invalid_p_value
88542026-09-11T21:12:39.139Z PASS [ 0.017s] (2978/3428) oximeter-types-versions impls::quantile::tests::test_max_p
88552026-09-11T21:12:39.139Z PASS [ 0.018s] (2979/3428) oximeter-types-versions impls::quantile::tests::test_non_filled_observations
88562026-09-11T21:12:39.143Z PASS [ 0.021s] (2980/3428) oximeter-types-versions impls::quantile::tests::test_min_p
88572026-09-11T21:12:39.146Z PASS [ 0.019s] (2981/3428) oximeter-types-versions impls::types::tests::test_datum
88582026-09-11T21:12:39.146Z PASS [ 0.023s] (2982/3428) oximeter-types-versions impls::quantile::tests::test_rounding
88592026-09-11T21:12:39.146Z PASS [ 0.023s] (2983/3428) oximeter-types-versions impls::schema::tests::test_field_schema_ordering
88602026-09-11T21:12:39.150Z PASS [ 0.024s] (2984/3428) oximeter-types-versions impls::schema::tests::test_timeseries_name_from_str
88612026-09-11T21:12:39.154Z PASS [ 0.027s] (2985/3428) oximeter-types-versions impls::schema::tests::test_timeseries_name
88622026-09-11T21:12:39.157Z PASS [ 0.030s] (2986/3428) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_01_as_string
88632026-09-11T21:12:39.157Z PASS [ 0.030s] (2987/3428) oximeter-types-versions impls::types::tests::test_cumulative_i64
88642026-09-11T21:12:39.157Z PASS [ 0.024s] (2988/3428) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_04_as_i16
88652026-09-11T21:12:39.161Z PASS [ 0.025s] (2989/3428) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_02_as_i8
88662026-09-11T21:12:39.161Z PASS [ 0.025s] (2990/3428) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_03_as_u8
88672026-09-11T21:12:39.161Z PASS [ 0.020s] (2991/3428) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_06_as_i32
88682026-09-11T21:12:39.161Z PASS [ 0.033s] (2992/3428) oximeter-types-versions impls::types::tests::test_cumulative_f64
88692026-09-11T21:12:39.166Z PASS [ 0.025s] (2993/3428) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_05_as_u16
88702026-09-11T21:12:39.166Z PASS [ 0.022s] (2994/3428) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_07_as_u32
88712026-09-11T21:12:39.169Z PASS [ 0.019s] (2995/3428) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_10_as_uuid
88722026-09-11T21:12:39.174Z PASS [ 0.026s] (2996/3428) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_08_as_i64
88732026-09-11T21:12:39.178Z PASS [ 0.023s] (2997/3428) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
88742026-09-11T21:12:39.178Z PASS [ 0.024s] (2998/3428) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
88752026-09-11T21:12:39.178Z PASS [ 0.025s] (2999/3428) oximeter-types-versions impls::types::tests::test_field_value_parse_as_type::case_09_as_u64
88762026-09-11T21:12:39.178Z PASS [ 0.019s] (3000/3428) oximeter-types-versions impls::types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
88772026-09-11T21:12:39.178Z PASS [ 0.021s] (3001/3428) oximeter-types-versions impls::types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
88782026-09-11T21:12:39.182Z PASS [ 0.020s] (3002/3428) oximeter-types-versions impls::types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
88792026-09-11T21:12:39.182Z PASS [ 0.022s] (3003/3428) oximeter-types-versions impls::types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
88802026-09-11T21:12:39.186Z PASS [ 0.024s] (3004/3428) oximeter-types-versions impls::types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
88812026-09-11T21:12:39.186Z PASS [ 0.023s] (3005/3428) oximeter-types-versions impls::types::tests::test_measurement
88822026-09-11T21:12:39.186Z PASS [ 0.025s] (3006/3428) oximeter-types-versions impls::types::tests::test_verify_field_names
88832026-09-11T21:12:39.189Z PASS [ 0.024s] (3007/3428) oxlog illumos_tests::test_crtime_of_new_file
88842026-09-11T21:12:39.190Z PASS [ 0.023s] (3008/3428) oxlog tests::test_created_lookup_gating
88852026-09-11T21:12:39.190Z PASS [ 0.021s] (3009/3428) oxlog tests::test_daterange_filter
88862026-09-11T21:12:39.193Z PASS [ 0.019s] (3010/3428) oxlog tests::test_daterange_filter_content_span
88872026-09-11T21:12:39.193Z PASS [ 0.019s] (3011/3428) oxlog tests::test_is_oxide_smf_log_file
88882026-09-11T21:12:39.197Z PASS [ 0.020s] (3012/3428) oxlog tests::test_sort_logs
88892026-09-11T21:12:39.197Z PASS [ 0.021s] (3013/3428) oxlog tests::test_oxide_smf_service_name_from_log_file_name
88902026-09-11T21:12:39.200Z PASS [ 0.020s] (3014/3428) oxql-types point::tests::test_cast_points_from_bool
88912026-09-11T21:12:39.200Z PASS [ 0.022s] (3015/3428) oxql-types point::tests::test_cast_points_from_double
88922026-09-11T21:12:39.200Z PASS [ 0.021s] (3016/3428) oxql-types point::tests::test_cast_points_from_double_distribution
88932026-09-11T21:12:39.204Z PASS [ 0.025s] (3017/3428) oxlog::bin/oxlog tests::test_parse_timestamp
88942026-09-11T21:12:39.204Z PASS [ 0.020s] (3018/3428) oxql-types point::tests::test_cast_points_from_int_distribution
88952026-09-11T21:12:39.204Z PASS [ 0.019s] (3019/3428) oxql-types point::tests::test_cast_points_from_string
88962026-09-11T21:12:39.204Z PASS [ 0.022s] (3020/3428) oxql-types point::tests::test_cast_points_from_integer
88972026-09-11T21:12:39.208Z PASS [ 0.020s] (3021/3428) oxql-types point::tests::test_join_point_arrays
88982026-09-11T21:12:39.211Z PASS [ 0.022s] (3022/3428) oxql-types point::tests::test_point_delta_between
88992026-09-11T21:12:39.211Z PASS [ 0.020s] (3023/3428) oxql-types point::tests::test_point_delta_between_with_new_epoch
89002026-09-11T21:12:39.215Z PASS [ 0.023s] (3024/3428) oxql-types point::tests::test_point_delta_between_overlapping_time_ranges
89012026-09-11T21:12:39.215Z PASS [ 0.020s] (3025/3428) oxql-types point::tests::test_push_concrete_values
89022026-09-11T21:12:39.215Z PASS [ 0.020s] (3026/3428) oxql-types point::tests::test_sub_between_histogram_distributions
89032026-09-11T21:12:39.220Z PASS [ 0.020s] (3027/3428) range-requests test::get_response_no_range
89042026-09-11T21:12:39.224Z PASS [ 0.019s] (3028/3428) range-requests test::invalid_ranges
89052026-09-11T21:12:39.224Z PASS [ 0.020s] (3029/3428) range-requests test::parse_range_invalid
89062026-09-11T21:12:39.224Z PASS [ 0.021s] (3030/3428) range-requests test::get_response_with_range
89072026-09-11T21:12:39.227Z PASS [ 0.019s] (3031/3428) range-requests test::parse_range_valid
89082026-09-11T21:12:39.231Z PASS [ 0.018s] (3032/3428) range-requests test::range_into_str
89092026-09-11T21:12:39.231Z PASS [ 0.020s] (3033/3428) range-requests test::potential_range_parsing_does_not_crash
89102026-09-11T21:12:39.231Z PASS [ 0.019s] (3034/3428) range-requests test::single_range_parsing_does_not_crash
89112026-09-11T21:12:39.235Z PASS [ 0.035s] (3035/3428) rack-init-config tests::bgp_request_round_trips_through_sled_agent
89122026-09-11T21:12:39.239Z PASS [ 0.040s] (3036/3428) rack-init-config tests::non_gimlet_example_round_trips_through_sled_agent
89132026-09-11T21:12:39.242Z PASS [ 0.041s] (3037/3428) rack-init-config tests::static_bfd_request_round_trips_through_sled_agent
89142026-09-11T21:12:39.276Z PASS [ 0.080s] (3038/3428) parallel-task-set test::test_spawn_many
89152026-09-11T21:12:39.451Z PASS [ 0.218s] (3039/3428) reconfigurator-cli::test-scripts script::cmds-load-errors.txt
89162026-09-11T21:12:39.456Z PASS [ 0.229s] (3040/3428) reconfigurator-cli::test-scripts script::cmds-cockroachdb-settings.txt
89172026-09-11T21:12:39.456Z PASS [ 0.240s] (3041/3428) reconfigurator-cli::test-scripts script::cmds-add-sled-no-disks.txt
89182026-09-11T21:12:39.456Z PASS [ 0.233s] (3042/3428) reconfigurator-cli::test-scripts script::cmds-blueprint-load.txt
89192026-09-11T21:12:39.456Z PASS [ 0.232s] (3043/3428) reconfigurator-cli::test-scripts script::cmds-blueprint-noop.txt
89202026-09-11T21:12:39.460Z PASS [ 0.226s] (3044/3428) reconfigurator-cli::test-scripts script::cmds-expunge-zones.txt
89212026-09-11T21:12:39.460Z PASS [ 0.242s] (3045/3428) reconfigurator-cli::test-scripts script::cmds-blueprint-history.txt
89222026-09-11T21:12:39.463Z PASS [ 0.234s] (3046/3428) reconfigurator-cli::test-scripts script::cmds-expunge-newly-added-internal-dns.txt
89232026-09-11T21:12:39.467Z PASS [ 0.233s] (3047/3428) reconfigurator-cli::test-scripts script::cmds-host-phase-2-source.txt
89242026-09-11T21:12:39.471Z PASS [ 0.246s] (3048/3428) reconfigurator-cli::test-scripts script::cmds-example.txt
89252026-09-11T21:12:39.475Z PASS [ 0.245s] (3049/3428) reconfigurator-cli::test-scripts script::cmds-expunge-newly-added-external-dns.txt
89262026-09-11T21:12:39.549Z PASS [ 0.308s] (3050/3428) reconfigurator-cli::test-scripts script::cmds-load-pick-collection.txt
89272026-09-11T21:12:39.561Z PASS [ 0.322s] (3051/3428) reconfigurator-cli::test-scripts script::cmds-load-multi.txt
89282026-09-11T21:12:39.612Z PASS [ 0.290s] (3052/3428) reconfigurator-cli::test-scripts script::cmds-missing-measurement-manifest.txt
89292026-09-11T21:12:39.624Z PASS [ 42.622s] (3053/3428) omicron-nexus::test_all integration_tests::volume_management::test_volume_replace_snapshot_respects_accounting
89302026-09-11T21:12:39.665Z PASS [ 0.194s] (3054/3428) reconfigurator-cli::test-scripts script::cmds-pipe-to-grep.txt
89312026-09-11T21:12:39.669Z PASS [ 0.212s] (3055/3428) reconfigurator-cli::test-scripts script::cmds-nexus-generation.txt
89322026-09-11T21:12:39.678Z PASS [ 0.206s] (3056/3428) reconfigurator-cli::test-scripts script::cmds-set-mgs-updates.txt
89332026-09-11T21:12:39.699Z PASS [ 0.150s] (3057/3428) reconfigurator-cli::test-scripts script::cmds-set-remove-mupdate-override.txt
89342026-09-11T21:12:39.702Z PASS [ 0.134s] (3058/3428) reconfigurator-cli::test-scripts script::cmds-set-zone-images.txt
89352026-09-11T21:12:39.705Z PASS [ 0.143s] (3059/3428) reconfigurator-cli::test-scripts script::cmds-set-update-disposition.txt
89362026-09-11T21:12:39.730Z PASS [ 0.028s] (3060/3428) sled-agent-bootstrap-common sprockets::tests::json_serialization_round_trips
89372026-09-11T21:12:39.748Z PASS [ 0.295s] (3061/3428) reconfigurator-cli::test-scripts script::cmds-mupdate-stale-inventory.txt
89382026-09-11T21:12:39.751Z PASS [ 0.298s] (3062/3428) reconfigurator-cli::test-scripts script::cmds-mupdate-stale-inventory-set.txt
89392026-09-11T21:12:39.761Z PASS [ 0.309s] (3063/3428) reconfigurator-cli::test-scripts script::cmds-mupdate-override-without-target-release.txt
89402026-09-11T21:12:39.776Z PASS [ 0.311s] (3064/3428) reconfigurator-cli::test-scripts script::cmds-noop-stale-inventory.txt
89412026-09-11T21:12:39.793Z PASS [ 0.129s] (3065/3428) reconfigurator-cli::test-scripts script::cmds-undo-redo.txt
89422026-09-11T21:12:39.869Z PASS [ 0.418s] (3066/3428) reconfigurator-cli::test-scripts script::cmds-missing-sled-blocks-zone-updates.txt
89432026-09-11T21:12:39.874Z PASS [ 0.411s] (3067/3428) reconfigurator-cli::test-scripts script::cmds-noop-image-source.txt
89442026-09-11T21:12:39.891Z PASS [ 0.435s] (3068/3428) reconfigurator-cli::test-scripts script::cmds-nexus-generation-autobump.txt
89452026-09-11T21:12:39.909Z PASS [ 0.210s] (3069/3428) reconfigurator-cli::test-scripts script::cmds.txt
89462026-09-11T21:12:39.964Z PASS [ 0.295s] (3070/3428) reconfigurator-cli::test-scripts script::cmds-unknown-measurements.txt
89472026-09-11T21:12:39.985Z PASS [ 0.530s] (3071/3428) reconfigurator-cli::test-scripts script::cmds-mupdate-update-flow.txt
89482026-09-11T21:12:40.009Z PASS [ 0.044s] (3072/3428) sled-agent-config-reconciler debug_collector::file_archiver::execution::test::test_entry_type_confusion
89492026-09-11T21:12:40.032Z PASS [ 0.048s] (3073/3428) sled-agent-config-reconciler debug_collector::file_archiver::execution::test::test_real_archival
89502026-09-11T21:12:40.036Z PASS [ 0.028s] (3074/3428) sled-agent-config-reconciler debug_collector::file_archiver::filesystem::test::test_file_exists
89512026-09-11T21:12:40.064Z PASS [ 0.031s] (3075/3428) sled-agent-config-reconciler debug_collector::file_archiver::filesystem::test::test_file_mtime
89522026-09-11T21:12:40.067Z PASS [ 0.029s] (3076/3428) sled-agent-config-reconciler debug_collector::file_archiver::filesystem::test::test_filename
89532026-09-11T21:12:40.077Z PASS [ 1.242s] (3077/3428) oximeter-instruments kstat::link::illumos_tests::overflowing_self_stat_queue_does_not_block_sampler
89542026-09-11T21:12:40.097Z PASS [ 0.419s] (3078/3428) reconfigurator-cli::test-scripts script::cmds-unsafe-zone-mgs.txt
89552026-09-11T21:12:40.101Z PASS [ 0.033s] (3079/3428) sled-agent-config-reconciler debug_collector::file_archiver::filesystem::test::test_list_files_type_filtering
89562026-09-11T21:12:40.101Z PASS [ 0.036s] (3080/3428) sled-agent-config-reconciler debug_collector::file_archiver::filesystem::test::test_list_directories_type_filtering
89572026-09-11T21:12:40.115Z PASS [ 0.037s] (3081/3428) sled-agent-config-reconciler debug_collector::file_archiver::filesystem::test::test_list_nonexistent_dir
89582026-09-11T21:12:40.146Z PASS [ 0.049s] (3082/3428) sled-agent-config-reconciler debug_collector::file_archiver::planning::test::test_archiving_basic
89592026-09-11T21:12:40.150Z PASS [ 0.049s] (3083/3428) sled-agent-config-reconciler debug_collector::file_archiver::planning::test::test_archiving_is_streaming
89602026-09-11T21:12:40.160Z PASS [ 0.062s] (3084/3428) sled-agent-config-reconciler debug_collector::file_archiver::planning::test::test_archiving_immutable_only
89612026-09-11T21:12:40.171Z PASS [ 0.056s] (3085/3428) sled-agent-config-reconciler debug_collector::file_archiver::planning::test::test_directory_list_error
89622026-09-11T21:12:40.187Z PASS [ 0.036s] (3086/3428) sled-agent-config-reconciler debug_collector::file_archiver::planning::test::test_naming_dropbox
89632026-09-11T21:12:40.200Z PASS [ 0.053s] (3087/3428) sled-agent-config-reconciler debug_collector::file_archiver::planning::test::test_file_metadata_error
89642026-09-11T21:12:40.208Z PASS [ 0.048s] (3088/3428) sled-agent-config-reconciler debug_collector::file_archiver::planning::test::test_naming_logs
89652026-09-11T21:12:40.229Z PASS [ 0.043s] (3089/3428) sled-agent-config-reconciler debug_collector::file_archiver::test_helpers::test_test_data
89662026-09-11T21:12:40.240Z PASS [ 0.068s] (3090/3428) sled-agent-config-reconciler debug_collector::file_archiver::planning::test::test_nested_archival_errors
89672026-09-11T21:12:40.249Z PASS [ 0.041s] (3091/3428) sled-agent-config-reconciler debug_collector::worker::tests::test_configures_coreadm_only_when_crash_dataset_mounted
89682026-09-11T21:12:40.262Z PASS [ 0.062s] (3092/3428) sled-agent-config-reconciler debug_collector::worker::tests::test_archives_rotated_logs_and_cores
89692026-09-11T21:12:40.276Z PASS [ 0.046s] (3093/3428) sled-agent-config-reconciler debug_collector::worker::tests::test_debug_dir_cleaned_over_threshold
89702026-09-11T21:12:40.284Z PASS [ 0.044s] (3094/3428) sled-agent-config-reconciler debug_collector::worker::tests::test_debug_dir_cleaned_over_threshold_many_files
89712026-09-11T21:12:40.290Z PASS [ 0.041s] (3095/3428) sled-agent-config-reconciler debug_collector::worker::tests::test_debug_dir_cleanup_ignores_support_bundles
89722026-09-11T21:12:40.297Z PASS [ 0.035s] (3096/3428) sled-agent-config-reconciler debug_collector::worker::tests::test_debug_dir_not_cleaned_under_threshold
89732026-09-11T21:12:40.315Z PASS [ 0.039s] (3097/3428) sled-agent-config-reconciler debug_collector::worker::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
89742026-09-11T21:12:40.321Z PASS [ 0.036s] (3098/3428) sled-agent-config-reconciler debug_collector::worker::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
89752026-09-11T21:12:40.337Z PASS [ 0.039s] (3099/3428) sled-agent-config-reconciler debug_collector::worker::tests::test_dumps_saved_when_space_available
89762026-09-11T21:12:40.341Z PASS [ 0.036s] (3100/3428) sled-agent-config-reconciler debug_collector::worker::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
89772026-09-11T21:12:40.360Z PASS [ 0.039s] (3101/3428) sled-agent-config-reconciler host_phase_2::tests::reconcile_slot_reads_disk_as_needed
89782026-09-11T21:12:40.373Z PASS [ 0.043s] (3102/3428) sled-agent-config-reconciler host_phase_2::tests::reconcile_slot_writes_disk_as_needed
89792026-09-11T21:12:40.411Z PASS [ 0.039s] (3103/3428) sled-agent-config-reconciler internal_disks::tests::firmware_updates_are_propagated
89802026-09-11T21:12:40.454Z PASS [ 0.043s] (3104/3428) sled-agent-config-reconciler internal_disks::tests::only_m2_disks_are_adopted
89812026-09-11T21:12:40.484Z PASS [ 0.151s] (3105/3428) sled-agent-config-reconciler internal_disks::tests::boot_disks_sort_ahead_of_non_boot_disks_in_id_map
89822026-09-11T21:12:40.493Z PASS [ 0.039s] (3106/3428) sled-agent-config-reconciler internal_disks::tests::removed_disks_are_propagated
89832026-09-11T21:12:40.527Z PASS [ 0.043s] (3107/3428) sled-agent-config-reconciler ledger::ledgered_config_versioning::tests::can_convert_v4_to_newer_versions
89842026-09-11T21:12:40.530Z PASS [ 0.036s] (3108/3428) sled-agent-config-reconciler ledger::ledgered_config_versioning::tests::read_artifact_config_converts_from_older_versions
89852026-09-11T21:12:40.555Z PASS [ 0.664s] (3109/3428) sled-agent-config-reconciler dataset_serialization_task::tests::transient_zone_datasets_skipped_if_no_transient_zone_root
89862026-09-11T21:12:40.569Z PASS [ 0.038s] (3110/3428) sled-agent-config-reconciler ledger::tests::first_config_is_ledgered
89872026-09-11T21:12:40.594Z PASS [ 0.039s] (3111/3428) sled-agent-config-reconciler ledger::tests::read_existing_config
89882026-09-11T21:12:40.602Z PASS [ 0.075s] (3112/3428) sled-agent-config-reconciler ledger::ledgered_config_versioning::tests::read_config_converts_from_older_versions
89892026-09-11T21:12:40.607Z PASS [ 0.039s] (3113/3428) sled-agent-config-reconciler ledger::tests::reject_artifact_configs_removing_referenced_artifacts
89902026-09-11T21:12:40.630Z PASS [ 0.036s] (3114/3428) sled-agent-config-reconciler ledger::tests::reject_config_changed_without_generation_bump
89912026-09-11T21:12:40.645Z PASS [ 0.043s] (3115/3428) sled-agent-config-reconciler ledger::tests::reject_configs_referencing_nonexistent_artifacts
89922026-09-11T21:12:40.650Z PASS [ 0.038s] (3116/3428) sled-agent-config-reconciler ledger::tests::reject_configs_with_mupdate_override_and_artifact_image_source
89932026-09-11T21:12:40.653Z PASS [ 1.079s] (3117/3428) reconfigurator-cli::test-scripts script::cmds-target-release.txt
89942026-09-11T21:12:40.669Z PASS [ 0.038s] (3118/3428) sled-agent-config-reconciler ledger::tests::reject_old_config_generation
89952026-09-11T21:12:40.680Z PASS [ 0.026s] (3119/3428) sled-agent-config-reconciler reconciler_task::datasets::tests::test_rekey_result_has_failures
89962026-09-11T21:12:40.688Z PASS [ 0.043s] (3120/3428) sled-agent-config-reconciler ledger::tests::wait_for_at_least_one_internal_disk
89972026-09-11T21:12:40.724Z PASS [ 1.020s] (3121/3428) sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_datasets
89982026-09-11T21:12:40.750Z PASS [ 0.841s] (3122/3428) sled-agent-config-reconciler dataset_serialization_task::tests::transient_zone_ensured_after_transient_zone_root
89992026-09-11T21:12:40.785Z PASS [ 0.035s] (3123/3428) sled-agent-config-reconciler reconciler_task::zones::tests::does_new_config_require_zone_restart_examples
90002026-09-11T21:12:40.826Z PASS [ 0.041s] (3124/3428) sled-agent-config-reconciler reconciler_task::zones::tests::dont_restart_zone_if_only_change_is_location
90012026-09-11T21:12:40.867Z PASS [ 0.041s] (3125/3428) sled-agent-config-reconciler reconciler_task::zones::tests::shutdown_dns_does_dns_specific_cleanup
90022026-09-11T21:12:40.904Z PASS [ 0.037s] (3126/3428) sled-agent-config-reconciler reconciler_task::zones::tests::shutdown_retries_after_failed_halt
90032026-09-11T21:12:40.939Z PASS [ 0.035s] (3127/3428) sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_halting_preexisting_zone_fails
90042026-09-11T21:12:40.977Z PASS [ 0.038s] (3128/3428) sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_missing_durable_dataset
90052026-09-11T21:12:40.999Z PASS [ 1.251s] (3129/3428) sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_datasets_get_mounted_even_with_data
90062026-09-11T21:12:41.013Z PASS [ 0.037s] (3130/3428) sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_missing_root_dataset
90072026-09-11T21:12:41.035Z PASS [ 0.036s] (3131/3428) sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_mupdate_override_error
90082026-09-11T21:12:41.055Z PASS [ 0.041s] (3132/3428) sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_time_not_synced_when_required
90092026-09-11T21:12:41.075Z PASS [ 0.040s] (3133/3428) sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_stops_preexisting_zones
90102026-09-11T21:12:41.096Z PASS [ 0.040s] (3134/3428) sled-agent-config-reconciler reconciler_task::zones::tests::start_zones_that_previously_failed_to_start
90112026-09-11T21:12:41.115Z PASS [ 1.339s] (3135/3428) sled-agent-config-reconciler dataset_serialization_task::tests::datasets_skipped_if_zpool_not_managed
90122026-09-11T21:12:41.124Z PASS [ 0.029s] (3136/3428) sled-agent-rack-setup plan::service::tests::bump_allocator_basics
90132026-09-11T21:12:41.162Z PASS [ 0.037s] (3137/3428) sled-agent-rack-setup plan::service::tests::service_port_builder_skips_dns_ips
90142026-09-11T21:12:41.192Z PASS [ 0.117s] (3138/3428) sled-agent-multirack-join tests::new_start_sled_agent_status
90152026-09-11T21:12:41.195Z PASS [ 0.031s] (3139/3428) sled-agent-rack-setup plan::service::tests::service_port_builder_v6_only
90162026-09-11T21:12:41.198Z PASS [ 1.434s] (3140/3428) sled-agent-config-reconciler dataset_serialization_task::illumos_tests::nested_dataset
90172026-09-11T21:12:41.238Z PASS [ 0.046s] (3141/3428) sled-agent-rack-setup plan::service::tests::single_u2_sled_is_admitted
90182026-09-11T21:12:41.242Z PASS [ 0.047s] (3142/3428) sled-agent-rack-setup plan::service::tests::test_last_allocated_subnet_ip_offset
90192026-09-11T21:12:41.246Z PASS [ 0.050s] (3143/3428) sled-agent-rack-setup plan::service::tests::test_dataset_and_zone_count
90202026-09-11T21:12:41.259Z PASS [ 0.900s] (3144/3428) sled-agent-config-reconciler internal_disks::tests::failures_are_retried
90212026-09-11T21:12:41.275Z PASS [ 0.038s] (3145/3428) sled-agent-rack-setup plan::service::tests::test_plan_with_heterogeneous_u2_counts
90222026-09-11T21:12:41.284Z PASS [ 0.041s] (3146/3428) sled-agent-rack-setup service::test::parse_rack_initialization
90232026-09-11T21:12:41.288Z PASS [ 0.045s] (3147/3428) sled-agent-rack-setup plan::service::tests::test_plan_with_one_u2_per_sled
90242026-09-11T21:12:41.295Z PASS [ 0.035s] (3148/3428) sled-agent-rack-setup service::test::parse_rack_initialization_weak_hash
90252026-09-11T21:12:41.321Z PASS [ 0.045s] (3149/3428) sled-agent-rack-setup service::test::rss_blueprint_is_blippy_clean
90262026-09-11T21:12:41.327Z PASS [ 0.032s] (3150/3428) sled-agent-rack-setup service::test::test_subnets
90272026-09-11T21:12:41.332Z PASS [ 0.044s] (3151/3428) sled-agent-rack-setup service::test::test_omicron_zone_configs
90282026-09-11T21:12:41.347Z PASS [ 0.063s] (3152/3428) sled-agent-rack-setup service::test::test_extra_certs
90292026-09-11T21:12:41.355Z PASS [ 0.035s] (3153/3428) sled-agent-resolvable-files manifest::tests::read_boot_disk_missing
90302026-09-11T21:12:41.370Z PASS [ 0.038s] (3154/3428) sled-agent-resolvable-files manifest::tests::read_boot_disk_zone_mismatch
90312026-09-11T21:12:41.375Z PASS [ 0.048s] (3155/3428) sled-agent-resolvable-files manifest::tests::read_boot_disk_read_error
90322026-09-11T21:12:41.389Z PASS [ 0.042s] (3156/3428) sled-agent-resolvable-files manifest::tests::read_non_boot_disk_zone_mismatch
90332026-09-11T21:12:41.394Z PASS [ 1.664s] (3157/3428) sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_datasets_get_mounted
90342026-09-11T21:12:41.397Z PASS [ 0.040s] (3158/3428) sled-agent-resolvable-files manifest::tests::read_success
90352026-09-11T21:12:41.401Z PASS [ 0.031s] (3159/3428) sled-agent-resolvable-files mupdate_override::tests::clear_boot_error_non_boot_value_mismatch
90362026-09-11T21:12:41.406Z PASS [ 0.031s] (3160/3428) sled-agent-resolvable-files mupdate_override::tests::clear_boot_mismatch_non_boot_boot_present_other_absent
90372026-09-11T21:12:41.418Z PASS [ 0.029s] (3161/3428) sled-agent-resolvable-files mupdate_override::tests::clear_boot_mismatch_non_boot_matches_present
90382026-09-11T21:12:41.424Z PASS [ 0.030s] (3162/3428) sled-agent-resolvable-files mupdate_override::tests::clear_boot_not_present
90392026-09-11T21:12:41.427Z PASS [ 0.029s] (3163/3428) sled-agent-resolvable-files mupdate_override::tests::clear_boot_success_non_boot_boot_present_other_absent
90402026-09-11T21:12:41.430Z PASS [ 0.027s] (3164/3428) sled-agent-resolvable-files mupdate_override::tests::clear_boot_success_non_boot_matches_present
90412026-09-11T21:12:41.434Z PASS [ 0.028s] (3165/3428) sled-agent-resolvable-files mupdate_override::tests::clear_boot_success_non_boot_value_mismatch
90422026-09-11T21:12:41.444Z PASS [ 0.026s] (3166/3428) sled-agent-resolvable-files mupdate_override::tests::clear_file_io_error
90432026-09-11T21:12:41.450Z PASS [ 0.335s] (3167/3428) sled-agent-rack-setup plan::service::tests::bump_allocator_exhaustion
90442026-09-11T21:12:41.453Z PASS [ 0.029s] (3168/3428) sled-agent-resolvable-files mupdate_override::tests::clear_no_status
90452026-09-11T21:12:41.456Z PASS [ 0.031s] (3169/3428) sled-agent-resolvable-files mupdate_override::tests::clear_non_boot_boot_absent_other_present
90462026-09-11T21:12:41.460Z PASS [ 0.029s] (3170/3428) sled-agent-resolvable-files mupdate_override::tests::clear_non_boot_boot_disk_read_error
90472026-09-11T21:12:41.460Z PASS [ 6.729s] (3171/3428) omicron-test-utils dev::db::test::test_setup_database_default_dir
90482026-09-11T21:12:41.464Z PASS [ 0.029s] (3172/3428) sled-agent-resolvable-files mupdate_override::tests::clear_non_boot_disk_missing
90492026-09-11T21:12:41.477Z PASS [ 0.032s] (3173/3428) sled-agent-resolvable-files mupdate_override::tests::clear_non_boot_matches_absent
90502026-09-11T21:12:41.483Z PASS [ 0.034s] (3174/3428) sled-agent-resolvable-files mupdate_override::tests::clear_non_boot_read_error
90512026-09-11T21:12:41.487Z PASS [ 0.032s] (3175/3428) sled-agent-resolvable-files mupdate_override::tests::read_boot_absent_other_present
90522026-09-11T21:12:41.487Z PASS [ 0.030s] (3176/3428) sled-agent-resolvable-files mupdate_override::tests::read_boot_install_dataset_missing
90532026-09-11T21:12:41.490Z PASS [ 0.030s] (3177/3428) sled-agent-resolvable-files mupdate_override::tests::read_boot_install_dataset_not_dir
90542026-09-11T21:12:41.490Z PASS [ 0.031s] (3178/3428) sled-agent-resolvable-files mupdate_override::tests::read_boot_present_other_absent
90552026-09-11T21:12:41.494Z PASS [ 0.031s] (3179/3428) sled-agent-resolvable-files mupdate_override::tests::read_boot_read_error
90562026-09-11T21:12:41.502Z PASS [ 0.026s] (3180/3428) sled-agent-resolvable-files mupdate_override::tests::read_both_absent
90572026-09-11T21:12:41.515Z PASS [ 0.031s] (3181/3428) sled-agent-resolvable-files mupdate_override::tests::read_both_present
90582026-09-11T21:12:41.518Z PASS [ 0.029s] (3182/3428) sled-agent-resolvable-files mupdate_override::tests::read_solo_boot_disk
90592026-09-11T21:12:41.518Z PASS [ 0.032s] (3183/3428) sled-agent-resolvable-files mupdate_override::tests::read_different_values
90602026-09-11T21:12:41.523Z PASS [ 0.033s] (3184/3428) sled-agent-resolvable-files source_resolver::tests::file_source_zone_manifest_invalid
90612026-09-11T21:12:41.523Z PASS [ 0.035s] (3185/3428) sled-agent-resolvable-files source_resolver::tests::file_source_with_errors
90622026-09-11T21:12:41.529Z PASS [ 0.034s] (3186/3428) sled-agent-resolvable-files source_resolver::tests::lookup_with_mupdate_override
90632026-09-11T21:12:41.534Z PASS [ 0.032s] (3187/3428) sled-agent-resolvable-files source_resolver::tests::lookup_with_mupdate_override_error
90642026-09-11T21:12:41.543Z PASS [ 0.029s] (3188/3428) sled-agent-resolvable-files source_resolver::tests::resolver_status_to_inventory
90652026-09-11T21:12:41.566Z PASS [ 0.037s] (3189/3428) sled-agent-scrimlet-reconcilers dpd_reconciler::port_reconciler::tests::plan_all_unchanged
90662026-09-11T21:12:41.570Z PASS [ 0.034s] (3190/3428) sled-agent-scrimlet-reconcilers dpd_reconciler::port_reconciler::tests::plan_clear_all
90672026-09-11T21:12:41.577Z PASS [ 0.034s] (3191/3428) sled-agent-scrimlet-reconcilers dpd_reconciler::port_reconciler::tests::plan_create_all
90682026-09-11T21:12:41.597Z PASS [ 0.032s] (3192/3428) sled-agent-scrimlet-reconcilers dpd_reconciler::port_reconciler::tests::plan_created_settings_round_trip_correctly
90692026-09-11T21:12:41.601Z PASS [ 0.032s] (3193/3428) sled-agent-scrimlet-reconcilers dpd_reconciler::port_reconciler::tests::plan_filters_other_switch_slot
90702026-09-11T21:12:41.611Z PASS [ 0.033s] (3194/3428) sled-agent-scrimlet-reconcilers dpd_reconciler::port_reconciler::tests::plan_link_local_addrs_ignored_from_dpd
90712026-09-11T21:12:41.632Z PASS [ 0.034s] (3195/3428) sled-agent-scrimlet-reconcilers dpd_reconciler::port_reconciler::tests::plan_mix
90722026-09-11T21:12:41.638Z PASS [ 0.037s] (3196/3428) sled-agent-scrimlet-reconcilers dpd_reconciler::port_reconciler::tests::plan_rejects_multi_link_dpd_port
90732026-09-11T21:12:41.710Z PASS [ 2.783s] (3197/3428) oximeter-producer tests::test_producer_registration_task
90742026-09-11T21:12:41.795Z PASS [ 0.085s] (3198/3428) sled-agent-scrimlet-reconcilers handle::tests::non_scrimlet_two_phase_initialization
90752026-09-11T21:12:41.798Z PASS [ 1.929s] (3199/3428) sled-agent-config-reconciler dataset_serialization_task::tests::find_orphaned_datasets
90762026-09-11T21:12:41.904Z PASS [ 1.258s] (3200/3428) sled-agent-config-reconciler raw_disks::tests::proptest_raw_disk_changes
90772026-09-11T21:12:41.958Z PASS [ 0.319s] (3201/3428) sled-agent-scrimlet-reconcilers handle::tests::calling_set_sled_agent_networking_info_once_multiple_times_panics
90782026-09-11T21:12:41.978Z PASS [ 0.179s] (3202/3428) sled-agent-scrimlet-reconcilers handle::tests::scrimlet_mgs_fails_then_we_become_not_a_scrimlet
90792026-09-11T21:12:42.016Z PASS [ 0.221s] (3203/3428) sled-agent-scrimlet-reconcilers handle::tests::scrimlet_mgs_fails_first_attempt
90802026-09-11T21:12:42.180Z PASS [ 1.511s] (3204/3428) sled-agent-config-reconciler reconciler_task::external_disks::tests::fail_if_disk_not_present
90812026-09-11T21:12:42.215Z PASS [ 0.034s] (3205/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::bfd_reconciler::tests::plan_add_all
90822026-09-11T21:12:42.218Z PASS [ 2.424s] (3206/3428) sled-agent-config-reconciler dataset_serialization_task::tests::ensure_dataset_calls_skipped_if_not_needed
90832026-09-11T21:12:42.228Z PASS [ 0.587s] (3207/3428) sled-agent-scrimlet-reconcilers dpd_reconciler::port_reconciler::tests::proptest_plan
90842026-09-11T21:12:42.231Z PASS [ 0.319s] (3208/3428) sled-agent-scrimlet-reconcilers handle::tests::scrimlet_three_phase_initialization_info_then_scrimlet
90852026-09-11T21:12:42.254Z PASS [ 0.037s] (3209/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::bfd_reconciler::tests::plan_both_empty
90862026-09-11T21:12:42.265Z PASS [ 0.043s] (3210/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::bfd_reconciler::tests::plan_local_none_defaults_to_unspecified
90872026-09-11T21:12:42.265Z PASS [ 0.051s] (3211/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::bfd_reconciler::tests::plan_all_unchanged
90882026-09-11T21:12:42.268Z PASS [ 0.048s] (3212/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::bfd_reconciler::tests::plan_filters_other_switch_slot
90892026-09-11T21:12:42.274Z PASS [ 0.317s] (3213/3428) sled-agent-scrimlet-reconcilers handle::tests::scrimlet_three_phase_initialization_scrimlet_then_info
90902026-09-11T21:12:42.289Z PASS [ 0.034s] (3214/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::bfd_reconciler::tests::plan_mix
90912026-09-11T21:12:42.299Z PASS [ 0.034s] (3215/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::bfd_reconciler::tests::plan_parameter_change_is_remove_plus_add
90922026-09-11T21:12:42.299Z PASS [ 0.034s] (3216/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::bfd_reconciler::tests::plan_mode_change_is_remove_plus_add
90932026-09-11T21:12:42.397Z PASS [ 0.033s] (3217/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::bfd_reconciler::tests::plan_remove_all
90942026-09-11T21:12:42.397Z PASS [ 1.637s] (3218/3428) sled-agent-config-reconciler reconciler_task::external_disks::tests::internal_disks_are_rejected
90952026-09-11T21:12:42.397Z PASS [ 0.045s] (3219/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::static_route_reconciler::tests::plan_add_all
90962026-09-11T21:12:42.397Z PASS [ 0.046s] (3220/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::static_route_reconciler::tests::plan_both_empty
90972026-09-11T21:12:42.398Z PASS [ 0.047s] (3221/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::static_route_reconciler::tests::plan_all_unchanged
90982026-09-11T21:12:42.398Z PASS [ 0.034s] (3222/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::static_route_reconciler::tests::plan_default_rib_priority
90992026-09-11T21:12:42.398Z PASS [ 0.033s] (3223/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::static_route_reconciler::tests::plan_delete_all
91002026-09-11T21:12:42.401Z PASS [ 0.039s] (3224/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::static_route_reconciler::tests::plan_filters_other_switch_slot
91012026-09-11T21:12:42.401Z PASS [ 0.044s] (3225/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::static_route_reconciler::tests::plan_mix
91022026-09-11T21:12:42.401Z PASS [ 0.037s] (3226/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::static_route_reconciler::tests::plan_multiple_nexthops_per_prefix
91032026-09-11T21:12:42.411Z PASS [ 0.033s] (3227/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::static_route_reconciler::tests::plan_priority_change_is_delete_plus_add
91042026-09-11T21:12:42.418Z PASS [ 0.033s] (3228/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::static_route_reconciler::tests::plan_rejects_bad_mgd_prefix
91052026-09-11T21:12:42.421Z PASS [ 0.031s] (3229/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::static_route_reconciler::tests::plan_rejects_ipv6_prefix_with_ipv4_nexthop_from_mgd
91062026-09-11T21:12:42.434Z PASS [ 0.036s] (3230/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::static_route_reconciler::tests::plan_rejects_ipv6_prefix_with_ipv4_nexthop_in_config
91072026-09-11T21:12:42.447Z PASS [ 0.037s] (3231/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::static_route_reconciler::tests::plan_routes_from_multiple_ports
91082026-09-11T21:12:42.455Z PASS [ 0.035s] (3232/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::static_route_reconciler::tests::plan_v6_routes
91092026-09-11T21:12:42.458Z PASS [ 0.037s] (3233/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::static_route_reconciler::tests::plan_vlan_id_matters
91102026-09-11T21:12:42.492Z PASS [ 0.038s] (3234/3428) sled-agent-scrimlet-reconcilers reconciler_task::tests::channel_closure_scrimlet_status_during_not_scrimlet
91112026-09-11T21:12:42.495Z PASS [ 0.035s] (3235/3428) sled-agent-scrimlet-reconcilers reconciler_task::tests::channel_closure_scrimlet_status_during_select
91122026-09-11T21:12:42.536Z PASS [ 0.043s] (3236/3428) sled-agent-scrimlet-reconcilers reconciler_task::tests::channel_closure_system_networking_config_during_select
91132026-09-11T21:12:42.536Z PASS [ 0.045s] (3237/3428) sled-agent-scrimlet-reconcilers reconciler_task::tests::channel_closure_system_networking_config_during_not_scrimlet
91142026-09-11T21:12:42.539Z PASS [ 1.815s] (3238/3428) sled-agent-config-reconciler reconciler_task::external_disks::tests::remove_disks_not_in_config
91152026-09-11T21:12:42.580Z PASS [ 0.043s] (3239/3428) sled-agent-scrimlet-reconcilers reconciler_task::tests::first_activation
91162026-09-11T21:12:42.583Z PASS [ 0.042s] (3240/3428) sled-agent-scrimlet-reconcilers reconciler_task::tests::periodic_timer_triggers_re_reconciliation
91172026-09-11T21:12:42.583Z PASS [ 0.045s] (3241/3428) sled-agent-scrimlet-reconcilers reconciler_task::tests::config_change_during_inflight_reconciliation
91182026-09-11T21:12:42.616Z PASS [ 0.036s] (3242/3428) sled-agent-scrimlet-reconcilers reconciler_task::tests::scrimlet_becomes_not_scrimlet_during_select
91192026-09-11T21:12:42.622Z PASS [ 0.040s] (3243/3428) sled-agent-scrimlet-reconcilers reconciler_task::tests::scrimlet_status_round_trip
91202026-09-11T21:12:42.624Z PASS [ 0.333s] (3244/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::bgp_reconciler::tests::proptest_valid_input
91212026-09-11T21:12:42.628Z PASS [ 0.044s] (3245/3428) sled-agent-scrimlet-reconcilers reconciler_task::tests::system_networking_config_change_triggers_re_reconciliation
91222026-09-11T21:12:42.645Z PASS [ 0.019s] (3246/3428) sled-agent-types zone_bundle::tests::test_compare_bundles
91232026-09-11T21:12:42.648Z PASS [ 0.031s] (3247/3428) sled-agent-scrimlet-reconcilers tests::test_switch_zone_name_const_matches_illumos_utils_dynamic
91242026-09-11T21:12:42.659Z PASS [ 16.448s] (3248/3428) omicron-passwords test::test_smoke
91252026-09-11T21:12:42.668Z PASS [ 0.021s] (3249/3428) sled-agent-types-versions impls::early_networking::tests::test_ip_parsing
91262026-09-11T21:12:42.677Z PASS [ 0.028s] (3250/3428) sled-agent-types-versions impls::early_networking::tests::test_router_peer_ip_addr_serialization
91272026-09-11T21:12:42.685Z PASS [ 0.019s] (3251/3428) sled-agent-types-versions impls::early_networking::tests::test_uplink_smf_property_formatting
91282026-09-11T21:12:42.689Z PASS [ 0.027s] (3252/3428) sled-agent-types-versions impls::early_networking::tests::test_uplink_ip_net_serialization
91292026-09-11T21:12:42.695Z PASS [ 0.018s] (3253/3428) sled-agent-types-versions impls::inventory::tests::fmd_inventory_result_display_snapshot
91302026-09-11T21:12:42.703Z PASS [ 0.018s] (3254/3428) sled-agent-types-versions impls::inventory::tests::test_zone_snat_config_as_ip_types
91312026-09-11T21:12:42.706Z PASS [ 0.018s] (3255/3428) sled-agent-types-versions impls::sled::tests::serialize_start_sled_agent_v0_deserialize_v1
91322026-09-11T21:12:42.710Z PASS [ 0.016s] (3256/3428) sled-agent-types-versions impls::zone_bundle::tests::test_priority_dimension
91332026-09-11T21:12:42.720Z PASS [ 0.015s] (3257/3428) sled-agent-types-versions impls::zone_bundle::tests::test_storage_limit_bytes_available
91342026-09-11T21:12:42.723Z PASS [ 0.018s] (3258/3428) sled-agent-types-versions impls::zone_bundle::tests::test_sort_zone_bundle_cause
91352026-09-11T21:12:42.729Z PASS [ 0.019s] (3259/3428) sled-agent-types-versions v30::early_networking::tests::test_router_peer_address_conversions
91362026-09-11T21:12:42.737Z PASS [ 0.017s] (3260/3428) sled-agent-types-versions v30::early_networking::tests::test_uplink_address_conversions
91372026-09-11T21:12:42.747Z PASS [ 0.018s] (3261/3428) sled-agent-types-versions v42::early_networking::tests::uplink_ports_deserialize_rejects_empty
91382026-09-11T21:12:42.754Z PASS [ 0.016s] (3262/3428) sled-agent-types-versions v42::early_networking::tests::uplink_ports_rejects_empty
91392026-09-11T21:12:42.788Z PASS [ 0.340s] (3263/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::static_route_reconciler::tests::proptest_plan
91402026-09-11T21:12:42.869Z PASS [ 0.147s] (3264/3428) sled-agent-types-versions v33::system_networking::tests::proptest_service_nat_entries_try_from
91412026-09-11T21:12:43.048Z PASS [ 2.370s] (3265/3428) sled-agent-config-reconciler reconciler_task::external_disks::tests::firmware_updates_are_propagated
91422026-09-11T21:12:43.081Z PASS [ 0.032s] (3266/3428) sled-diagnostics logs::illumos_tests::test_extra_log_file_regex
91432026-09-11T21:12:43.109Z PASS [ 0.027s] (3267/3428) sled-diagnostics logs::test::test_sort_cockroach_extra_logs
91442026-09-11T21:12:43.145Z PASS [ 0.037s] (3268/3428) sled-diagnostics queries::test::test_command_stderr_is_correct
91452026-09-11T21:12:43.184Z PASS [ 0.038s] (3269/3428) sled-diagnostics queries::test::test_command_stdout_is_correct
91462026-09-11T21:12:43.230Z PASS [ 0.046s] (3270/3428) sled-diagnostics queries::test::test_command_stdout_stderr_are_interleaved
91472026-09-11T21:12:43.637Z PASS [ 0.849s] (3271/3428) sled-diagnostics logs::illumos_tests::log_paths_found_correctly_in_snapshot
91482026-09-11T21:12:43.661Z PASS [ 0.024s] (3272/3428) sled-hardware disk::test::test_disk_paths
91492026-09-11T21:12:43.683Z PASS [ 0.022s] (3273/3428) sled-hardware disk::test::test_partition_device_paths
91502026-09-11T21:12:43.711Z PASS [ 0.028s] (3274/3428) sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
91512026-09-11T21:12:43.738Z PASS [ 0.027s] (3275/3428) sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
91522026-09-11T21:12:43.762Z PASS [ 0.532s] (3276/3428) sled-diagnostics queries::test::test_long_running_command_is_aborted
91532026-09-11T21:12:43.766Z PASS [ 0.028s] (3277/3428) sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
91542026-09-11T21:12:43.795Z PASS [ 0.032s] (3278/3428) sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
91552026-09-11T21:12:43.803Z PASS [ 0.038s] (3279/3428) sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
91562026-09-11T21:12:43.814Z PASS [ 1.060s] (3280/3428) sled-diagnostics logs::illumos_tests::log_collection_comes_from_snapshot
91572026-09-11T21:12:43.821Z PASS [ 0.028s] (3281/3428) sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
91582026-09-11T21:12:43.832Z PASS [ 0.029s] (3282/3428) sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
91592026-09-11T21:12:43.842Z PASS [ 0.028s] (3283/3428) sled-hardware illumos::tests::parse_smbios_invalid
91602026-09-11T21:12:43.848Z PASS [ 0.027s] (3284/3428) sled-hardware illumos::tests::parse_smbios_valid
91612026-09-11T21:12:43.858Z PASS [ 0.025s] (3285/3428) sled-hardware underlay::tests::test_mac_to_bootstrap_ip
91622026-09-11T21:12:43.863Z PASS [ 0.019s] (3286/3428) sled-storage dataset::test::serialize_dataset_name
91632026-09-11T21:12:43.889Z PASS [ 0.041s] (3287/3428) support-bundle-collection zip::test::test_bundle_to_stream
91642026-09-11T21:12:43.902Z PASS [ 0.045s] (3288/3428) support-bundle-collection zip::test::test_bundle_to_writer
91652026-09-11T21:12:43.908Z PASS [ 0.047s] (3289/3428) support-bundle-collection zip::test::test_bundle_to_zipfile
91662026-09-11T21:12:43.987Z PASS [ 0.097s] (3290/3428) trust-quorum proxy::tests::proxy_roundtrip_concurrent
91672026-09-11T21:12:43.993Z PASS [ 0.085s] (3291/3428) trust-quorum proxy::tests::proxy_roundtrip_invalid_response
91682026-09-11T21:12:43.993Z PASS [ 0.090s] (3292/3428) trust-quorum proxy::tests::proxy_roundtrip_disconnected
91692026-09-11T21:12:44.166Z PASS [ 2.643s] (3293/3428) sled-agent-scrimlet-reconcilers dpd_reconciler::nat::tests::proptest_plan_create_all
91702026-09-11T21:12:44.173Z PASS [ 4.298s] (3294/3428) sled-agent-config-reconciler dataset_serialization_task::tests::nested_dataset_operations
91712026-09-11T21:12:44.194Z PASS [ 19.663s] (3295/3428) omicron-omdb::test_all_output test_omdb_env_settings
91722026-09-11T21:12:44.224Z PASS [ 1.477s] (3296/3428) sled-diagnostics logs::illumos_tests::collect_current_logs
91732026-09-11T21:12:44.400Z PASS [ 1.531s] (3297/3428) sled-diagnostics logs::illumos_tests::log_snapshots_work
91742026-09-11T21:12:44.413Z PASS [ 2.896s] (3298/3428) sled-agent-scrimlet-reconcilers dpd_reconciler::nat::tests::proptest_plan_all_unchanged
91752026-09-11T21:12:44.904Z PASS [ 3.381s] (3299/3428) sled-agent-scrimlet-reconcilers dpd_reconciler::nat::tests::proptest_plan_mix
91762026-09-11T21:12:44.934Z PASS [ 0.030s] (3300/3428) trust-quorum-protocol crypto::tests::rack_secrets_decryption_failure
91772026-09-11T21:12:44.960Z PASS [ 0.026s] (3301/3428) trust-quorum-protocol crypto::tests::rack_secrets_encrypt_decrypt_roundtrip
91782026-09-11T21:12:45.025Z PASS [ 1.032s] (3302/3428) trust-quorum task::tests::tq_initial_config
91792026-09-11T21:12:45.036Z PASS [ 0.622s] (3303/3428) trust-quorum-protocol crypto::tests::rack_secret_test
91802026-09-11T21:12:45.058Z PASS [ 0.033s] (3304/3428) trust-quorum-protocol rack_secret_loader::tests::test_load_rack_secrets
91812026-09-11T21:12:45.101Z PASS [ 0.140s] (3305/3428) trust-quorum-protocol node::tests::initial_configuration
91822026-09-11T21:12:45.136Z PASS [ 0.101s] (3306/3428) trust-quorum-protocol validators::tests::test_validate_reconfigure_msg_failure
91832026-09-11T21:12:45.156Z PASS [ 0.098s] (3307/3428) trust-quorum-protocol validators::tests::test_validate_reconfigure_msg_new_success
91842026-09-11T21:12:45.159Z PASS [ 0.020s] (3308/3428) wicket cli::rack_setup::config_toml::tests::empty_config_emits_service_pool_scaffold
91852026-09-11T21:12:45.168Z PASS [ 1.001s] (3309/3428) trust-quorum task::tests::tq_initial_config_prepare_and_commit
91862026-09-11T21:12:45.176Z PASS [ 0.018s] (3310/3428) wicket state::inventory::tests::component_id_display
91872026-09-11T21:12:45.179Z PASS [ 0.023s] (3311/3428) wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
91882026-09-11T21:12:45.185Z PASS [ 0.017s] (3312/3428) wicket state::rack::tests::prev_next_are_opposites
91892026-09-11T21:12:45.194Z PASS [ 0.017s] (3313/3428) wicket state::rack::tests::up_down_are_opposites
91902026-09-11T21:12:45.208Z PASS [ 0.023s] (3314/3428) wicket-common rack_update::tests::test_rollup_update_state
91912026-09-11T21:12:45.245Z PASS [ 0.065s] (3315/3428) wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
91922026-09-11T21:12:45.267Z PASS [ 0.058s] (3316/3428) wicketd commission::conversions::tests::caboose_projects_every_field
91932026-09-11T21:12:45.273Z PASS [ 0.080s] (3317/3428) wicketd commission::conversions::tests::bootstrap_sleds_project_ips_unmatched_and_unidentified_peers
91942026-09-11T21:12:45.279Z PASS [ 0.034s] (3318/3428) wicketd commission::conversions::tests::cmis_datapath_state_maps_all_variants
91952026-09-11T21:12:45.286Z PASS [ 0.020s] (3319/3428) wicketd commission::conversions::tests::cmis_lane_projects_fault_flags_and_state
91962026-09-11T21:12:45.340Z PASS [ 0.025s] (3320/3428) wicketd commission::conversions::tests::duplicate_front_port_projects_as_a_contradiction
91972026-09-11T21:12:45.340Z PASS [ 0.023s] (3321/3428) wicketd commission::conversions::tests::fetch_error_projects_message_and_age
91982026-09-11T21:12:45.340Z PASS [ 0.027s] (3322/3428) wicketd commission::conversions::tests::ignition_present_projects_ctrl_detect
91992026-09-11T21:12:45.340Z PASS [ 0.030s] (3323/3428) wicketd commission::conversions::tests::rack_setup_status_projects_every_variant
92002026-09-11T21:12:45.340Z PASS [ 0.032s] (3324/3428) wicketd commission::conversions::tests::rot_info_projects_not_read_and_comm_failure
92012026-09-11T21:12:45.345Z PASS [ 0.032s] (3325/3428) wicketd commission::conversions::tests::rot_info_read_projects_cabooses_and_image_errors
92022026-09-11T21:12:45.348Z PASS [ 1.355s] (3326/3428) trust-quorum task::tests::test_network_config
92032026-09-11T21:12:45.357Z PASS [ 0.029s] (3327/3428) wicketd commission::conversions::tests::rot_info_read_projects_unsupported_validity_for_v2
92042026-09-11T21:12:45.365Z PASS [ 0.029s] (3328/3428) wicketd commission::conversions::tests::rss_step_projects_one_based_index
92052026-09-11T21:12:45.373Z PASS [ 0.027s] (3329/3428) wicketd commission::conversions::tests::slot_caboose_projects_all_states
92062026-09-11T21:12:45.378Z PASS [ 0.030s] (3330/3428) wicketd commission::conversions::tests::sp_state_error_projects_from_error_only_record
92072026-09-11T21:12:45.392Z PASS [ 0.029s] (3331/3428) wicketd commission::conversions::tests::sp_state_prefers_stale_reading_over_recorded_error
92082026-09-11T21:12:45.400Z PASS [ 0.040s] (3332/3428) wicketd commission::conversions::tests::sp_state_not_read_when_only_ignition_present
92092026-09-11T21:12:45.404Z PASS [ 0.029s] (3333/3428) wicketd commission::conversions::tests::stage0_caboose_projects_all_states
92102026-09-11T21:12:45.412Z PASS [ 1.009s] (3334/3428) trust-quorum task::tests::tq_upgrade_from_lrtq
92112026-09-11T21:12:45.415Z PASS [ 0.031s] (3335/3428) wicketd commission::conversions::tests::transceiver_datapath_projects_cmis_preserving_keys
92122026-09-11T21:12:45.419Z PASS [ 0.027s] (3336/3428) wicketd commission::conversions::tests::transceiver_datapath_projects_empty_cmis_and_error
92132026-09-11T21:12:45.429Z PASS [ 0.031s] (3337/3428) wicketd commission::conversions::tests::transceiver_datapath_projects_sff8636_lanes
92142026-09-11T21:12:45.432Z PASS [ 0.031s] (3338/3428) wicketd commission::conversions::tests::transceiver_monitors_distinguish_unsupported_from_no_lanes
92152026-09-11T21:12:45.438Z PASS [ 0.028s] (3339/3428) wicketd commission::conversions::tests::transceiver_monitors_reject_mismatched_lane_counts
92162026-09-11T21:12:45.443Z PASS [ 0.033s] (3340/3428) wicketd commission::conversions::tests::transceiver_monitors_projects_power
92172026-09-11T21:12:45.447Z PASS [ 0.028s] (3341/3428) wicketd commission::conversions::tests::transceiver_monitors_reject_more_lanes_than_a_lane_number_holds
92182026-09-11T21:12:45.458Z PASS [ 0.029s] (3342/3428) wicketd commission::conversions::tests::transceiver_power_projects_modes
92192026-09-11T21:12:45.462Z PASS [ 0.030s] (3343/3428) wicketd commission::conversions::tests::transceiver_status_projects_flags
92202026-09-11T21:12:45.466Z PASS [ 0.026s] (3344/3428) wicketd commission::conversions::tests::transceiver_vendor_projects_identity
92212026-09-11T21:12:45.466Z PASS [ 1.478s] (3345/3428) trust-quorum task::tests::full_mesh_connectivity
92222026-09-11T21:12:45.470Z PASS [ 0.027s] (3346/3428) wicketd commission::conversions::tests::transceivers_response_projects_by_switch_and_port
92232026-09-11T21:12:45.476Z PASS [ 0.029s] (3347/3428) wicketd commission::conversions::tests::transceivers_unavailable_projects_empty
92242026-09-11T21:12:45.481Z PASS [ 0.023s] (3348/3428) wicketd commission::progress::tests::counter_projects_to_step_progress
92252026-09-11T21:12:45.490Z PASS [ 0.028s] (3349/3428) wicketd commission::progress::tests::empty_report_projects_waiting
92262026-09-11T21:12:45.493Z PASS [ 0.028s] (3350/3428) wicketd helpers::tests::baseboard_id_matches_when_part_and_serial_agree
92272026-09-11T21:12:45.497Z PASS [ 0.030s] (3351/3428) wicketd commission::progress::tests::will_not_be_run_messages_distinguish_reason_variants
92282026-09-11T21:12:45.500Z PASS [ 0.028s] (3352/3428) wicketd http_helpers::tests::client_side_failures_become_500_with_detail
92292026-09-11T21:12:45.503Z PASS [ 0.027s] (3353/3428) wicketd http_helpers::tests::error_responses_mirror_status_and_expose_detail
92302026-09-11T21:12:45.534Z PASS [ 0.038s] (3354/3428) wicketd installinator_progress::tests::test_states
92312026-09-11T21:12:45.544Z PASS [ 0.025s] (3355/3428) wicketd mgs::tests::rot_communication_failure_projects_to_none
92322026-09-11T21:12:45.564Z PASS [ 1.370s] (3356/3428) trust-quorum task::tests::tq_proxy
92332026-09-11T21:12:45.578Z PASS [ 0.085s] (3357/3428) wicketd mgs::tests::ignition_fetch_errors_are_recorded_and_cleared
92342026-09-11T21:12:45.582Z PASS [ 0.089s] (3358/3428) wicketd mgs::tests::error_only_map_is_available_and_surfaces_errors
92352026-09-11T21:12:45.582Z PASS [ 0.087s] (3359/3428) wicketd mgs::tests::ignition_fetch_error_does_not_satisfy_ignition_waiter
92362026-09-11T21:12:45.582Z PASS [ 0.083s] (3360/3428) wicketd mgs::tests::ignition_update_does_not_clear_errors
92372026-09-11T21:12:45.585Z PASS [ 0.081s] (3361/3428) wicketd mgs::tests::prune_dead_waiters_drops_only_closed_receivers
92382026-09-11T21:12:45.603Z PASS [ 0.025s] (3362/3428) wicketd mgs::tests::stage0_fetch_projection_table
92392026-09-11T21:12:45.614Z PASS [ 0.070s] (3363/3428) wicketd mgs::tests::sp_state_fetch_error_lifecycle
92402026-09-11T21:12:45.617Z PASS [ 0.038s] (3364/3428) wicketd mgs::tests::sub_fetch_error_projects_to_none
92412026-09-11T21:12:45.635Z PASS [ 0.071s] (3365/3428) wicketd mgs::tests::sp_state_fetch_errors_do_not_satisfy_waiters
92422026-09-11T21:12:45.638Z PASS [ 0.033s] (3366/3428) wicketd rss_config::tests::test_router_lifetime_unnumbered_only
92432026-09-11T21:12:45.643Z PASS [ 0.058s] (3367/3428) wicketd rss_config::tests::rejected_update_is_all_or_nothing
92442026-09-11T21:12:45.643Z PASS [ 0.056s] (3368/3428) wicketd rss_config::tests::test_bgp_auth_key_states
92452026-09-11T21:12:45.679Z PASS [ 1.455s] (3369/3428) trust-quorum task::tests::tq_reconfig_with_commit_advance
92462026-09-11T21:12:45.695Z PASS [ 5.380s] (3370/3428) sled-agent-config-reconciler host_phase_2::tests::proptest_read_valid_host_phase2
92472026-09-11T21:12:45.710Z PASS [ 0.014s] (3371/3428) wicketd-commission-types-versions impls::inventory::tests::fault_flag_is_asserted
92482026-09-11T21:12:45.724Z PASS [ 0.014s] (3372/3428) wicketd-commission-types-versions impls::inventory::tests::iter_lane_faults_cmis_passes_through_flags
92492026-09-11T21:12:45.731Z PASS [ 0.151s] (3373/3428) wicketd rss_config::tests::duplicate_external_certificate_uploads_are_deduplicated
92502026-09-11T21:12:45.738Z PASS [ 0.014s] (3374/3428) wicketd-commission-types-versions impls::inventory::tests::iter_lane_faults_error_returns_message
92512026-09-11T21:12:45.748Z PASS [ 0.017s] (3375/3428) wicketd-commission-types-versions impls::inventory::tests::iter_lane_faults_sff8636_lifts_bools
92522026-09-11T21:12:45.756Z PASS [ 0.016s] (3376/3428) wicketd-commission-types-versions impls::rack_setup::tests::ddm_auto_serializes_to_empty_map
92532026-09-11T21:12:45.766Z PASS [ 0.017s] (3377/3428) wicketd-commission-types-versions impls::rack_setup::tests::empty_map_deserializes_to_ddm_auto
92542026-09-11T21:12:45.772Z PASS [ 0.017s] (3378/3428) wicketd-commission-types-versions impls::rack_setup::tests::invalid_router_peer_address
92552026-09-11T21:12:45.784Z PASS [ 0.019s] (3379/3428) wicketd-commission-types-versions impls::rack_setup::tests::invalid_uplink_address
92562026-09-11T21:12:45.792Z PASS [ 0.020s] (3380/3428) wicketd-commission-types-versions impls::rack_setup::tests::manual_config_roundtrips
92572026-09-11T21:12:45.800Z PASS [ 0.017s] (3381/3428) wicketd-commission-types-versions impls::rack_setup::tests::misspelled_field_names_unknown_field
92582026-09-11T21:12:45.809Z PASS [ 0.017s] (3382/3428) wicketd-commission-types-versions impls::rack_setup::tests::non_map_input_fails_cleanly
92592026-09-11T21:12:45.819Z PASS [ 0.019s] (3383/3428) wicketd-commission-types-versions impls::rack_setup::tests::rack_operation_kind_is_an_open_set
92602026-09-11T21:12:45.828Z PASS [ 0.019s] (3384/3428) wicketd-commission-types-versions impls::rack_setup::tests::roundtrip_import_export_policy
92612026-09-11T21:12:45.838Z PASS [ 0.019s] (3385/3428) wicketd-commission-types-versions impls::rack_setup::tests::roundtrip_router_peer_address
92622026-09-11T21:12:45.846Z PASS [ 0.018s] (3386/3428) wicketd-commission-types-versions impls::rack_setup::tests::roundtrip_uplink_address
92632026-09-11T21:12:45.856Z PASS [ 0.017s] (3387/3428) wicketd-commission-types-versions impls::rack_setup::tests::rss_step_info_rejects_zero
92642026-09-11T21:12:45.863Z PASS [ 0.017s] (3388/3428) wicketd-commission-types-versions impls::update::tests::deserialize_accepts_single
92652026-09-11T21:12:45.867Z PASS [ 3.431s] (3389/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::static_route_reconciler::tests::proptest_full_reconciliation
92662026-09-11T21:12:45.881Z PASS [ 0.025s] (3390/3428) wicketd-commission-types-versions impls::update::tests::deserialize_dedups_duplicates
92672026-09-11T21:12:45.885Z PASS [ 0.019s] (3391/3428) wicketd-commission-types-versions impls::update::tests::deserialize_rejects_empty
92682026-09-11T21:12:45.885Z PASS [ 0.019s] (3392/3428) wicketd-commission-types-versions impls::update::tests::new_accepts_single
92692026-09-11T21:12:45.899Z PASS [ 0.017s] (3393/3428) wicketd-commission-types-versions impls::update::tests::new_rejects_empty
92702026-09-11T21:12:45.902Z PASS [ 1.730s] (3394/3428) trust-quorum task::tests::tq_persistent_state
92712026-09-11T21:12:45.905Z PASS [ 0.019s] (3395/3428) wicketd-commission-types-versions v2::rack_setup::tests::service_ip_pools_dual_stack
92722026-09-11T21:12:45.905Z PASS [ 0.021s] (3396/3428) wicketd-commission-types-versions impls::update::tests::serde_roundtrip
92732026-09-11T21:12:45.915Z PASS [ 0.016s] (3397/3428) wicketd-commission-types-versions v2::rack_setup::tests::service_ip_pools_empty
92742026-09-11T21:12:45.918Z PASS [ 0.016s] (3398/3428) wicketd-commission-types-versions v2::rack_setup::tests::service_ip_pools_v4_only
92752026-09-11T21:12:45.924Z PASS [ 0.021s] (3399/3428) wicketd-commission-types-versions v2::rack_setup::tests::service_ip_pools_v6_only
92762026-09-11T21:12:45.927Z PASS [ 0.022s] (3400/3428) zone-setup::bin/zone-setup tests::test_check_opte_config
92772026-09-11T21:12:45.931Z PASS [ 0.016s] (3401/3428) zone-setup::bin/zone-setup tests::test_maybe_ipv4_addr_from_str
92782026-09-11T21:12:45.934Z PASS [ 0.017s] (3402/3428) zone-setup::bin/zone-setup tests::test_opte_interface_args_parsing
92792026-09-11T21:12:46.531Z PASS [ 0.916s] (3403/3428) wicketd::mod integration_tests::commission::test_commission_inventory
92802026-09-11T21:12:46.536Z PASS [ 0.896s] (3404/3428) wicketd::mod integration_tests::updates::test_update_races
92812026-09-11T21:12:46.536Z PASS [ 4.261s] (3405/3428) sled-agent-scrimlet-reconcilers mgd_reconciler::bfd_reconciler::tests::proptest_full_reconciliation
92822026-09-11T21:12:46.554Z PASS [ 0.917s] (3406/3428) wicketd::mod integration_tests::inventory::test_inventory
92832026-09-11T21:12:46.597Z PASS [ 0.962s] (3407/3428) wicketd::mod integration_tests::commission::test_commission_start_update
92842026-09-11T21:12:46.617Z PASS [ 0.999s] (3408/3428) wicketd::mod integration_tests::commission::test_commission_rss_config
92852026-09-11T21:12:47.220Z PASS [ 1.581s] (3409/3428) wicketd::mod integration_tests::updates::test_installinator_fetch
92862026-09-11T21:12:47.966Z PASS [ 2.287s] (3410/3428) wicketd::mod integration_tests::updates::test_updates
92872026-09-11T21:12:48.275Z PASS [ 8.524s] (3411/3428) sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_many_datasets
92882026-09-11T21:12:50.586Z PASS [ 8.567s] (3412/3428) sled-agent-scrimlet-reconcilers lldpd_reconciler::tests::proptest_lldpd_reconciliation_refresh
92892026-09-11T21:12:51.049Z PASS [ 8.425s] (3413/3428) sled-agent-scrimlet-reconcilers uplinkd_reconciler::tests::proptest_uplinkd_reconciliation_refresh
92902026-09-11T21:12:52.172Z PASS [ 10.194s] (3414/3428) sled-agent-scrimlet-reconcilers lldpd_reconciler::tests::proptest_lldpd_reconciliation
92912026-09-11T21:12:53.031Z PASS [ 10.408s] (3415/3428) sled-agent-scrimlet-reconcilers uplinkd_reconciler::tests::proptest_uplinkd_reconciliation
92922026-09-11T21:12:53.094Z PASS [ 14.290s] (3416/3428) oximeter-db::integration_test test_schemas_disjoint
92932026-09-11T21:12:53.649Z PASS [ 12.038s] (3417/3428) sled-agent-scrimlet-reconcilers dpd_reconciler::port_reconciler::tests::proptest_full_reconciliation
92942026-09-11T21:12:53.911Z PASS [ 15.110s] (3418/3428) oximeter-db::integration_test test_cluster
92952026-09-11T21:12:54.072Z PASS [ 12.555s] (3419/3428) sled-agent-scrimlet-reconcilers dpd_reconciler::nat::tests::proptest_full_reconciliation
92962026-09-11T21:12:56.002Z PASS [ 45.842s] (3420/3428) omicron-nexus::test_all integration_tests::webhooks::test_api_resends_failed_deliveries
92972026-09-11T21:12:57.383Z PASS [ 42.274s] (3421/3428) omicron-nexus::test_all integration_tests::webhooks::test_probe
92982026-09-11T21:13:02.145Z PASS [ 46.786s] (3422/3428) omicron-nexus::test_all integration_tests::webhooks::test_probe_resends_failed_deliveries
92992026-09-11T21:13:02.226Z PASS [ 32.091s] (3423/3428) omicron-sled-agent nexus::test::nexus_self_notification_test
93002026-09-11T21:13:04.179Z PASS [ 112.028s] (3424/3428) omicron-nexus::test_all integration_tests::volume_management::test_proper_region_sled_redundancy
93012026-09-11T21:13:04.781Z PASS [ 47.940s] (3425/3428) omicron-nexus::test_all integration_tests::webhooks::test_retry_backoff
93022026-09-11T21:13:05.598Z PASS [ 30.047s] (3426/3428) oximeter-db client::tests::cannot_ping_nonexistent_server
93032026-09-11T21:13:08.094Z PASS [ 42.946s] (3427/3428) omicron-omdb::test_all_output test_omdb_success_cases
93042026-09-11T21:13:43.568Z PASS [ 58.467s] (3428/3428) trust-quorum-protocol::cluster test_trust_quorum_protocol
93052026-09-11T21:13:43.572Z────────────
93062026-09-11T21:13:43.572Z Summary [ 935.073s] 3428 tests run: 3428 passed (43 slow), 8 skipped
93072026-09-11T21:13:43.668Z
93082026-09-11T21:13:43.672Zreal 15:50.212278600
93092026-09-11T21:13:43.672Zuser 5:27:02.933041902
93102026-09-11T21:13:43.672Zsys 1:14:40.132380943
93112026-09-11T21:13:43.672Ztrap 3:42.430856290
93122026-09-11T21:13:43.672Ztflt 6.584651965
93132026-09-11T21:13:43.672Zdflt 44.674331473
93142026-09-11T21:13:43.672Zkflt 0.649585184
93152026-09-11T21:13:43.672Zlock 2114:08:29.967690988
93162026-09-11T21:13:43.672Zslp 129:07:28.290615305
93172026-09-11T21:13:43.672Zlat 5:18:53.848988027
93182026-09-11T21:13:43.672Zstop 14:45.190584320
93192026-09-11T21:13:43.672Z+ ptime -m cargo nextest store export latest --user-config-file /tmp/nextest-recording-config/config.toml --archive-file /tmp/nextest-run-archive.zip
93202026-09-11T21:13:43.834Zinfo: exported run 859746f1-8cc4-457b-8478-832b16f44fdf to /tmp/nextest-run-archive.zip (3242389 bytes)
93212026-09-11T21:13:43.837Z
93222026-09-11T21:13:43.837Zreal 0.162370950
93232026-09-11T21:13:43.837Zuser 0.114385289
93242026-09-11T21:13:43.837Zsys 0.041818089
93252026-09-11T21:13:43.837Ztrap 0.000006118
93262026-09-11T21:13:43.837Ztflt 0.000028667
93272026-09-11T21:13:43.837Zdflt 0.000000000
93282026-09-11T21:13:43.837Zkflt 0.000000000
93292026-09-11T21:13:43.837Zlock 0.036335573
93302026-09-11T21:13:43.837Zslp 0.222649793
93312026-09-11T21:13:43.837Zlat 0.000730719
93322026-09-11T21:13:43.837Zstop 0.000337739
93332026-09-11T21:13:43.837Z+ ptime -m cargo nextest store export-chrome-trace latest --user-config-file /tmp/nextest-recording-config/config.toml --output /tmp/nextest-chrome-trace.json
93342026-09-11T21:13:44.043Zinfo: wrote Chrome trace for run 859746f1-8cc4-457b-8478-832b16f44fdf to /tmp/nextest-chrome-trace.json
93352026-09-11T21:13:44.047Z
93362026-09-11T21:13:44.051Zreal 0.204445219
93372026-09-11T21:13:44.051Zuser 0.150331239
93382026-09-11T21:13:44.051Zsys 0.048491199
93392026-09-11T21:13:44.051Ztrap 0.000013328
93402026-09-11T21:13:44.051Ztflt 0.000015718
93412026-09-11T21:13:44.051Zdflt 0.000049847
93422026-09-11T21:13:44.051Zkflt 0.000000000
93432026-09-11T21:13:44.051Zlock 0.032262992
93442026-09-11T21:13:44.052Zslp 0.217167601
93452026-09-11T21:13:44.052Zlat 0.000777119
93462026-09-11T21:13:44.052Zstop 0.000368749
93472026-09-11T21:13:44.053Z+ [[ 0 -ne 0 ]]
93482026-09-11T21:13:44.053Z+ banner doctest
93492026-09-11T21:13:44.053Z
93502026-09-11T21:13:44.053Z ##### #### #### ##### ###### #### #####
93512026-09-11T21:13:44.053Z # # # # # # # # # #
93522026-09-11T21:13:44.053Z # # # # # # ##### #### #
93532026-09-11T21:13:44.053Z # # # # # # # # #
93542026-09-11T21:13:44.053Z # # # # # # # # # # #
93552026-09-11T21:13:44.053Z ##### #### #### # ###### #### #
93562026-09-11T21:13:44.053Z
93572026-09-11T21:13:44.053Z+ ptime -m timeout 1h cargo test --doc --locked --verbose --no-fail-fast
93582026-09-11T21:13:45.242Z Fresh unicode-ident v1.0.24
93592026-09-11T21:13:45.246Z Fresh cfg-if v1.0.4
93602026-09-11T21:13:45.246Z Fresh memchr v2.8.0
93612026-09-11T21:13:45.246Z Fresh smallvec v1.15.1
93622026-09-11T21:13:45.247Z Fresh rand_core v0.10.0
93632026-09-11T21:13:45.247Z Fresh autocfg v1.5.0
93642026-09-11T21:13:45.247Z Fresh log v0.4.33
93652026-09-11T21:13:45.247Z Fresh itoa v1.0.17
93662026-09-11T21:13:45.247Z Fresh subtle v2.6.1
93672026-09-11T21:13:45.247Z Fresh version_check v0.9.5
93682026-09-11T21:13:45.247Z Fresh scopeguard v1.2.0
93692026-09-11T21:13:45.247Z Fresh typenum v1.20.1
93702026-09-11T21:13:45.247Z Fresh stable_deref_trait v1.2.1
93712026-09-11T21:13:45.247Z Fresh percent-encoding v2.3.2
93722026-09-11T21:13:45.247Z Fresh litemap v0.8.1
93732026-09-11T21:13:45.247Z Fresh writeable v0.6.2
93742026-09-11T21:13:45.247Z Fresh utf8_iter v1.0.4
93752026-09-11T21:13:45.247Z Fresh critical-section v1.2.0
93762026-09-11T21:13:45.247Z Fresh proc-macro2 v1.0.106
93772026-09-11T21:13:45.247Z Fresh lock_api v0.4.14
93782026-09-11T21:13:45.247Z Fresh form_urlencoded v1.2.2
93792026-09-11T21:13:45.247Z Fresh pin-project-lite v0.2.17
93802026-09-11T21:13:45.247Z Fresh equivalent v1.0.2
93812026-09-11T21:13:45.247Z Fresh shlex v1.3.0
93822026-09-11T21:13:45.247Z Fresh heck v0.5.0
93832026-09-11T21:13:45.247Z Fresh iana-time-zone v0.1.65
93842026-09-11T21:13:45.247Z Fresh find-msvc-tools v0.1.9
93852026-09-11T21:13:45.247Z Fresh foldhash v0.2.0
93862026-09-11T21:13:45.247Z Fresh regex-syntax v0.8.10
93872026-09-11T21:13:45.247Z Fresh dyn-clone v1.0.20
93882026-09-11T21:13:45.248Z Fresh strsim v0.11.1
93892026-09-11T21:13:45.249Z Fresh fnv v1.0.7
93902026-09-11T21:13:45.253Z Fresh quote v1.0.45
93912026-09-11T21:13:45.253Z Fresh serde_core v1.0.228
93922026-09-11T21:13:45.253Z Fresh libc v0.2.185
93932026-09-11T21:13:45.254Z Fresh libm v0.2.16
93942026-09-11T21:13:45.254Z Fresh zmij v1.0.21
93952026-09-11T21:13:45.254Z Fresh icu_properties_data v2.1.2
93962026-09-11T21:13:45.254Z Fresh icu_normalizer_data v2.1.1
93972026-09-11T21:13:45.254Z Fresh portable-atomic v1.13.1
93982026-09-11T21:13:45.254Z Fresh hashbrown v0.17.0
93992026-09-11T21:13:45.254Z Fresh futures-core v0.3.32
94002026-09-11T21:13:45.254Z Fresh cmov v0.5.4
94012026-09-11T21:13:45.254Z Fresh aho-corasick v1.1.4
94022026-09-11T21:13:45.254Z Fresh byteorder v1.5.0
94032026-09-11T21:13:45.254Z Fresh futures-sink v0.3.32
94042026-09-11T21:13:45.254Z Fresh slab v0.4.12
94052026-09-11T21:13:45.254Z Fresh futures-io v0.3.32
94062026-09-11T21:13:45.254Z Fresh futures-task v0.3.32
94072026-09-11T21:13:45.254Z Fresh base64ct v1.8.3
94082026-09-11T21:13:45.254Z Fresh const-oid v0.9.6
94092026-09-11T21:13:45.254Z Fresh base64 v0.22.1
94102026-09-11T21:13:45.254Z Fresh ident_case v1.0.1
94112026-09-11T21:13:45.254Z Fresh const-oid v0.10.2
94122026-09-11T21:13:45.254Z Fresh syn v2.0.117
94132026-09-11T21:13:45.254Z Fresh getrandom v0.4.3
94142026-09-11T21:13:45.254Z Fresh errno v0.3.14
94152026-09-11T21:13:45.254Z Fresh num-traits v0.2.19
94162026-09-11T21:13:45.254Z Fresh bitflags v2.11.0
94172026-09-11T21:13:45.254Z Fresh serde_json v1.0.151
94182026-09-11T21:13:45.254Z Fresh semver v1.0.28
94192026-09-11T21:13:45.255Z Fresh once_cell v1.21.3
94202026-09-11T21:13:45.255Z Fresh parking_lot_core v0.9.12
94212026-09-11T21:13:45.255Z Fresh mio v1.2.0
94222026-09-11T21:13:45.255Z Fresh jobserver v0.1.34
94232026-09-11T21:13:45.255Z Fresh rustversion v1.0.22
94242026-09-11T21:13:45.255Z Fresh socket2 v0.6.3
94252026-09-11T21:13:45.255Z Fresh indexmap v2.14.0
94262026-09-11T21:13:45.255Z Fresh ctutils v0.4.2
94272026-09-11T21:13:45.255Z Fresh getrandom v0.2.17
94282026-09-11T21:13:45.255Z Fresh regex-automata v0.4.14
94292026-09-11T21:13:45.255Z Fresh futures-channel v0.3.32
94302026-09-11T21:13:45.255Z Fresh utf8parse v0.2.2
94312026-09-11T21:13:45.255Z Fresh anstyle v1.0.14
94322026-09-11T21:13:45.255Z Fresh allocator-api2 v0.2.21
94332026-09-11T21:13:45.255Z Fresh pkg-config v0.3.32
94342026-09-11T21:13:45.255Z Fresh colorchoice v1.0.4
94352026-09-11T21:13:45.255Z Fresh is_terminal_polyfill v1.70.2
94362026-09-11T21:13:45.255Z Fresh anstyle-query v1.1.5
94372026-09-11T21:13:45.255Z Fresh num-conv v0.2.0
94382026-09-11T21:13:45.255Z Fresh powerfmt v0.2.0
94392026-09-11T21:13:45.256Z Fresh serde_derive v1.0.228
94402026-09-11T21:13:45.256Z Fresh zeroize_derive v1.5.0
94412026-09-11T21:13:45.256Z Fresh synstructure v0.13.2
94422026-09-11T21:13:45.256Z Fresh zerovec-derive v0.11.2
94432026-09-11T21:13:45.256Z Fresh displaydoc v0.2.5
94442026-09-11T21:13:45.256Z Fresh zerocopy-derive v0.8.55
94452026-09-11T21:13:45.256Z Fresh parking_lot v0.12.5
94462026-09-11T21:13:45.256Z Fresh thiserror-impl v2.0.18
94472026-09-11T21:13:45.256Z Fresh signal-hook-registry v1.4.8
94482026-09-11T21:13:45.256Z Fresh cc v1.2.56
94492026-09-11T21:13:45.256Z Fresh uuid v1.23.4
94502026-09-11T21:13:45.256Z Fresh tokio-macros v2.7.0
94512026-09-11T21:13:45.256Z Fresh serde_derive_internals v0.29.1
94522026-09-11T21:13:45.256Z Fresh rustix v1.1.4
94532026-09-11T21:13:45.257Z Fresh rand_core v0.6.4
94542026-09-11T21:13:45.257Z Fresh getrandom v0.3.4
94552026-09-11T21:13:45.257Z Fresh futures-macro v0.3.32
94562026-09-11T21:13:45.257Z Fresh syn v1.0.109
94572026-09-11T21:13:45.257Z Fresh thiserror-impl v1.0.69
94582026-09-11T21:13:45.257Z Fresh regex v1.12.3
94592026-09-11T21:13:45.257Z Fresh anyhow v1.0.104
94602026-09-11T21:13:45.257Z Fresh tracing-core v0.1.36
94612026-09-11T21:13:45.257Z Fresh tracing-attributes v0.1.31
94622026-09-11T21:13:45.257Z Fresh anstyle-parse v1.0.0
94632026-09-11T21:13:45.257Z Fresh time-core v0.1.8
94642026-09-11T21:13:45.257Z Fresh either v1.15.0
94652026-09-11T21:13:45.257Z Fresh deranged v0.5.8
94662026-09-11T21:13:45.257Z Fresh num_threads v0.1.7
94672026-09-11T21:13:45.257Z Fresh cpufeatures v0.3.0
94682026-09-11T21:13:45.257Z Fresh clap_lex v1.0.0
94692026-09-11T21:13:45.257Z Fresh clap_derive v4.6.1
94702026-09-11T21:13:45.261Z Fresh serde v1.0.228
94712026-09-11T21:13:45.261Z Fresh zerofrom-derive v0.1.6
94722026-09-11T21:13:45.261Z Fresh yoke-derive v0.8.1
94732026-09-11T21:13:45.261Z Fresh zerocopy v0.8.55
94742026-09-11T21:13:45.261Z Fresh thiserror v2.0.18
94752026-09-11T21:13:45.261Z Fresh schemars_derive v0.8.22
94762026-09-11T21:13:45.261Z Fresh futures-util v0.3.32
94772026-09-11T21:13:45.261Z Fresh thiserror v1.0.69
94782026-09-11T21:13:45.261Z Fresh terminal_size v0.4.3
94792026-09-11T21:13:45.261Z Fresh tracing v0.1.44
94802026-09-11T21:13:45.261Z Fresh anstream v1.0.0
94812026-09-11T21:13:45.261Z Fresh rand_core v0.9.5
94822026-09-11T21:13:45.261Z Fresh time-macros v0.2.27
94832026-09-11T21:13:45.261Z Fresh fastrand v2.3.0
94842026-09-11T21:13:45.261Z Fresh cmake v0.1.57
94852026-09-11T21:13:45.261Z Fresh dunce v1.0.5
94862026-09-11T21:13:45.261Z Fresh fs_extra v1.3.0
94872026-09-11T21:13:45.261Z Fresh rustc_version v0.4.1
94882026-09-11T21:13:45.262Z Fresh spin v0.9.8
94892026-09-11T21:13:45.262Z Fresh cpufeatures v0.2.17
94902026-09-11T21:13:45.262Z Fresh der_derive v0.7.3
94912026-09-11T21:13:45.262Z Fresh pem-rfc7468 v0.7.0
94922026-09-11T21:13:45.262Z Fresh flagset v0.4.7
94932026-09-11T21:13:45.262Z Fresh untrusted v0.7.1
94942026-09-11T21:13:45.262Z Fresh simd-adler32 v0.3.8
94952026-09-11T21:13:45.262Z Fresh atomic-waker v1.1.2
94962026-09-11T21:13:45.262Z Fresh ryu v1.0.23
94972026-09-11T21:13:45.262Z Fresh zeroize v1.9.0
94982026-09-11T21:13:45.262Z Fresh bytes v1.11.1
94992026-09-11T21:13:45.262Z Fresh zerofrom v0.1.6
95002026-09-11T21:13:45.262Z Fresh chrono v0.4.45
95012026-09-11T21:13:45.262Z Fresh ppv-lite86 v0.2.21
95022026-09-11T21:13:45.262Z Fresh erased-serde v0.3.31
95032026-09-11T21:13:45.262Z Fresh ipnet v2.12.0
95042026-09-11T21:13:45.262Z Fresh time v0.3.47
95052026-09-11T21:13:45.263Z Fresh serde_tokenstream v0.2.3
95062026-09-11T21:13:45.263Z Fresh clap_builder v4.6.0
95072026-09-11T21:13:45.263Z Fresh tempfile v3.27.0
95082026-09-11T21:13:45.263Z Fresh hex v0.4.3
95092026-09-11T21:13:45.263Z Fresh unicode-segmentation v1.12.0
95102026-09-11T21:13:45.263Z Fresh unicode-width v0.2.0
95112026-09-11T21:13:45.263Z Fresh adler2 v2.0.1
95122026-09-11T21:13:45.263Z Fresh httpdate v1.0.3
95132026-09-11T21:13:45.263Z Fresh try-lock v0.2.5
95142026-09-11T21:13:45.263Z Fresh ucd-trie v0.1.7
95152026-09-11T21:13:45.263Z Fresh async-trait v0.1.89
95162026-09-11T21:13:45.263Z Fresh pretty-hex v0.4.1
95172026-09-11T21:13:45.263Z Fresh untrusted v0.9.0
95182026-09-11T21:13:45.263Z Fresh tower-service v0.3.3
95192026-09-11T21:13:45.263Z Fresh tower-layer v0.3.3
95202026-09-11T21:13:45.263Z Fresh plain v0.2.3
95212026-09-11T21:13:45.264Z Fresh socket2 v0.5.10
95222026-09-11T21:13:45.264Z Fresh mime v0.3.17
95232026-09-11T21:13:45.264Z Fresh yoke v0.8.1
95242026-09-11T21:13:45.264Z Fresh tokio v1.52.1
95252026-09-11T21:13:45.264Z Fresh hybrid-array v0.4.13
95262026-09-11T21:13:45.264Z Fresh generic-array v0.14.7
95272026-09-11T21:13:45.264Z Fresh http v1.4.2
95282026-09-11T21:13:45.264Z Fresh slog v2.8.2
95292026-09-11T21:13:45.264Z Fresh rand_chacha v0.9.0
95302026-09-11T21:13:45.264Z Fresh clap v4.6.1
95312026-09-11T21:13:45.264Z Fresh camino v1.2.5
95322026-09-11T21:13:45.264Z Fresh crossbeam-utils v0.8.21
95332026-09-11T21:13:45.264Z Fresh httparse v1.10.1
95342026-09-11T21:13:45.264Z Fresh rustls-pki-types v1.14.0
95352026-09-11T21:13:45.264Z Fresh der v0.7.10
95362026-09-11T21:13:45.264Z Fresh rand_chacha v0.3.1
95372026-09-11T21:13:45.264Z Fresh want v0.3.1
95382026-09-11T21:13:45.264Z Fresh pest v2.8.6
95392026-09-11T21:13:45.264Z Fresh miniz_oxide v0.8.9
95402026-09-11T21:13:45.264Z Fresh openssl-probe v0.2.1
95412026-09-11T21:13:45.264Z Fresh lazy_static v1.5.0
95422026-09-11T21:13:45.264Z Fresh serde_urlencoded v0.7.1
95432026-09-11T21:13:45.265Z Fresh hashbrown v0.16.1
95442026-09-11T21:13:45.265Z Fresh encoding_rs v0.8.35
95452026-09-11T21:13:45.265Z Fresh bit-vec v0.8.0
95462026-09-11T21:13:45.265Z Fresh vcpkg v0.2.15
95472026-09-11T21:13:45.265Z Fresh futures-executor v0.3.32
95482026-09-11T21:13:45.265Z Fresh num-integer v0.1.46
95492026-09-11T21:13:45.265Z Fresh darling_core v0.23.0
95502026-09-11T21:13:45.265Z Fresh wait-timeout v0.2.1
95512026-09-11T21:13:45.265Z Fresh zerovec v0.11.5
95522026-09-11T21:13:45.265Z Fresh zerotrie v0.2.3
95532026-09-11T21:13:45.265Z Fresh crypto-common v0.2.2
95542026-09-11T21:13:45.265Z Fresh block-buffer v0.12.1
95552026-09-11T21:13:45.265Z Fresh crypto-common v0.1.7
95562026-09-11T21:13:45.265Z Fresh block-buffer v0.10.4
95572026-09-11T21:13:45.265Z Fresh tokio-util v0.7.18
95582026-09-11T21:13:45.265Z Fresh rand v0.9.2
95592026-09-11T21:13:45.265Z Fresh block-padding v0.4.2
95602026-09-11T21:13:45.265Z Fresh aws-lc-sys v0.40.0
95612026-09-11T21:13:45.265Z Fresh http-body v1.0.1
95622026-09-11T21:13:45.265Z Fresh rand v0.8.6
95632026-09-11T21:13:45.265Z Fresh pest_meta v2.8.6
95642026-09-11T21:13:45.265Z Fresh spki v0.7.3
95652026-09-11T21:13:45.265Z Fresh crc32fast v1.5.0
95662026-09-11T21:13:45.265Z Fresh bit-set v0.8.0
95672026-09-11T21:13:45.265Z Fresh futures v0.3.32
95682026-09-11T21:13:45.265Z Fresh darling_macro v0.23.0
95692026-09-11T21:13:45.265Z Fresh sync_wrapper v1.0.2
95702026-09-11T21:13:45.269Z Fresh winnow v1.0.3
95712026-09-11T21:13:45.269Z Fresh quick-error v1.2.3
95722026-09-11T21:13:45.269Z Fresh rand_xorshift v0.4.0
95732026-09-11T21:13:45.269Z Fresh openapiv3 v2.2.0
95742026-09-11T21:13:45.269Z Fresh hubpack_derive v0.1.1
95752026-09-11T21:13:45.269Z Fresh iri-string v0.7.10
95762026-09-11T21:13:45.269Z Fresh unarray v0.1.4
95772026-09-11T21:13:45.269Z Fresh litrs v1.0.0
95782026-09-11T21:13:45.270Z Fresh tinystr v0.8.2
95792026-09-11T21:13:45.270Z Fresh potential_utf v0.1.4
95802026-09-11T21:13:45.270Z Fresh digest v0.10.7
95812026-09-11T21:13:45.270Z Fresh digest v0.11.3
95822026-09-11T21:13:45.270Z Fresh inout v0.2.2
95832026-09-11T21:13:45.270Z Fresh aws-lc-rs v1.16.3
95842026-09-11T21:13:45.270Z Fresh h2 v0.4.15
95852026-09-11T21:13:45.270Z Fresh pest_generator v2.8.6
95862026-09-11T21:13:45.270Z Fresh pkcs8 v0.10.2
95872026-09-11T21:13:45.270Z Fresh http-body-util v0.1.3
95882026-09-11T21:13:45.270Z Fresh paste v1.0.15
95892026-09-11T21:13:45.271Z Fresh object v0.37.3
95902026-09-11T21:13:45.271Z Fresh rusty-fork v0.3.1
95912026-09-11T21:13:45.271Z Fresh tower v0.5.3
95922026-09-11T21:13:45.271Z Fresh toml_parser v1.1.2+spec-1.1.0
95932026-09-11T21:13:45.271Z Fresh darling v0.23.0
95942026-09-11T21:13:45.271Z Fresh hubpack v0.1.2
95952026-09-11T21:13:45.271Z Fresh static_assertions v1.1.0
95962026-09-11T21:13:45.271Z Fresh document-features v0.2.12
95972026-09-11T21:13:45.271Z Fresh rustls-native-certs v0.8.3
95982026-09-11T21:13:45.271Z Fresh scroll_derive v0.13.1
95992026-09-11T21:13:45.271Z Fresh psl-types v2.0.11
96002026-09-11T21:13:45.271Z Fresh unicode-width v0.1.14
96012026-09-11T21:13:45.271Z Fresh tinyvec_macros v0.1.1
96022026-09-11T21:13:45.271Z Fresh num-iter v0.1.45
96032026-09-11T21:13:45.271Z Fresh syn v3.0.3
96042026-09-11T21:13:45.272Z Fresh x509-cert v0.2.5
96052026-09-11T21:13:45.272Z Fresh icu_locale_core v2.1.1
96062026-09-11T21:13:45.272Z Fresh icu_collections v2.1.1
96072026-09-11T21:13:45.272Z Fresh cipher v0.5.2
96082026-09-11T21:13:45.272Z Fresh hyper v1.10.1
96092026-09-11T21:13:45.272Z Fresh rustls-webpki v0.103.13
96102026-09-11T21:13:45.272Z Fresh pest_derive v2.8.6
96112026-09-11T21:13:45.272Z Fresh hmac v0.13.0
96122026-09-11T21:13:45.272Z Fresh signature v2.2.0
96132026-09-11T21:13:45.272Z Fresh tower-http v0.6.8
96142026-09-11T21:13:45.272Z Fresh proptest v1.11.0
96152026-09-11T21:13:45.272Z Fresh sha2 v0.10.9
96162026-09-11T21:13:45.272Z Fresh sha2 v0.11.0
96172026-09-11T21:13:45.272Z Fresh ahash v0.8.12
96182026-09-11T21:13:45.272Z Fresh scroll v0.13.0
96192026-09-11T21:13:45.272Z Fresh tinyvec v1.10.0
96202026-09-11T21:13:45.272Z Fresh cookie v0.18.1
96212026-09-11T21:13:45.272Z Fresh pkcs1 v0.7.5
96222026-09-11T21:13:45.272Z Fresh heck v0.4.1
96232026-09-11T21:13:45.272Z Fresh darling_core v0.20.11
96242026-09-11T21:13:45.272Z Fresh thread-id v5.1.0
96252026-09-11T21:13:45.272Z Fresh data-encoding v2.10.0
96262026-09-11T21:13:45.272Z Fresh zlib-rs v0.6.2
96272026-09-11T21:13:45.272Z Fresh daft-derive v0.1.8
96282026-09-11T21:13:45.272Z Fresh hmac v0.12.1
96292026-09-11T21:13:45.272Z Fresh toml_datetime v0.6.11
96302026-09-11T21:13:45.272Z Fresh serde_spanned v0.6.9
96312026-09-11T21:13:45.272Z Fresh curve25519-dalek-derive v0.1.1
96322026-09-11T21:13:45.272Z Fresh strum_macros v0.26.4
96332026-09-11T21:13:45.272Z Fresh memmap2 v0.9.10
96342026-09-11T21:13:45.272Z Fresh icu_provider v2.1.1
96352026-09-11T21:13:45.272Z Fresh rustls v0.23.41
96362026-09-11T21:13:45.272Z Fresh hyper-util v0.1.20
96372026-09-11T21:13:45.272Z Fresh goblin v0.10.5
96382026-09-11T21:13:45.272Z Fresh num-bigint-dig v0.8.6
96392026-09-11T21:13:45.272Z Fresh dtrace-parser v0.3.0
96402026-09-11T21:13:45.272Z Fresh darling_macro v0.20.11
96412026-09-11T21:13:45.272Z Fresh flate2 v1.1.9
96422026-09-11T21:13:45.272Z Fresh winnow v0.7.14
96432026-09-11T21:13:45.273Z Fresh gimli v0.32.3
96442026-09-11T21:13:45.273Z Fresh base64 v0.21.7
96452026-09-11T21:13:45.273Z Fresh strum v0.26.3
96462026-09-11T21:13:45.273Z Fresh ff v0.13.1
96472026-09-11T21:13:45.273Z Fresh scroll_derive v0.12.1
96482026-09-11T21:13:45.273Z Fresh siphasher v1.0.2
96492026-09-11T21:13:45.273Z Fresh is_ci v1.2.0
96502026-09-11T21:13:45.273Z Fresh base16ct v0.2.0
96512026-09-11T21:13:45.273Z Fresh rustc-demangle v0.1.27
96522026-09-11T21:13:45.273Z Fresh smawk v0.3.2
96532026-09-11T21:13:45.273Z Fresh unicode-linebreak v0.1.5
96542026-09-11T21:13:45.273Z Fresh hkdf v0.12.4
96552026-09-11T21:13:45.273Z Fresh crossbeam-epoch v0.9.18
96562026-09-11T21:13:45.273Z Fresh crypto-bigint v0.5.5
96572026-09-11T21:13:45.273Z Fresh zerocopy-derive v0.7.35
96582026-09-11T21:13:45.273Z Fresh bstr v1.12.1
96592026-09-11T21:13:45.273Z Fresh tap v1.0.1
96602026-09-11T21:13:45.273Z Fresh cfg_aliases v0.2.1
96612026-09-11T21:13:45.273Z Fresh icu_normalizer v2.1.1
96622026-09-11T21:13:45.273Z Fresh icu_properties v2.1.2
96632026-09-11T21:13:45.273Z Fresh tokio-rustls v0.26.4
96642026-09-11T21:13:45.273Z Fresh rustls-platform-verifier v0.6.2
96652026-09-11T21:13:45.273Z Fresh dof v0.4.0
96662026-09-11T21:13:45.273Z Fresh rsa v0.9.10
96672026-09-11T21:13:45.273Z Fresh addr2line v0.25.1
96682026-09-11T21:13:45.273Z Fresh darling v0.20.11
96692026-09-11T21:13:45.273Z Fresh scroll v0.12.0
96702026-09-11T21:13:45.277Z Fresh sec1 v0.7.3
96712026-09-11T21:13:45.277Z Fresh group v0.13.0
96722026-09-11T21:13:45.277Z Fresh memoffset v0.9.1
96732026-09-11T21:13:45.277Z Fresh zerocopy v0.7.35
96742026-09-11T21:13:45.277Z Fresh wyz v0.5.1
96752026-09-11T21:13:45.277Z Fresh env_filter v2.0.0
96762026-09-11T21:13:45.277Z Fresh funty v2.0.0
96772026-09-11T21:13:45.277Z Fresh keccak v0.1.6
96782026-09-11T21:13:45.277Z Fresh winnow v0.5.40
96792026-09-11T21:13:45.277Z Fresh crc-catalog v2.4.0
96802026-09-11T21:13:45.277Z Fresh dtrace-parser v0.2.0
96812026-09-11T21:13:45.277Z Fresh packed_struct_codegen v0.10.1
96822026-09-11T21:13:45.277Z Fresh bitfield-macros v0.19.4
96832026-09-11T21:13:45.277Z Fresh thread-id v4.2.2
96842026-09-11T21:13:45.277Z Fresh idna_adapter v1.2.1
96852026-09-11T21:13:45.277Z Fresh hyper-rustls v0.27.7
96862026-09-11T21:13:45.278Z Fresh usdt-impl v0.6.0
96872026-09-11T21:13:45.278Z Fresh derive_builder_core v0.20.2
96882026-09-11T21:13:45.278Z Fresh backtrace v0.3.76
96892026-09-11T21:13:45.278Z Fresh rustix v0.38.44
96902026-09-11T21:13:45.278Z Fresh radium v0.7.0
96912026-09-11T21:13:45.278Z Fresh elliptic-curve v0.13.8
96922026-09-11T21:13:45.278Z Fresh goblin v0.8.2
96932026-09-11T21:13:45.278Z Fresh sha3 v0.10.8
96942026-09-11T21:13:45.278Z Fresh toml_edit v0.19.15
96952026-09-11T21:13:45.278Z Fresh crc v3.4.0
96962026-09-11T21:13:45.278Z Fresh env_logger v0.11.11
96972026-09-11T21:13:45.278Z Fresh bitfield v0.19.4
96982026-09-11T21:13:45.278Z Fresh curve25519-dalek v4.1.3
96992026-09-11T21:13:45.278Z Fresh chacha20 v0.10.0
97002026-09-11T21:13:45.278Z Fresh serde_with_macros v3.21.0
97012026-09-11T21:13:45.278Z Fresh itertools v0.13.0
97022026-09-11T21:13:45.279Z Fresh cargo-platform v0.3.2
97032026-09-11T21:13:45.279Z Fresh same-file v1.0.6
97042026-09-11T21:13:45.279Z Fresh nodrop v0.1.14
97052026-09-11T21:13:45.279Z Fresh unicode-normalization v0.1.25
97062026-09-11T21:13:45.279Z Fresh ed25519 v2.2.3
97072026-09-11T21:13:45.279Z Fresh structmeta-derive v0.3.0
97082026-09-11T21:13:45.279Z Fresh zerocopy-derive v0.6.6
97092026-09-11T21:13:45.279Z Fresh idna v1.1.0
97102026-09-11T21:13:45.279Z Fresh usdt-attr-macro v0.6.0
97112026-09-11T21:13:45.279Z Fresh usdt-macro v0.6.0
97122026-09-11T21:13:45.279Z Fresh backtrace-ext v0.2.1
97132026-09-11T21:13:45.279Z Fresh derive_builder_macro v0.20.2
97142026-09-11T21:13:45.279Z Fresh bitvec v1.0.1
97152026-09-11T21:13:45.279Z Fresh dof v0.3.0
97162026-09-11T21:13:45.279Z Fresh maybe-uninit v2.0.0
97172026-09-11T21:13:45.279Z Fresh nix v0.31.2
97182026-09-11T21:13:45.279Z Fresh array-init v0.0.4
97192026-09-11T21:13:45.279Z Fresh walkdir v2.5.0
97202026-09-11T21:13:45.279Z Fresh owo-colors v4.3.0
97212026-09-11T21:13:45.279Z Fresh cargo_metadata v0.23.1
97222026-09-11T21:13:45.279Z Fresh foldhash v0.1.5
97232026-09-11T21:13:45.279Z Fresh foreign-types-shared v0.1.1
97242026-09-11T21:13:45.279Z Fresh bitflags v1.3.2
97252026-09-11T21:13:45.279Z Fresh structmeta v0.3.0
97262026-09-11T21:13:45.279Z Fresh zerocopy v0.6.6
97272026-09-11T21:13:45.279Z Fresh ed25519-dalek v2.2.0
97282026-09-11T21:13:45.279Z Fresh openssl-sys v0.9.117
97292026-09-11T21:13:45.279Z Fresh ron v0.8.1
97302026-09-11T21:13:45.279Z Fresh textwrap v0.16.2
97312026-09-11T21:13:45.279Z Fresh supports-color v3.0.2
97322026-09-11T21:13:45.279Z Fresh openssl-macros v0.1.1
97332026-09-11T21:13:45.279Z Fresh miette-derive v7.6.0
97342026-09-11T21:13:45.279Z Fresh enum-as-inner v0.6.1
97352026-09-11T21:13:45.279Z Fresh url v2.5.8
97362026-09-11T21:13:45.279Z Fresh publicsuffix v2.3.0
97372026-09-11T21:13:45.279Z Fresh usdt v0.6.0
97382026-09-11T21:13:45.279Z Fresh derive_builder v0.20.2
97392026-09-11T21:13:45.279Z Fresh packed_struct v0.10.1
97402026-09-11T21:13:45.280Z Fresh usdt-impl v0.5.0
97412026-09-11T21:13:45.280Z Fresh smallvec v0.6.14
97422026-09-11T21:13:45.280Z Fresh hashbrown v0.15.5
97432026-09-11T21:13:45.280Z Fresh foreign-types v0.3.2
97442026-09-11T21:13:45.280Z Fresh crc-any v2.5.0
97452026-09-11T21:13:45.280Z Fresh supports-hyperlinks v3.2.0
97462026-09-11T21:13:45.280Z Fresh supports-unicode v3.0.0
97472026-09-11T21:13:45.280Z Fresh managed v0.8.0
97482026-09-11T21:13:45.280Z Fresh rand v0.10.1
97492026-09-11T21:13:45.280Z Fresh phf_shared v0.11.3
97502026-09-11T21:13:45.280Z Fresh ref-cast-impl v1.0.25
97512026-09-11T21:13:45.280Z Fresh fixedbitset v0.4.2
97522026-09-11T21:13:45.280Z Fresh new_debug_unreachable v1.0.6
97532026-09-11T21:13:45.280Z Fresh precomputed-hash v0.1.1
97542026-09-11T21:13:45.280Z Fresh globset v0.4.18
97552026-09-11T21:13:45.280Z Fresh pin-project-internal v1.1.11
97562026-09-11T21:13:45.280Z Fresh hashbrown v0.12.3
97572026-09-11T21:13:45.281Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
97582026-09-11T21:13:45.281Z Fresh derive-ex v0.1.8
97592026-09-11T21:13:45.281Z Fresh toml v0.7.8
97602026-09-11T21:13:45.281Z Fresh schemars v0.8.22
97612026-09-11T21:13:45.281Z Fresh cookie_store v0.22.1
97622026-09-11T21:13:45.281Z Fresh vergen-lib v9.1.0
97632026-09-11T21:13:45.281Z Fresh serde-hex v0.1.0
97642026-09-11T21:13:45.281Z Fresh miette v7.6.0
97652026-09-11T21:13:45.281Z Fresh openssl v0.10.80
97662026-09-11T21:13:45.281Z Fresh signal-hook v0.3.18
97672026-09-11T21:13:45.281Z Fresh bzip2-sys v0.1.13+1.0.8
97682026-09-11T21:13:45.281Z Fresh petgraph v0.6.5
97692026-09-11T21:13:45.281Z Fresh string_cache v0.8.9
97702026-09-11T21:13:45.285Z Fresh ref-cast v1.0.25
97712026-09-11T21:13:45.285Z Fresh pin-project v1.1.11
97722026-09-11T21:13:45.285Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
97732026-09-11T21:13:45.285Z Fresh hashbrown v0.13.2
97742026-09-11T21:13:45.285Z Fresh lalrpop-util v0.19.12
97752026-09-11T21:13:45.285Z Fresh bumpalo v3.20.2
97762026-09-11T21:13:45.285Z Fresh fixedbitset v0.5.7
97772026-09-11T21:13:45.285Z Fresh libbz2-rs-sys v0.2.2
97782026-09-11T21:13:45.285Z Fresh test-strategy v0.4.5
97792026-09-11T21:13:45.285Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
97802026-09-11T21:13:45.285Z Fresh snafu-derive v0.8.9
97812026-09-11T21:13:45.285Z Fresh convert_case v0.10.0
97822026-09-11T21:13:45.285Z Fresh serde-big-array v0.5.1
97832026-09-11T21:13:45.285Z Fresh serde_repr v0.1.20
97842026-09-11T21:13:45.285Z Fresh pem v3.0.6
97852026-09-11T21:13:45.285Z Fresh hash32 v0.2.1
97862026-09-11T21:13:45.285Z Fresh ipnetwork v0.21.1
97872026-09-11T21:13:45.285Z Fresh newtype-uuid v1.3.2
97882026-09-11T21:13:45.285Z Fresh reqwest v0.13.2
97892026-09-11T21:13:45.285Z Fresh serde_with v3.21.0
97902026-09-11T21:13:45.285Z Fresh vergen v9.1.0
97912026-09-11T21:13:45.285Z Fresh indexmap v1.9.3
97922026-09-11T21:13:45.285Z Fresh bzip2 v0.4.4
97932026-09-11T21:13:45.285Z Fresh native-tls v0.2.18
97942026-09-11T21:13:45.285Z Fresh signal-hook-mio v0.2.5
97952026-09-11T21:13:45.285Z Fresh bzip2 v0.6.1
97962026-09-11T21:13:45.285Z Fresh zopfli v0.8.3
97972026-09-11T21:13:45.285Z Fresh petgraph v0.8.3
97982026-09-11T21:13:45.286Z Fresh lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
97992026-09-11T21:13:45.286Z Fresh unicode-bidi v0.3.18
98002026-09-11T21:13:45.286Z Fresh jiff-core v0.1.0
98012026-09-11T21:13:45.286Z Fresh predicates-core v1.0.10
98022026-09-11T21:13:45.286Z Fresh path-slash v0.1.5
98032026-09-11T21:13:45.286Z Fresh unicode-properties v0.1.4
98042026-09-11T21:13:45.286Z Fresh derive_more-impl v2.1.1
98052026-09-11T21:13:45.286Z Fresh snafu v0.8.9
98062026-09-11T21:13:45.286Z Fresh zstd-sys v2.0.16+zstd.1.5.7
98072026-09-11T21:13:45.286Z Fresh byte-wrapper v0.1.0
98082026-09-11T21:13:45.286Z Fresh hickory-proto v0.25.2
98092026-09-11T21:13:45.286Z Fresh similar v2.7.0
98102026-09-11T21:13:45.287Z Fresh md-5 v0.11.0
98112026-09-11T21:13:45.287Z Fresh serde_plain v1.0.2
98122026-09-11T21:13:45.287Z Fresh async-recursion v1.1.1
98132026-09-11T21:13:45.287Z Fresh float-cmp v0.10.0
98142026-09-11T21:13:45.287Z Fresh oxnet v0.1.6
98152026-09-11T21:13:45.287Z Fresh tokio-native-tls v0.3.1
98162026-09-11T21:13:45.287Z Fresh zip v0.6.6
98172026-09-11T21:13:45.287Z Fresh object v0.30.4
98182026-09-11T21:13:45.287Z Fresh heapless v0.7.17
98192026-09-11T21:13:45.287Z Fresh fs-err v3.3.0
98202026-09-11T21:13:45.287Z Fresh crossterm v0.28.1
98212026-09-11T21:13:45.287Z Fresh stringprep v0.1.5
98222026-09-11T21:13:45.287Z Fresh jiff v0.2.34
98232026-09-11T21:13:45.287Z Fresh strum_macros v0.27.2
98242026-09-11T21:13:45.287Z Fresh typed-path v0.9.3
98252026-09-11T21:13:45.287Z Fresh fallible-iterator v0.2.0
98262026-09-11T21:13:45.288Z Fresh typed-path v0.12.3
98272026-09-11T21:13:45.288Z Fresh normalize-line-endings v0.3.0
98282026-09-11T21:13:45.288Z Fresh toml_write v0.1.2
98292026-09-11T21:13:45.288Z Fresh difflib v0.4.0
98302026-09-11T21:13:45.288Z Fresh derive_more v2.1.1
98312026-09-11T21:13:45.288Z Fresh zstd-safe v7.2.4
98322026-09-11T21:13:45.288Z Fresh phf_shared v0.13.1
98332026-09-11T21:13:45.288Z Fresh gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
98342026-09-11T21:13:45.288Z Fresh tokio-stream v0.1.18
98352026-09-11T21:13:45.288Z Fresh peg-runtime v0.8.5
98362026-09-11T21:13:45.288Z Fresh olpc-cjson v0.1.4
98372026-09-11T21:13:45.288Z Fresh whoami v2.1.0
98382026-09-11T21:13:45.288Z Fresh buf-list v1.1.2
98392026-09-11T21:13:45.288Z Fresh is-terminal v0.4.17
98402026-09-11T21:13:45.288Z Fresh crossbeam-channel v0.5.15
98412026-09-11T21:13:45.288Z Fresh thread_local v1.1.9
98422026-09-11T21:13:45.288Z Fresh take_mut v0.2.2
98432026-09-11T21:13:45.288Z Fresh term v1.2.1
98442026-09-11T21:13:45.288Z Fresh daft v0.1.8
98452026-09-11T21:13:45.288Z Fresh hyper-tls v0.6.0
98462026-09-11T21:13:45.288Z Fresh hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
98472026-09-11T21:13:45.288Z Fresh zip v8.6.0
98482026-09-11T21:13:45.288Z Fresh postgres-protocol v0.6.12
98492026-09-11T21:13:45.288Z Fresh smoltcp v0.9.1
98502026-09-11T21:13:45.288Z Fresh predicates v3.1.4
98512026-09-11T21:13:45.288Z Fresh toml_edit v0.22.27
98522026-09-11T21:13:45.288Z Fresh strum v0.27.2
98532026-09-11T21:13:45.288Z Fresh phf v0.13.1
98542026-09-11T21:13:45.288Z Fresh zstd v0.13.3
98552026-09-11T21:13:45.288Z Fresh slog-term v2.9.2
98562026-09-11T21:13:45.288Z Fresh newtype-uuid-macros v0.1.0
98572026-09-11T21:13:45.288Z Fresh match_cfg v0.1.0
98582026-09-11T21:13:45.288Z Fresh slog-json v2.6.1
98592026-09-11T21:13:45.288Z Fresh toml_datetime v1.1.1+spec-1.1.0
98602026-09-11T21:13:45.288Z Fresh serde_spanned v1.1.1
98612026-09-11T21:13:45.288Z Fresh debug-ignore v1.0.5
98622026-09-11T21:13:45.288Z Fresh toml_writer v1.1.1+spec-1.1.0
98632026-09-11T21:13:45.289Z Fresh sha1 v0.11.0
98642026-09-11T21:13:45.289Z Fresh compression-core v0.4.31
98652026-09-11T21:13:45.289Z Fresh async-stream-impl v0.3.6
98662026-09-11T21:13:45.289Z Fresh rustls-pemfile v2.2.0
98672026-09-11T21:13:45.289Z Fresh dropshot_endpoint v0.17.1
98682026-09-11T21:13:45.289Z Fresh waitgroup v0.1.2
98692026-09-11T21:13:45.289Z Fresh serde_path_to_error v0.1.20
98702026-09-11T21:13:45.293Z Fresh hostname v0.4.2
98712026-09-11T21:13:45.293Z Fresh progenitor-client v0.14.0
98722026-09-11T21:13:45.293Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
98732026-09-11T21:13:45.293Z Fresh iddqd v0.4.2
98742026-09-11T21:13:45.293Z Fresh tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
98752026-09-11T21:13:45.293Z Fresh reqwest v0.12.28
98762026-09-11T21:13:45.293Z Fresh postgres-types v0.2.14
98772026-09-11T21:13:45.293Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
98782026-09-11T21:13:45.293Z Fresh zip v4.6.1
98792026-09-11T21:13:45.293Z Fresh slog-async v2.8.0
98802026-09-11T21:13:45.293Z Fresh hostname v0.3.1
98812026-09-11T21:13:45.293Z Fresh toml v1.1.2+spec-1.1.0
98822026-09-11T21:13:45.293Z Fresh compression-codecs v0.4.37
98832026-09-11T21:13:45.293Z Fresh async-stream v0.3.6
98842026-09-11T21:13:45.294Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
98852026-09-11T21:13:45.294Z Fresh atomicwrites v0.4.4
98862026-09-11T21:13:45.294Z Fresh serde_tokenstream v0.3.0
98872026-09-11T21:13:45.294Z Fresh regress v0.10.5
98882026-09-11T21:13:45.294Z Fresh macaddr v1.0.1
98892026-09-11T21:13:45.294Z Fresh instant v0.1.13
98902026-09-11T21:13:45.294Z Fresh parse-display-derive v0.10.0
98912026-09-11T21:13:45.294Z Fresh itertools v0.14.0
98922026-09-11T21:13:45.294Z Fresh backon v1.6.0
98932026-09-11T21:13:45.294Z Fresh humantime v2.3.0
98942026-09-11T21:13:45.294Z Fresh convert_case v0.4.0
98952026-09-11T21:13:45.294Z Fresh half v2.7.1
98962026-09-11T21:13:45.294Z Fresh ciborium-io v0.2.2
98972026-09-11T21:13:45.294Z Fresh secrecy v0.10.3
98982026-09-11T21:13:45.295Z Fresh regress v0.11.1
98992026-09-11T21:13:45.295Z Fresh indent_write v2.2.0
99002026-09-11T21:13:45.295Z Fresh tokio-postgres v0.7.18
99012026-09-11T21:13:45.295Z Fresh tough v0.22.0
99022026-09-11T21:13:45.295Z Fresh slog-bunyan v2.5.0
99032026-09-11T21:13:45.295Z Fresh async-compression v0.4.41
99042026-09-11T21:13:45.295Z Fresh multer v3.1.0
99052026-09-11T21:13:45.295Z Fresh oxide-generation-macros v0.2.0
99062026-09-11T21:13:45.295Z Fresh parse-display v0.10.0
99072026-09-11T21:13:45.295Z Fresh backoff v0.4.0
99082026-09-11T21:13:45.295Z Fresh progenitor-extras v0.2.0
99092026-09-11T21:13:45.295Z Fresh derive_more v0.99.20
99102026-09-11T21:13:45.295Z Fresh ciborium-ll v0.2.2
99112026-09-11T21:13:45.295Z Fresh typify-impl v0.6.2
99122026-09-11T21:13:45.295Z Fresh inout v0.1.4
99132026-09-11T21:13:45.295Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
99142026-09-11T21:13:45.295Z Fresh universal-hash v0.5.1
99152026-09-11T21:13:45.295Z Fresh thiserror-impl-no-std v2.0.2
99162026-09-11T21:13:45.295Z Fresh opaque-debug v0.3.1
99172026-09-11T21:13:45.295Z Fresh unsafe-libyaml v0.2.11
99182026-09-11T21:13:45.295Z Fresh blake2 v0.10.6
99192026-09-11T21:13:45.295Z Fresh aead v0.5.2
99202026-09-11T21:13:45.295Z Fresh password-hash v0.5.0
99212026-09-11T21:13:45.295Z Fresh camino-tempfile v1.4.1
99222026-09-11T21:13:45.295Z Fresh swrite v0.1.0
99232026-09-11T21:13:45.295Z Fresh itertools v0.15.0
99242026-09-11T21:13:45.296Z Fresh toml_datetime v0.7.5+spec-1.1.0
99252026-09-11T21:13:45.296Z Fresh num-derive v0.4.2
99262026-09-11T21:13:45.296Z Fresh glob v0.3.3
99272026-09-11T21:13:45.296Z Fresh crossbeam-deque v0.8.6
99282026-09-11T21:13:45.296Z Fresh dropshot v0.17.1
99292026-09-11T21:13:45.296Z Fresh ciborium v0.2.2
99302026-09-11T21:13:45.296Z Fresh crucible-workspace-hack v0.1.0
99312026-09-11T21:13:45.296Z Fresh typify-macro v0.6.2
99322026-09-11T21:13:45.296Z Fresh cipher v0.4.4
99332026-09-11T21:13:45.296Z Fresh serde_yaml v0.9.34+deprecated
99342026-09-11T21:13:45.296Z Fresh poly1305 v0.8.0
99352026-09-11T21:13:45.296Z Fresh thiserror-no-std v2.0.2
99362026-09-11T21:13:45.296Z Fresh argon2 v0.5.3
99372026-09-11T21:13:45.296Z Fresh toml_edit v0.23.10+spec-1.0.0
99382026-09-11T21:13:45.296Z Fresh tabwriter v1.4.1
99392026-09-11T21:13:45.296Z Fresh ingot-macros v0.2.0
99402026-09-11T21:13:45.296Z Fresh hash32 v0.3.1
99412026-09-11T21:13:45.296Z Fresh colored v3.1.1
99422026-09-11T21:13:45.296Z Fresh cobs v0.3.0
99432026-09-11T21:13:45.296Z Fresh proc-macro-crate v1.3.1
99442026-09-11T21:13:45.296Z Fresh foreign-types-macros v0.2.3
99452026-09-11T21:13:45.296Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
99462026-09-11T21:13:45.296Z Fresh foreign-types-shared v0.3.1
99472026-09-11T21:13:45.296Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
99482026-09-11T21:13:45.296Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
99492026-09-11T21:13:45.296Z Fresh typify v0.6.2
99502026-09-11T21:13:45.296Z Fresh crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
99512026-09-11T21:13:45.297Z Fresh chacha20 v0.9.1
99522026-09-11T21:13:45.297Z Fresh vsss-rs v3.3.4
99532026-09-11T21:13:45.297Z Fresh proc-macro-crate v3.4.0
99542026-09-11T21:13:45.297Z Fresh proc-macro-error-attr v1.0.4
99552026-09-11T21:13:45.297Z Fresh rayon-core v1.13.0
99562026-09-11T21:13:45.297Z Fresh ingot-types v0.2.0
99572026-09-11T21:13:45.297Z Fresh postcard v1.1.3
99582026-09-11T21:13:45.297Z Fresh foreign-types v0.5.0
99592026-09-11T21:13:45.297Z Fresh num_enum_derive v0.5.11
99602026-09-11T21:13:45.297Z Fresh cstr-argument v0.1.2
99612026-09-11T21:13:45.297Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
99622026-09-11T21:13:45.297Z Fresh itertools v0.12.1
99632026-09-11T21:13:45.297Z Fresh sigpipe v0.1.3
99642026-09-11T21:13:45.297Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
99652026-09-11T21:13:45.297Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
99662026-09-11T21:13:45.297Z Fresh smf v0.2.3
99672026-09-11T21:13:45.297Z Fresh whoami v1.6.1
99682026-09-11T21:13:45.297Z Fresh derive-where v1.6.0
99692026-09-11T21:13:45.297Z Fresh toml v0.8.23
99702026-09-11T21:13:45.302Z Fresh console v0.15.11
99712026-09-11T21:13:45.302Z Fresh propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
99722026-09-11T21:13:45.302Z Fresh chacha20poly1305 v0.10.1
99732026-09-11T21:13:45.302Z Fresh progenitor-impl v0.14.0
99742026-09-11T21:13:45.302Z Fresh num_enum_derive v0.7.6
99752026-09-11T21:13:45.302Z Fresh proc-macro-error v1.0.4
99762026-09-11T21:13:45.302Z Fresh rayon v1.11.0
99772026-09-11T21:13:45.302Z Fresh heapless v0.8.0
99782026-09-11T21:13:45.302Z Fresh illumos-nvpair-sys v0.2.0
99792026-09-11T21:13:45.302Z Fresh ingot v0.2.1
99802026-09-11T21:13:45.302Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
99812026-09-11T21:13:45.302Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
99822026-09-11T21:13:45.302Z Fresh num_enum v0.5.11
99832026-09-11T21:13:45.302Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
99842026-09-11T21:13:45.302Z Fresh newline-converter v0.3.0
99852026-09-11T21:13:45.302Z Fresh oxide-update-engine-types v0.1.2
99862026-09-11T21:13:45.302Z Fresh usdt-macro v0.5.0
99872026-09-11T21:13:45.302Z Fresh usdt-attr-macro v0.5.0
99882026-09-11T21:13:45.302Z Fresh num-rational v0.4.2
99892026-09-11T21:13:45.303Z Fresh num-complex v0.4.6
99902026-09-11T21:13:45.303Z Fresh memmap v0.7.0
99912026-09-11T21:13:45.303Z Fresh float-ord v0.3.2
99922026-09-11T21:13:45.303Z Fresh gethostname v0.5.0
99932026-09-11T21:13:45.303Z Fresh bytecount v0.6.9
99942026-09-11T21:13:45.303Z Fresh linear-map v1.2.0
99952026-09-11T21:13:45.303Z Fresh oxide-generation v0.1.3
99962026-09-11T21:13:45.303Z Fresh resolv-conf v0.7.6
99972026-09-11T21:13:45.303Z Fresh propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
99982026-09-11T21:13:45.304Z Fresh progenitor-macro v0.14.0
99992026-09-11T21:13:45.304Z Fresh num_enum v0.7.6
100002026-09-11T21:13:45.304Z Fresh smoltcp v0.11.0
100012026-09-11T21:13:45.304Z Fresh illumos-nvpair v0.3.0
100022026-09-11T21:13:45.304Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
100032026-09-11T21:13:45.304Z Fresh zone_cfg_derive v0.3.1
100042026-09-11T21:13:45.304Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
100052026-09-11T21:13:45.304Z Fresh expectorate v1.2.0
100062026-09-11T21:13:45.304Z Fresh num v0.4.3
100072026-09-11T21:13:45.304Z Fresh usdt v0.5.0
100082026-09-11T21:13:45.304Z Fresh csv-core v0.1.13
100092026-09-11T21:13:45.304Z Fresh minimal-lexical v0.2.1
100102026-09-11T21:13:45.304Z Fresh termtree v0.5.1
100112026-09-11T21:13:45.304Z Fresh unicode-xid v0.2.6
100122026-09-11T21:13:45.304Z Fresh ar_archive_writer v0.5.1
100132026-09-11T21:13:45.305Z Fresh fd-lock v4.0.4
100142026-09-11T21:13:45.305Z Fresh vte v0.14.1
100152026-09-11T21:13:45.305Z Fresh progenitor v0.14.0
100162026-09-11T21:13:45.305Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
100172026-09-11T21:13:45.305Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
100182026-09-11T21:13:45.305Z Fresh zone v0.3.1
100192026-09-11T21:13:45.305Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
100202026-09-11T21:13:45.305Z Fresh cancel-safe-futures v0.1.5
100212026-09-11T21:13:45.305Z Fresh tokio-dtrace v0.1.1
100222026-09-11T21:13:45.305Z Fresh prettyplease v0.2.37
100232026-09-11T21:13:45.305Z Fresh csv v1.4.0
100242026-09-11T21:13:45.305Z Fresh nom v7.1.3
100252026-09-11T21:13:45.305Z Fresh semver v0.1.20
100262026-09-11T21:13:45.305Z Fresh linked-hash-map v0.5.6
100272026-09-11T21:13:45.305Z Fresh strip-ansi-escapes v0.2.1
100282026-09-11T21:13:45.305Z Fresh papergrid v0.11.0
100292026-09-11T21:13:45.305Z Fresh tabled_derive v0.7.0
100302026-09-11T21:13:45.305Z Fresh hickory-proto v0.24.4
100312026-09-11T21:13:45.305Z Fresh nu-ansi-term v0.50.3
100322026-09-11T21:13:45.305Z Fresh crossterm v0.29.0
100332026-09-11T21:13:45.305Z Fresh nom v8.0.0
100342026-09-11T21:13:45.305Z Fresh highway v1.3.0
100352026-09-11T21:13:45.305Z Fresh cfg_aliases v0.1.1
100362026-09-11T21:13:45.305Z Fresh nibble_vec v0.1.0
100372026-09-11T21:13:45.306Z Fresh endian-type v0.1.2
100382026-09-11T21:13:45.306Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
100392026-09-11T21:13:45.306Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
100402026-09-11T21:13:45.306Z Fresh oxide-update-engine v0.1.2
100412026-09-11T21:13:45.306Z Fresh oxide-tokio-rt v0.1.4
100422026-09-11T21:13:45.306Z Fresh slog-dtrace v0.3.0
100432026-09-11T21:13:45.306Z Fresh rustc_version v0.1.7
100442026-09-11T21:13:45.306Z Fresh lru-cache v0.1.2
100452026-09-11T21:13:45.306Z Fresh tabled v0.15.0
100462026-09-11T21:13:45.306Z Fresh reedline v0.40.0
100472026-09-11T21:13:45.306Z Fresh mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
100482026-09-11T21:13:45.306Z Fresh display-error-chain v0.2.2
100492026-09-11T21:13:45.306Z Fresh radix_trie v0.2.1
100502026-09-11T21:13:45.306Z Fresh clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
100512026-09-11T21:13:45.306Z Fresh protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
100522026-09-11T21:13:45.306Z Fresh phf_shared v0.12.1
100532026-09-11T21:13:45.306Z Fresh recursive-proc-macro-impl v0.1.1
100542026-09-11T21:13:45.306Z Fresh client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
100552026-09-11T21:13:45.306Z Fresh const_format_proc_macros v0.2.34
100562026-09-11T21:13:45.306Z Fresh peg-macros v0.8.5
100572026-09-11T21:13:45.306Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
100582026-09-11T21:13:45.306Z Fresh psm v0.1.30
100592026-09-11T21:13:45.306Z Fresh hickory-resolver v0.24.4
100602026-09-11T21:13:45.306Z Fresh mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
100612026-09-11T21:13:45.306Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
100622026-09-11T21:13:45.306Z Fresh phf v0.12.1
100632026-09-11T21:13:45.306Z Fresh sqlparser_derive v0.5.0
100642026-09-11T21:13:45.306Z Fresh winnow v0.6.26
100652026-09-11T21:13:45.306Z Fresh unicode_categories v0.1.1
100662026-09-11T21:13:45.306Z Fresh home v0.5.12
100672026-09-11T21:13:45.306Z Fresh const_format v0.2.35
100682026-09-11T21:13:45.306Z Fresh peg v0.8.5
100692026-09-11T21:13:45.306Z Fresh bcs v0.1.6
100702026-09-11T21:13:45.313Z Fresh sha1 v0.10.6
100712026-09-11T21:13:45.313Z Fresh filetime v0.2.27
100722026-09-11T21:13:45.313Z Fresh xattr v1.6.1
100732026-09-11T21:13:45.313Z Fresh omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
100742026-09-11T21:13:45.313Z Fresh bitfield-struct v0.6.2
100752026-09-11T21:13:45.313Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
100762026-09-11T21:13:45.313Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
100772026-09-11T21:13:45.314Z Fresh stacker v0.1.23
100782026-09-11T21:13:45.314Z Fresh qorb v0.4.1
100792026-09-11T21:13:45.314Z Fresh nix v0.28.0
100802026-09-11T21:13:45.314Z Fresh sqlformat v0.3.5
100812026-09-11T21:13:45.314Z Fresh chrono-tz v0.10.4
100822026-09-11T21:13:45.314Z Fresh tar v0.4.46
100832026-09-11T21:13:45.314Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
100842026-09-11T21:13:45.314Z Fresh headers-core v0.3.0
100852026-09-11T21:13:45.314Z Fresh dropshot-api-manager-types v0.8.0
100862026-09-11T21:13:45.314Z Fresh xshell-macros v0.2.7
100872026-09-11T21:13:45.314Z Fresh subprocess v0.2.15
100882026-09-11T21:13:45.314Z Fresh yasna v0.5.2
100892026-09-11T21:13:45.314Z Fresh utf-8 v0.7.6
100902026-09-11T21:13:45.314Z Fresh port-file v0.1.0
100912026-09-11T21:13:45.314Z Fresh tagptr v0.2.0
100922026-09-11T21:13:45.314Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
100932026-09-11T21:13:45.314Z Fresh tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
100942026-09-11T21:13:45.314Z Fresh half v1.8.3
100952026-09-11T21:13:45.314Z Fresh newtype_derive v0.1.6
100962026-09-11T21:13:45.314Z Fresh recursive v0.1.1
100972026-09-11T21:13:45.314Z Fresh rustyline v14.0.0
100982026-09-11T21:13:45.314Z Fresh libefi-sys v0.1.0
100992026-09-11T21:13:45.314Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
101002026-09-11T21:13:45.315Z Fresh headers v0.4.1
101012026-09-11T21:13:45.315Z Fresh xshell v0.2.7
101022026-09-11T21:13:45.315Z Fresh rcgen v0.12.1
101032026-09-11T21:13:45.315Z Fresh moka v0.12.13
101042026-09-11T21:13:45.315Z Fresh tungstenite v0.21.0
101052026-09-11T21:13:45.315Z Fresh tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
101062026-09-11T21:13:45.315Z Fresh lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
101072026-09-11T21:13:45.315Z Fresh path-slash v0.2.1
101082026-09-11T21:13:45.315Z Fresh serde_cbor v0.11.2
101092026-09-11T21:13:45.315Z Fresh anstyle-parse v0.2.7
101102026-09-11T21:13:45.315Z Fresh predicates-tree v1.0.13
101112026-09-11T21:13:45.315Z Fresh darling_core v0.21.3
101122026-09-11T21:13:45.315Z Fresh ignore v0.4.25
101132026-09-11T21:13:45.315Z Fresh tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
101142026-09-11T21:13:45.315Z Fresh maplit v1.0.2
101152026-09-11T21:13:45.315Z Fresh scheduled-thread-pool v0.2.7
101162026-09-11T21:13:45.315Z Fresh sqlparser v0.61.0
101172026-09-11T21:13:45.315Z Fresh steno v0.4.1
101182026-09-11T21:13:45.316Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
101192026-09-11T21:13:45.316Z Fresh hickory-resolver v0.25.2
101202026-09-11T21:13:45.316Z Fresh tokio-tungstenite v0.21.0
101212026-09-11T21:13:45.316Z Fresh object v0.39.1
101222026-09-11T21:13:45.316Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
101232026-09-11T21:13:45.316Z Fresh anstream v0.6.21
101242026-09-11T21:13:45.316Z Fresh fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
101252026-09-11T21:13:45.316Z Fresh darling_macro v0.21.3
101262026-09-11T21:13:45.316Z Fresh globwalk v0.9.1
101272026-09-11T21:13:45.316Z Fresh diesel_table_macro_syntax v0.3.0
101282026-09-11T21:13:45.316Z Fresh r2d2 v0.8.10
101292026-09-11T21:13:45.316Z Fresh downcast-rs v2.0.2
101302026-09-11T21:13:45.316Z Fresh olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
101312026-09-11T21:13:45.316Z Fresh rand_seeder v0.4.0
101322026-09-11T21:13:45.316Z Fresh rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
101332026-09-11T21:13:45.316Z Fresh digest-io v0.1.0
101342026-09-11T21:13:45.316Z Fresh diff v0.1.13
101352026-09-11T21:13:45.316Z Fresh rawzip v0.4.4
101362026-09-11T21:13:45.316Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
101372026-09-11T21:13:45.316Z Fresh hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3)
101382026-09-11T21:13:45.316Z Fresh darling v0.21.3
101392026-09-11T21:13:45.316Z Fresh camino-tempfile-ext v0.3.3
101402026-09-11T21:13:45.316Z Fresh vergen-lib v0.1.6
101412026-09-11T21:13:45.316Z Fresh tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
101422026-09-11T21:13:45.316Z Fresh dirs-sys-next v0.1.2
101432026-09-11T21:13:45.316Z Fresh unicase v2.9.0
101442026-09-11T21:13:45.316Z Fresh bit-vec v0.6.3
101452026-09-11T21:13:45.316Z Fresh libscf-sys v1.2.0
101462026-09-11T21:13:45.316Z Fresh itertools v0.10.5
101472026-09-11T21:13:45.316Z Fresh libloading v0.8.9
101482026-09-11T21:13:45.316Z Fresh ena v0.14.4
101492026-09-11T21:13:45.316Z Fresh regex-syntax v0.6.29
101502026-09-11T21:13:45.316Z Fresh cexpr v0.6.0
101512026-09-11T21:13:45.316Z Fresh papergrid v0.18.0
101522026-09-11T21:13:45.316Z Fresh dsl_auto_type v0.2.0
101532026-09-11T21:13:45.316Z Fresh vergen-gitcl v1.0.8
101542026-09-11T21:13:45.316Z Fresh tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
101552026-09-11T21:13:45.316Z Fresh dirs-next v2.0.0
101562026-09-11T21:13:45.316Z Fresh bit-set v0.5.3
101572026-09-11T21:13:45.317Z Fresh rustc-hash v2.1.1
101582026-09-11T21:13:45.317Z Fresh tabled v0.21.0
101592026-09-11T21:13:45.317Z Fresh smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
101602026-09-11T21:13:45.317Z Fresh transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
101612026-09-11T21:13:45.317Z Fresh hashbrown v0.14.5
101622026-09-11T21:13:45.317Z Fresh strum_macros v0.24.3
101632026-09-11T21:13:45.317Z Fresh indoc v1.0.9
101642026-09-11T21:13:45.317Z Fresh rfc6979 v0.4.0
101652026-09-11T21:13:45.317Z Fresh quick-xml v0.37.5
101662026-09-11T21:13:45.317Z Fresh oso-derive v0.27.3
101672026-09-11T21:13:45.317Z Fresh impl-trait-for-tuples v0.2.3
101682026-09-11T21:13:45.317Z Fresh proc-macro-error-attr2 v2.0.0
101692026-09-11T21:13:45.317Z Fresh openssl-probe v0.1.6
101702026-09-11T21:13:45.322Z Fresh crc8 v0.1.1
101712026-09-11T21:13:45.322Z Fresh primeorder v0.13.6
101722026-09-11T21:13:45.322Z Fresh diesel_derives v2.3.7
101732026-09-11T21:13:45.322Z Fresh crunchy v0.2.4
101742026-09-11T21:13:45.322Z Fresh term v0.7.0
101752026-09-11T21:13:45.322Z Fresh clang-sys v1.8.1
101762026-09-11T21:13:45.322Z Fresh libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
101772026-09-11T21:13:45.322Z Fresh transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
101782026-09-11T21:13:45.322Z Fresh chumsky v0.9.3
101792026-09-11T21:13:45.322Z Fresh proc-macro-error2 v2.0.1
101802026-09-11T21:13:45.322Z Fresh ecdsa v0.16.9
101812026-09-11T21:13:45.323Z Fresh trait-variant v0.1.2
101822026-09-11T21:13:45.323Z Fresh common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
101832026-09-11T21:13:45.323Z Fresh rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
101842026-09-11T21:13:45.323Z Fresh bb8 v0.8.6
101852026-09-11T21:13:45.323Z Fresh fxhash v0.2.1
101862026-09-11T21:13:45.323Z Fresh ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
101872026-09-11T21:13:45.323Z Fresh nonempty v0.12.0
101882026-09-11T21:13:45.323Z Fresh diesel v2.3.7
101892026-09-11T21:13:45.323Z Fresh tiny-keccak v2.0.2
101902026-09-11T21:13:45.323Z Fresh ascii-canvas v3.0.0
101912026-09-11T21:13:45.323Z Fresh bindgen v0.71.1
101922026-09-11T21:13:45.323Z Fresh transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
101932026-09-11T21:13:45.323Z Fresh libxml v0.3.3
101942026-09-11T21:13:45.323Z Fresh p384 v0.13.1
101952026-09-11T21:13:45.323Z Fresh knus-derive v3.4.0
101962026-09-11T21:13:45.323Z Fresh scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
101972026-09-11T21:13:45.323Z Fresh ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
101982026-09-11T21:13:45.324Z Fresh cpubits v0.1.1
101992026-09-11T21:13:45.324Z Fresh dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
102002026-09-11T21:13:45.324Z Fresh corncobs v0.1.4
102012026-09-11T21:13:45.324Z Fresh secrecy v0.8.0
102022026-09-11T21:13:45.324Z Fresh kstat-rs v0.2.5
102032026-09-11T21:13:45.324Z Fresh git-stub v1.0.0
102042026-09-11T21:13:45.324Z Fresh pem-rfc7468 v1.0.0
102052026-09-11T21:13:45.324Z Fresh prefix-trie v0.7.0
102062026-09-11T21:13:45.324Z Fresh universal-hash v0.6.1
102072026-09-11T21:13:45.324Z Fresh lalrpop v0.19.12
102082026-09-11T21:13:45.324Z Fresh knus v3.4.0
102092026-09-11T21:13:45.324Z Fresh salty v0.3.0
102102026-09-11T21:13:45.324Z Fresh dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
102112026-09-11T21:13:45.324Z Fresh async-bb8-diesel v0.2.1
102122026-09-11T21:13:45.324Z Fresh diesel-dtrace v0.5.0
102132026-09-11T21:13:45.324Z Fresh libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
102142026-09-11T21:13:45.325Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
102152026-09-11T21:13:45.325Z Fresh dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
102162026-09-11T21:13:45.325Z Fresh git-stub-vcs v0.1.0
102172026-09-11T21:13:45.325Z Fresh hickory-server v0.25.2
102182026-09-11T21:13:45.325Z Fresh nanorand v0.7.0
102192026-09-11T21:13:45.325Z Fresh void v1.0.2
102202026-09-11T21:13:45.325Z Fresh polyval v0.7.1
102212026-09-11T21:13:45.325Z Fresh der v0.8.0
102222026-09-11T21:13:45.325Z Fresh tungstenite v0.23.0
102232026-09-11T21:13:45.325Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
102242026-09-11T21:13:45.325Z Fresh nix v0.27.1
102252026-09-11T21:13:45.325Z Fresh serde_bytes v0.11.19
102262026-09-11T21:13:45.325Z Fresh attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
102272026-09-11T21:13:45.325Z Fresh pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
102282026-09-11T21:13:45.325Z Fresh parking_lot_core v0.8.6
102292026-09-11T21:13:45.325Z Fresh lzss v0.8.2
102302026-09-11T21:13:45.325Z Fresh flume v0.11.1
102312026-09-11T21:13:45.325Z Fresh http-range v0.1.5
102322026-09-11T21:13:45.325Z Fresh assert_matches v1.5.0
102332026-09-11T21:13:45.325Z Fresh ghash v0.6.0
102342026-09-11T21:13:45.325Z Fresh tokio-tungstenite v0.23.1
102352026-09-11T21:13:45.325Z Fresh crypto-bigint v0.7.5
102362026-09-11T21:13:45.326Z Fresh aes v0.9.1
102372026-09-11T21:13:45.326Z Fresh signal-hook-tokio v0.3.1
102382026-09-11T21:13:45.326Z Fresh pbkdf2 v0.13.0
102392026-09-11T21:13:45.326Z Fresh ctr v0.10.1
102402026-09-11T21:13:45.326Z Fresh aead v0.6.1
102412026-09-11T21:13:45.326Z Fresh spki v0.8.0
102422026-09-11T21:13:45.326Z Fresh scuffle v0.1.0
102432026-09-11T21:13:45.326Z Fresh salsa20 v0.11.0
102442026-09-11T21:13:45.326Z Fresh attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
102452026-09-11T21:13:45.326Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
102462026-09-11T21:13:45.326Z Fresh cbc v0.2.1
102472026-09-11T21:13:45.326Z Fresh samael v0.0.19
102482026-09-11T21:13:45.326Z Fresh parking_lot v0.11.2
102492026-09-11T21:13:45.326Z Fresh gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
102502026-09-11T21:13:45.326Z Fresh aes-gcm v0.11.0
102512026-09-11T21:13:45.326Z Fresh mime_guess v2.0.5
102522026-09-11T21:13:45.326Z Fresh scrypt v0.12.0
102532026-09-11T21:13:45.326Z Fresh dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
102542026-09-11T21:13:45.326Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
102552026-09-11T21:13:45.326Z Fresh fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
102562026-09-11T21:13:45.326Z Fresh transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
102572026-09-11T21:13:45.326Z Fresh ff v0.14.0
102582026-09-11T21:13:45.326Z Fresh yansi v1.0.1
102592026-09-11T21:13:45.326Z Fresh signature v3.0.0
102602026-09-11T21:13:45.326Z Fresh base16ct v1.0.0
102612026-09-11T21:13:45.326Z Fresh hkdf v0.13.0
102622026-09-11T21:13:45.327Z Fresh polar-core v0.27.3
102632026-09-11T21:13:45.327Z Fresh sled v0.34.7
102642026-09-11T21:13:45.327Z Fresh hyper-staticfile v0.10.1
102652026-09-11T21:13:45.327Z Fresh pkcs5 v0.8.1
102662026-09-11T21:13:45.327Z Fresh transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
102672026-09-11T21:13:45.327Z Fresh pretty_assertions v1.4.1
102682026-09-11T21:13:45.327Z Fresh group v0.14.0
102692026-09-11T21:13:45.327Z Fresh sec1 v0.8.1
102702026-09-11T21:13:45.331Z Fresh arc-swap v1.8.2
102712026-09-11T21:13:45.331Z Fresh castaway v0.2.4
102722026-09-11T21:13:45.331Z Fresh indoc v2.0.7
102732026-09-11T21:13:45.331Z Fresh lru v0.12.5
102742026-09-11T21:13:45.331Z Fresh unicode-truncate v1.1.0
102752026-09-11T21:13:45.331Z Fresh concurrent-queue v2.5.0
102762026-09-11T21:13:45.331Z Fresh cassowary v0.3.0
102772026-09-11T21:13:45.331Z Fresh constant_time_eq v0.4.2
102782026-09-11T21:13:45.331Z Fresh arrayref v0.3.9
102792026-09-11T21:13:45.332Z Fresh arrayvec v0.7.6
102802026-09-11T21:13:45.332Z Fresh oso v0.27.3
102812026-09-11T21:13:45.332Z Fresh dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
102822026-09-11T21:13:45.332Z Fresh pkcs8 v0.11.0
102832026-09-11T21:13:45.332Z Fresh transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
102842026-09-11T21:13:45.332Z Fresh instability v0.3.11
102852026-09-11T21:13:45.332Z Fresh compact_str v0.8.1
102862026-09-11T21:13:45.332Z Fresh libz-sys v1.1.24
102872026-09-11T21:13:45.332Z Fresh slog-scope v4.4.1
102882026-09-11T21:13:45.332Z Fresh parking v2.2.1
102892026-09-11T21:13:45.332Z Fresh wnaf v0.14.0
102902026-09-11T21:13:45.332Z Fresh primefield v0.14.0
102912026-09-11T21:13:45.333Z Fresh rfc6979 v0.6.0
102922026-09-11T21:13:45.333Z Fresh progenitor-impl v0.13.0
102932026-09-11T21:13:45.333Z Fresh console v0.16.2
102942026-09-11T21:13:45.333Z Fresh unit-prefix v0.5.2
102952026-09-11T21:13:45.333Z Fresh plotters-backend v0.3.7
102962026-09-11T21:13:45.333Z Fresh progenitor-client v0.13.0
102972026-09-11T21:13:45.333Z Fresh colored v2.2.0
102982026-09-11T21:13:45.333Z Fresh libsw-core v0.3.2
102992026-09-11T21:13:45.333Z Fresh sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
103002026-09-11T21:13:45.333Z Fresh elliptic-curve v0.14.1
103012026-09-11T21:13:45.333Z Fresh ratatui v0.29.0
103022026-09-11T21:13:45.333Z Fresh slog-stdlog v4.1.1
103032026-09-11T21:13:45.333Z Fresh event-listener v5.4.1
103042026-09-11T21:13:45.334Z Fresh libgit2-sys v0.18.3+1.9.2
103052026-09-11T21:13:45.334Z Fresh plotters-svg v0.3.7
103062026-09-11T21:13:45.334Z Fresh indicatif v0.18.4
103072026-09-11T21:13:45.334Z Fresh progenitor-macro v0.13.0
103082026-09-11T21:13:45.334Z Fresh petname v2.0.2
103092026-09-11T21:13:45.334Z Fresh sapling-renderdag v0.1.0
103102026-09-11T21:13:45.334Z Fresh futures-timer v3.0.3
103112026-09-11T21:13:45.334Z Fresh cast v0.3.0
103122026-09-11T21:13:45.334Z Fresh sync-ptr v0.1.4
103132026-09-11T21:13:45.334Z Fresh shell-words v1.1.1
103142026-09-11T21:13:45.334Z Fresh libsw v3.5.0
103152026-09-11T21:13:45.334Z Fresh ssh-encoding v0.3.0
103162026-09-11T21:13:45.334Z Fresh common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
103172026-09-11T21:13:45.334Z Fresh ecdsa v0.17.0
103182026-09-11T21:13:45.334Z Fresh primeorder v0.14.0
103192026-09-11T21:13:45.334Z Fresh slog-envlogger v2.2.0
103202026-09-11T21:13:45.334Z Fresh event-listener-strategy v0.5.4
103212026-09-11T21:13:45.334Z Fresh git2 v0.20.4
103222026-09-11T21:13:45.334Z Fresh criterion-plot v0.6.0
103232026-09-11T21:13:45.334Z Fresh progenitor v0.13.0
103242026-09-11T21:13:45.334Z Fresh plotters v0.3.7
103252026-09-11T21:13:45.334Z Fresh openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
103262026-09-11T21:13:45.334Z Fresh tinytemplate v1.2.1
103272026-09-11T21:13:45.334Z Fresh rtoolbox v0.0.3
103282026-09-11T21:13:45.335Z Fresh keccak v0.2.0
103292026-09-11T21:13:45.335Z Fresh anes v0.1.6
103302026-09-11T21:13:45.335Z Fresh oorandom v11.1.5
103312026-09-11T21:13:45.335Z Fresh blake3 v1.8.5
103322026-09-11T21:13:45.335Z Fresh tui-tree-widget v0.23.1
103332026-09-11T21:13:45.335Z Fresh curve25519-dalek v5.0.0
103342026-09-11T21:13:45.335Z Fresh oxide-update-engine-display v0.1.2
103352026-09-11T21:13:45.335Z Fresh ed25519 v3.0.0
103362026-09-11T21:13:45.335Z Fresh pkcs1 v0.8.0-rc.4
103372026-09-11T21:13:45.335Z Fresh vergen-git2 v9.1.0
103382026-09-11T21:13:45.335Z Fresh async-lock v3.4.2
103392026-09-11T21:13:45.335Z Fresh dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
103402026-09-11T21:13:45.335Z Fresh rpassword v7.5.4
103412026-09-11T21:13:45.335Z Fresh criterion v0.7.0
103422026-09-11T21:13:45.335Z Fresh crypto-primes v0.7.2
103432026-09-11T21:13:45.335Z Fresh poly1305 v0.9.0
103442026-09-11T21:13:45.335Z Fresh supports-unicode v2.1.0
103452026-09-11T21:13:45.335Z Fresh supports-hyperlinks v2.1.0
103462026-09-11T21:13:45.335Z Fresh tokio-test v0.4.5
103472026-09-11T21:13:45.335Z Fresh supports-color v2.1.0
103482026-09-11T21:13:45.335Z Fresh textwrap v0.15.2
103492026-09-11T21:13:45.335Z Fresh blowfish v0.10.0
103502026-09-11T21:13:45.335Z Fresh blake2 v0.11.0-rc.6
103512026-09-11T21:13:45.335Z Fresh serde_regex v1.1.0
103522026-09-11T21:13:45.335Z Fresh assert-json-diff v2.0.2
103532026-09-11T21:13:45.335Z Fresh miette-derive v5.10.0
103542026-09-11T21:13:45.335Z Fresh terminal_size v0.1.17
103552026-09-11T21:13:45.336Z Fresh path-tree v0.8.3
103562026-09-11T21:13:45.336Z Fresh stringmetrics v2.2.2
103572026-09-11T21:13:45.336Z Fresh topological-sort v0.2.2
103582026-09-11T21:13:45.336Z Fresh async-object-pool v0.2.0
103592026-09-11T21:13:45.336Z Fresh owo-colors v3.5.0
103602026-09-11T21:13:45.336Z Fresh argon2 v0.6.0-rc.8
103612026-09-11T21:13:45.336Z Fresh lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
103622026-09-11T21:13:45.336Z Fresh bcrypt-pbkdf v0.11.0
103632026-09-11T21:13:45.336Z Fresh omicron-zone-package v0.12.3
103642026-09-11T21:13:45.336Z Fresh ssh-cipher v0.3.0
103652026-09-11T21:13:45.336Z Fresh target-lexicon v0.13.3
103662026-09-11T21:13:45.336Z Fresh rsa v0.10.0-rc.18
103672026-09-11T21:13:45.336Z Fresh p384 v0.14.0
103682026-09-11T21:13:45.336Z Fresh ed25519-dalek v3.0.0
103692026-09-11T21:13:45.336Z Fresh sha3 v0.11.0
103702026-09-11T21:13:45.340Z Fresh p521 v0.14.0
103712026-09-11T21:13:45.340Z Fresh p256 v0.14.0
103722026-09-11T21:13:45.340Z Fresh lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
103732026-09-11T21:13:45.340Z Fresh miette v5.10.0
103742026-09-11T21:13:45.340Z Fresh httpmock v0.8.3
103752026-09-11T21:13:45.340Z Fresh knuffel-derive v3.2.0
103762026-09-11T21:13:45.341Z Fresh twox-hash v2.1.2
103772026-09-11T21:13:45.341Z Fresh kem v0.3.0
103782026-09-11T21:13:45.341Z Fresh module-lattice v0.2.3
103792026-09-11T21:13:45.341Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
103802026-09-11T21:13:45.341Z Fresh atty v0.2.14
103812026-09-11T21:13:45.341Z Fresh sponge-cursor v0.1.0
103822026-09-11T21:13:45.341Z Fresh guppy-workspace-hack v0.1.0
103832026-09-11T21:13:45.341Z Fresh lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
103842026-09-11T21:13:45.342Z Fresh ssh-key v0.7.0-rc.11
103852026-09-11T21:13:45.342Z Fresh cfg-expr v0.20.6
103862026-09-11T21:13:45.342Z Fresh russh-cryptovec v0.62.0
103872026-09-11T21:13:45.342Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
103882026-09-11T21:13:45.342Z Fresh crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
103892026-09-11T21:13:45.342Z Fresh ml-kem v0.3.2
103902026-09-11T21:13:45.342Z Fresh sha3 v0.12.0
103912026-09-11T21:13:45.342Z Fresh knuffel v3.2.0
103922026-09-11T21:13:45.342Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
103932026-09-11T21:13:45.342Z Fresh httptest v0.16.4
103942026-09-11T21:13:45.342Z Fresh internal-russh-num-bigint v0.5.0
103952026-09-11T21:13:45.342Z Fresh fatfs v0.3.6
103962026-09-11T21:13:45.342Z Fresh generic-array v1.4.3
103972026-09-11T21:13:45.342Z Fresh num-bigint v0.4.6
103982026-09-11T21:13:45.342Z Fresh russh-util v0.52.0
103992026-09-11T21:13:45.342Z Fresh raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
104002026-09-11T21:13:45.343Z Fresh enum_dispatch v0.3.13
104012026-09-11T21:13:45.343Z Fresh delegate v0.13.5
104022026-09-11T21:13:45.343Z Fresh dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
104032026-09-11T21:13:45.343Z Fresh escape8259 v0.5.3
104042026-09-11T21:13:45.343Z Fresh seq-macro v0.3.6
104052026-09-11T21:13:45.343Z Fresh md5 v0.8.0
104062026-09-11T21:13:45.343Z Fresh hex-literal v1.1.0
104072026-09-11T21:13:45.343Z Fresh relative-path v1.9.3
104082026-09-11T21:13:45.343Z Fresh hex-literal v0.4.1
104092026-09-11T21:13:45.343Z Fresh target-spec v3.5.7
104102026-09-11T21:13:45.343Z Fresh linkme-impl v0.3.35
104112026-09-11T21:13:45.343Z Fresh dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
104122026-09-11T21:13:45.343Z Fresh target-triple v1.0.0
104132026-09-11T21:13:45.343Z Fresh attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
104142026-09-11T21:13:45.343Z Fresh pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
104152026-09-11T21:13:45.343Z Fresh libtest-mimic v0.8.1
104162026-09-11T21:13:45.343Z Fresh blake2b_simd v1.0.4
104172026-09-11T21:13:45.343Z Fresh similar-asserts v1.7.0
104182026-09-11T21:13:45.343Z Fresh fancy-regex v0.14.0
104192026-09-11T21:13:45.343Z Fresh pathdiff v0.2.3
104202026-09-11T21:13:45.343Z Fresh ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
104212026-09-11T21:13:45.343Z Fresh approx v0.5.1
104222026-09-11T21:13:45.343Z Fresh uzers v0.12.2
104232026-09-11T21:13:45.343Z Fresh internet-checksum v0.2.1
104242026-09-11T21:13:45.343Z Fresh termcolor v1.4.1
104252026-09-11T21:13:45.343Z Fresh constant_time_eq v0.3.1
104262026-09-11T21:13:45.343Z Fresh nested v0.1.1
104272026-09-11T21:13:45.343Z Fresh russh v0.62.4
104282026-09-11T21:13:45.343Z Fresh rstest_macros v0.25.0
104292026-09-11T21:13:45.343Z Fresh rust-argon2 v2.1.0
104302026-09-11T21:13:45.343Z Fresh guppy v0.17.25
104312026-09-11T21:13:45.343Z Fresh trybuild v1.0.116
104322026-09-11T21:13:45.343Z Fresh datatest-stable v0.3.3
104332026-09-11T21:13:45.343Z Fresh sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
104342026-09-11T21:13:45.343Z Fresh scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
104352026-09-11T21:13:45.343Z Fresh hickory-client v0.25.2
104362026-09-11T21:13:45.343Z Fresh partial-io v0.5.4
104372026-09-11T21:13:45.343Z Fresh rand_distr v0.5.1
104382026-09-11T21:13:45.343Z Fresh omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
104392026-09-11T21:13:45.343Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
104402026-09-11T21:13:45.344Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
104412026-09-11T21:13:45.344Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
104422026-09-11T21:13:45.344Z Fresh trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
104432026-09-11T21:13:45.344Z Fresh clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
104442026-09-11T21:13:45.344Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
104452026-09-11T21:13:45.344Z Fresh bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
104462026-09-11T21:13:45.344Z Fresh linkme v0.3.35
104472026-09-11T21:13:45.344Z Fresh rstest v0.25.0
104482026-09-11T21:13:45.344Z Fresh assert_cmd v2.1.2
104492026-09-11T21:13:45.344Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
104502026-09-11T21:13:45.344Z Fresh omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
104512026-09-11T21:13:45.344Z Fresh omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
104522026-09-11T21:13:45.344Z Fresh trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
104532026-09-11T21:13:45.344Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
104542026-09-11T21:13:45.344Z Fresh rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
104552026-09-11T21:13:45.344Z Fresh reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
104562026-09-11T21:13:45.344Z Fresh live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
104572026-09-11T21:13:45.344Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
104582026-09-11T21:13:45.344Z Fresh zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
104592026-09-11T21:13:45.344Z Fresh clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
104602026-09-11T21:13:45.344Z Fresh omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
104612026-09-11T21:13:45.344Z Fresh omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
104622026-09-11T21:13:45.344Z Fresh xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
104632026-09-11T21:13:45.345Z Fresh omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
104642026-09-11T21:13:45.345Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
104652026-09-11T21:13:45.345Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
104662026-09-11T21:13:45.345Z Fresh oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
104672026-09-11T21:13:45.346Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
104682026-09-11T21:13:45.346Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
104692026-09-11T21:13:45.346Z Fresh nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
104702026-09-11T21:13:45.350Z Fresh support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
104712026-09-11T21:13:45.350Z Fresh installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
104722026-09-11T21:13:45.350Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
104732026-09-11T21:13:45.350Z Fresh wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
104742026-09-11T21:13:45.350Z Fresh trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
104752026-09-11T21:13:45.350Z Fresh dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
104762026-09-11T21:13:45.350Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
104772026-09-11T21:13:45.350Z Fresh end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
104782026-09-11T21:13:45.350Z Fresh nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
104792026-09-11T21:13:45.350Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
104802026-09-11T21:13:45.350Z Fresh oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
104812026-09-11T21:13:45.350Z Fresh clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
104822026-09-11T21:13:45.350Z Fresh ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
104832026-09-11T21:13:45.350Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
104842026-09-11T21:13:45.350Z Fresh wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
104852026-09-11T21:13:45.350Z Fresh sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
104862026-09-11T21:13:45.350Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
104872026-09-11T21:13:45.350Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
104882026-09-11T21:13:45.350Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
104892026-09-11T21:13:45.350Z Fresh nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
104902026-09-11T21:13:45.351Z Fresh nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
104912026-09-11T21:13:45.351Z Fresh ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
104922026-09-11T21:13:45.351Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
104932026-09-11T21:13:45.351Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
104942026-09-11T21:13:45.351Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
104952026-09-11T21:13:45.351Z Fresh nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
104962026-09-11T21:13:45.351Z Fresh nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
104972026-09-11T21:13:45.351Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
104982026-09-11T21:13:45.351Z Fresh omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
104992026-09-11T21:13:45.352Z Fresh sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
105002026-09-11T21:13:45.352Z Fresh oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
105012026-09-11T21:13:45.352Z Fresh nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
105022026-09-11T21:13:45.352Z Fresh sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
105032026-09-11T21:13:45.352Z Fresh nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
105042026-09-11T21:13:45.352Z Fresh nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
105052026-09-11T21:13:45.352Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
105062026-09-11T21:13:45.352Z Fresh installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
105072026-09-11T21:13:45.352Z Fresh clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
105082026-09-11T21:13:45.352Z Fresh nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
105092026-09-11T21:13:45.352Z Fresh sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
105102026-09-11T21:13:45.352Z Fresh nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
105112026-09-11T21:13:45.352Z Fresh nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
105122026-09-11T21:13:45.352Z Fresh nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
105132026-09-11T21:13:45.352Z Fresh nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
105142026-09-11T21:13:45.352Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
105152026-09-11T21:13:45.352Z Fresh nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
105162026-09-11T21:13:45.352Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
105172026-09-11T21:13:45.352Z Fresh omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
105182026-09-11T21:13:45.352Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
105192026-09-11T21:13:45.353Z Fresh wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
105202026-09-11T21:13:45.353Z Fresh transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
105212026-09-11T21:13:45.353Z Fresh internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
105222026-09-11T21:13:45.353Z Fresh ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
105232026-09-11T21:13:45.353Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
105242026-09-11T21:13:45.353Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
105252026-09-11T21:13:45.353Z Fresh sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
105262026-09-11T21:13:45.353Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
105272026-09-11T21:13:45.353Z Fresh sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
105282026-09-11T21:13:45.353Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
105292026-09-11T21:13:45.353Z Fresh range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
105302026-09-11T21:13:45.353Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
105312026-09-11T21:13:45.353Z Fresh oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
105322026-09-11T21:13:45.353Z Fresh cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
105332026-09-11T21:13:45.353Z Fresh sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
105342026-09-11T21:13:45.353Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
105352026-09-11T21:13:45.353Z Fresh bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
105362026-09-11T21:13:45.354Z Fresh sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
105372026-09-11T21:13:45.354Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
105382026-09-11T21:13:45.354Z Fresh repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
105392026-09-11T21:13:45.354Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
105402026-09-11T21:13:45.354Z Fresh sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
105412026-09-11T21:13:45.354Z Fresh gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
105422026-09-11T21:13:45.354Z Fresh nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
105432026-09-11T21:13:45.354Z Fresh sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
105442026-09-11T21:13:45.354Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
105452026-09-11T21:13:45.354Z Fresh omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
105462026-09-11T21:13:45.354Z Fresh nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
105472026-09-11T21:13:45.354Z Fresh repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
105482026-09-11T21:13:45.354Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
105492026-09-11T21:13:45.354Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
105502026-09-11T21:13:45.354Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
105512026-09-11T21:13:45.354Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
105522026-09-11T21:13:45.354Z Fresh oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
105532026-09-11T21:13:45.354Z Fresh dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
105542026-09-11T21:13:45.354Z Fresh sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
105552026-09-11T21:13:45.354Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
105562026-09-11T21:13:45.354Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
105572026-09-11T21:13:45.354Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
105582026-09-11T21:13:45.354Z Fresh zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
105592026-09-11T21:13:45.354Z Fresh sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
105602026-09-11T21:13:45.354Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
105612026-09-11T21:13:45.354Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
105622026-09-11T21:13:45.354Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
105632026-09-11T21:13:45.354Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
105642026-09-11T21:13:45.354Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
105652026-09-11T21:13:45.354Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
105662026-09-11T21:13:45.354Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
105672026-09-11T21:13:45.354Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
105682026-09-11T21:13:45.354Z Fresh clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
105692026-09-11T21:13:45.354Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
105702026-09-11T21:13:45.360Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
105712026-09-11T21:13:45.360Z Fresh clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
105722026-09-11T21:13:45.360Z Fresh installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
105732026-09-11T21:13:45.361Z Fresh bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
105742026-09-11T21:13:45.361Z Fresh omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
105752026-09-11T21:13:45.361Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
105762026-09-11T21:13:45.361Z Fresh nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
105772026-09-11T21:13:45.361Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
105782026-09-11T21:13:45.361Z Fresh ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
105792026-09-11T21:13:45.361Z Fresh oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
105802026-09-11T21:13:45.361Z Fresh wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
105812026-09-11T21:13:45.361Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
105822026-09-11T21:13:45.361Z Fresh oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
105832026-09-11T21:13:45.361Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
105842026-09-11T21:13:45.361Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
105852026-09-11T21:13:45.361Z Fresh sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
105862026-09-11T21:13:45.361Z Fresh cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
105872026-09-11T21:13:45.361Z Fresh parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
105882026-09-11T21:13:45.361Z Fresh wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
105892026-09-11T21:13:45.361Z Fresh clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
105902026-09-11T21:13:45.361Z Fresh internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
105912026-09-11T21:13:45.361Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
105922026-09-11T21:13:45.361Z Fresh cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
105932026-09-11T21:13:45.361Z Fresh trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
105942026-09-11T21:13:45.361Z Fresh clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
105952026-09-11T21:13:45.361Z Fresh gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
105962026-09-11T21:13:45.361Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
105972026-09-11T21:13:45.361Z Fresh trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
105982026-09-11T21:13:45.361Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
105992026-09-11T21:13:45.361Z Fresh internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
106002026-09-11T21:13:45.361Z Fresh omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
106012026-09-11T21:13:45.361Z Fresh gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
106022026-09-11T21:13:45.361Z Fresh ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
106032026-09-11T21:13:45.361Z Fresh key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
106042026-09-11T21:13:45.361Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
106052026-09-11T21:13:45.361Z Fresh gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
106062026-09-11T21:13:45.361Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
106072026-09-11T21:13:45.361Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
106082026-09-11T21:13:45.361Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
106092026-09-11T21:13:45.361Z Fresh omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
106102026-09-11T21:13:45.362Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
106112026-09-11T21:13:45.362Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s
106122026-09-11T21:13:45.362Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
106132026-09-11T21:13:45.362Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
106142026-09-11T21:13:45.389Z Doc-tests api_identity
106152026-09-11T21:13:45.392Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type proc-macro --color always --crate-name api_identity --test api_identity/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/api_identity -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-38879c4be7d474e1.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
106162026-09-11T21:13:45.450Z
106172026-09-11T21:13:45.450Zrunning 0 tests
106182026-09-11T21:13:45.450Z
106192026-09-11T21:13:45.450Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
106202026-09-11T21:13:45.450Z
106212026-09-11T21:13:45.460Z Doc-tests authz_macros
106222026-09-11T21:13:45.460Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type proc-macro --color always --crate-name authz_macros --test nexus/authz-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/authz-macros -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-581922cf43fab1f6.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-b4d67f07919ede1e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-7bd7b03999483505.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c7896ef16e4748f0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-67c7166b182ad1aa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
106232026-09-11T21:13:45.942Z
106242026-09-11T21:13:45.942Zrunning 7 tests
106252026-09-11T21:13:45.942Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 113) ... ignored
106262026-09-11T21:13:45.942Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 126) ... ignored
106272026-09-11T21:13:45.942Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 31) ... ignored
106282026-09-11T21:13:45.942Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 50) ... ignored
106292026-09-11T21:13:45.942Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 63) ... ignored
106302026-09-11T21:13:45.942Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 80) ... ignored
106312026-09-11T21:13:45.944Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 98) ... ignored
106322026-09-11T21:13:45.944Z
106332026-09-11T21:13:45.944Ztest result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
106342026-09-11T21:13:45.944Z
106352026-09-11T21:13:45.947Zall doctests ran in 0.41s; merged doctests compilation took 0.41s
106362026-09-11T21:13:45.958Z Doc-tests bootstore
106372026-09-11T21:13:45.958Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name bootstore --test bootstore/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/bootstore -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-111dcf7fcda33dc3.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-272df1a36bbcb959.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-95edfa4d5112085a.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand08=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-5fed6632ad9b44c0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
106382026-09-11T21:13:46.204Z
106392026-09-11T21:13:46.204Zrunning 0 tests
106402026-09-11T21:13:46.204Z
106412026-09-11T21:13:46.204Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
106422026-09-11T21:13:46.204Z
106432026-09-11T21:13:46.226Z Doc-tests bootstrap_agent_lockstep_api
106442026-09-11T21:13:46.226Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name bootstrap_agent_lockstep_api --test sled-agent/bootstrap-agent-lockstep-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-51f8fb05a800b791.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
106452026-09-11T21:13:46.838Z
106462026-09-11T21:13:46.838Zrunning 2 tests
106472026-09-11T21:13:46.838Ztest sled-agent/bootstrap-agent-lockstep-api/src/lib.rs - bootstrap_agent_lockstep_api_mod::api_description (line 32) ... ignored
106482026-09-11T21:13:46.838Ztest sled-agent/bootstrap-agent-lockstep-api/src/lib.rs - bootstrap_agent_lockstep_api_mod::stub_api_description (line 38) ... ignored
106492026-09-11T21:13:46.838Z
106502026-09-11T21:13:46.838Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
106512026-09-11T21:13:46.838Z
106522026-09-11T21:13:46.842Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
106532026-09-11T21:13:46.869Z Doc-tests bootstrap_agent_lockstep_client
106542026-09-11T21:13:46.870Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name bootstrap_agent_lockstep_client --test clients/bootstrap-agent-lockstep-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-0f3edd887cde1ea3.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
106552026-09-11T21:13:47.557Z
106562026-09-11T21:13:47.557Zrunning 0 tests
106572026-09-11T21:13:47.557Z
106582026-09-11T21:13:47.557Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
106592026-09-11T21:13:47.557Z
106602026-09-11T21:13:47.600Z Doc-tests bootstrap_agent_lockstep_types
106612026-09-11T21:13:47.600Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name bootstrap_agent_lockstep_types --test sled-agent/bootstrap-agent-lockstep-types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
106622026-09-11T21:13:48.006Z
106632026-09-11T21:13:48.007Zrunning 0 tests
106642026-09-11T21:13:48.007Z
106652026-09-11T21:13:48.007Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
106662026-09-11T21:13:48.007Z
106672026-09-11T21:13:48.040Z Doc-tests clickana
106682026-09-11T21:13:48.041Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name clickana --test dev-tools/clickana/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/clickana -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickana=/work/oxidecomputer/omicron/target/debug/deps/libclickana-fda9fa9ce4c86628.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-316a6334650e5240.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a1bb2c688165151e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
106692026-09-11T21:13:48.272Z
106702026-09-11T21:13:48.272Zrunning 0 tests
106712026-09-11T21:13:48.272Z
106722026-09-11T21:13:48.272Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
106732026-09-11T21:13:48.272Z
106742026-09-11T21:13:48.297Z Doc-tests clickhouse_admin_api
106752026-09-11T21:13:48.297Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name clickhouse_admin_api --test clickhouse-admin/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin/api -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-4838c38b56efb807.rlib --extern clickhouse_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types_versions-c38732715b2513b6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
106762026-09-11T21:13:48.896Z
106772026-09-11T21:13:48.896Zrunning 6 tests
106782026-09-11T21:13:48.896Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_keeper_api_mod::api_description (line 68) ... ignored
106792026-09-11T21:13:48.896Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_keeper_api_mod::stub_api_description (line 74) ... ignored
106802026-09-11T21:13:48.896Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_server_api_mod::api_description (line 187) ... ignored
106812026-09-11T21:13:48.896Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_server_api_mod::stub_api_description (line 193) ... ignored
106822026-09-11T21:13:48.896Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_single_api_mod::api_description (line 349) ... ignored
106832026-09-11T21:13:48.896Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_single_api_mod::stub_api_description (line 355) ... ignored
106842026-09-11T21:13:48.899Z
106852026-09-11T21:13:48.899Ztest result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s
106862026-09-11T21:13:48.899Z
106872026-09-11T21:13:48.899Zall doctests ran in 0.40s; merged doctests compilation took 0.39s
106882026-09-11T21:13:48.925Z Doc-tests clickhouse_admin_keeper_client
106892026-09-11T21:13:48.928Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name clickhouse_admin_keeper_client --test clients/clickhouse-admin-keeper-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-1e0124cd6fc62769.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-804707a114b31497.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
106902026-09-11T21:13:49.301Z
106912026-09-11T21:13:49.301Zrunning 0 tests
106922026-09-11T21:13:49.301Z
106932026-09-11T21:13:49.302Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
106942026-09-11T21:13:49.302Z
106952026-09-11T21:13:49.335Z Doc-tests clickhouse_admin_server_client
106962026-09-11T21:13:49.335Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name clickhouse_admin_server_client --test clients/clickhouse-admin-server-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/clickhouse-admin-server-client -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-1e0124cd6fc62769.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-316a6334650e5240.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
106972026-09-11T21:13:49.731Z
106982026-09-11T21:13:49.731Zrunning 0 tests
106992026-09-11T21:13:49.731Z
107002026-09-11T21:13:49.731Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
107012026-09-11T21:13:49.731Z
107022026-09-11T21:13:49.762Z Doc-tests clickhouse_admin_single_client
107032026-09-11T21:13:49.762Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name clickhouse_admin_single_client --test clients/clickhouse-admin-single-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/clickhouse-admin-single-client -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-1e0124cd6fc62769.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-493e19a0f61deff4.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107042026-09-11T21:13:49.954Z
107052026-09-11T21:13:49.954Zrunning 0 tests
107062026-09-11T21:13:49.954Z
107072026-09-11T21:13:49.954Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
107082026-09-11T21:13:49.955Z
107092026-09-11T21:13:49.973Z Doc-tests clickhouse_admin_test_utils
107102026-09-11T21:13:49.974Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name clickhouse_admin_test_utils --test clickhouse-admin/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin/test-utils -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-369847ab087cf11d.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-81d6703016839787.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-db5342acb6fe432a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107112026-09-11T21:13:50.150Z
107122026-09-11T21:13:50.151Zrunning 0 tests
107132026-09-11T21:13:50.151Z
107142026-09-11T21:13:50.151Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
107152026-09-11T21:13:50.151Z
107162026-09-11T21:13:50.171Z Doc-tests clickhouse_admin_types
107172026-09-11T21:13:50.174Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name clickhouse_admin_types --test clickhouse-admin/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin/types -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern clickhouse_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types_versions-c38732715b2513b6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107182026-09-11T21:13:50.350Z
107192026-09-11T21:13:50.350Zrunning 0 tests
107202026-09-11T21:13:50.350Z
107212026-09-11T21:13:50.350Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
107222026-09-11T21:13:50.350Z
107232026-09-11T21:13:50.370Z Doc-tests clickhouse_admin_types_versions
107242026-09-11T21:13:50.370Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name clickhouse_admin_types_versions --test clickhouse-admin/types/versions/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin/types/versions -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clickhouse_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types_versions-c38732715b2513b6.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107252026-09-11T21:13:51.183Z
107262026-09-11T21:13:51.183Zrunning 1 test
107272026-09-11T21:13:51.183Ztest clickhouse-admin/types/versions/src/lib.rs - (line 17) ... ignored
107282026-09-11T21:13:51.183Z
107292026-09-11T21:13:51.183Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
107302026-09-11T21:13:51.184Z
107312026-09-11T21:13:51.187Zall doctests ran in 0.39s; merged doctests compilation took 0.39s
107322026-09-11T21:13:51.221Z Doc-tests cockroach_admin_api
107332026-09-11T21:13:51.221Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name cockroach_admin_api --test cockroach-admin/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin/api -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-868956d6896eb628.rlib --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-2eabff5c0b6f9870.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107342026-09-11T21:13:51.736Z
107352026-09-11T21:13:51.736Zrunning 2 tests
107362026-09-11T21:13:51.736Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::api_description (line 49) ... ignored
107372026-09-11T21:13:51.736Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::stub_api_description (line 55) ... ignored
107382026-09-11T21:13:51.736Z
107392026-09-11T21:13:51.739Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
107402026-09-11T21:13:51.739Z
107412026-09-11T21:13:51.739Zall doctests ran in 0.38s; merged doctests compilation took 0.38s
107422026-09-11T21:13:51.759Z Doc-tests cockroach_admin_client
107432026-09-11T21:13:51.759Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name cockroach_admin_client --test clients/cockroach-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/cockroach-admin-client -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-1e0124cd6fc62769.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-35bf97163ae16560.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107442026-09-11T21:13:51.963Z
107452026-09-11T21:13:51.963Zrunning 0 tests
107462026-09-11T21:13:51.963Z
107472026-09-11T21:13:51.963Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
107482026-09-11T21:13:51.963Z
107492026-09-11T21:13:51.985Z Doc-tests cockroach_admin_types
107502026-09-11T21:13:51.985Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name cockroach_admin_types --test cockroach-admin/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin/types -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rlib --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-2eabff5c0b6f9870.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107512026-09-11T21:13:52.069Z
107522026-09-11T21:13:52.069Zrunning 0 tests
107532026-09-11T21:13:52.069Z
107542026-09-11T21:13:52.069Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
107552026-09-11T21:13:52.069Z
107562026-09-11T21:13:52.082Z Doc-tests cockroach_admin_types_versions
107572026-09-11T21:13:52.082Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name cockroach_admin_types_versions --test cockroach-admin/types/versions/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin/types/versions -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-1e0124cd6fc62769.rlib --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-2eabff5c0b6f9870.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-9f2ff1acfcfd0869.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107582026-09-11T21:13:52.588Z
107592026-09-11T21:13:52.588Zrunning 1 test
107602026-09-11T21:13:52.588Ztest cockroach-admin/types/versions/src/lib.rs - (line 17) ... ignored
107612026-09-11T21:13:52.588Z
107622026-09-11T21:13:52.588Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
107632026-09-11T21:13:52.588Z
107642026-09-11T21:13:52.591Zall doctests ran in 0.38s; merged doctests compilation took 0.38s
107652026-09-11T21:13:52.607Z Doc-tests db_macros
107662026-09-11T21:13:52.611Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type proc-macro --color always --crate-name db_macros --test nexus/db-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-macros -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-a10995fbff7b5c26.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-b4d67f07919ede1e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-7bd7b03999483505.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c7896ef16e4748f0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-67c7166b182ad1aa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107672026-09-11T21:13:53.130Z
107682026-09-11T21:13:53.130Zrunning 3 tests
107692026-09-11T21:13:53.130Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 29) ... ignored
107702026-09-11T21:13:53.130Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 48) ... ignored
107712026-09-11T21:13:53.130Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 71) ... ignored
107722026-09-11T21:13:53.130Z
107732026-09-11T21:13:53.134Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
107742026-09-11T21:13:53.134Z
107752026-09-11T21:13:53.134Zall doctests ran in 0.38s; merged doctests compilation took 0.38s
107762026-09-11T21:13:53.149Z Doc-tests dev_tools_common
107772026-09-11T21:13:53.152Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name dev_tools_common --test dev-tools/common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/common -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-369847ab087cf11d.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-ae6ec4353b440d0b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107782026-09-11T21:13:53.201Z
107792026-09-11T21:13:53.201Zrunning 0 tests
107802026-09-11T21:13:53.201Z
107812026-09-11T21:13:53.201Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
107822026-09-11T21:13:53.201Z
107832026-09-11T21:13:53.209Z Doc-tests dns_server
107842026-09-11T21:13:53.209Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name dns_server --test dns-server/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-08cad7c742c9aeac.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7f9a893b85b02d27.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-c0e46548126dbb6f.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-e33e4b6bdcfe4e2c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-daafe41dd4e6a1a6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b2f36f2f8b96cae8.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a6be62d9bf577b0a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107852026-09-11T21:13:53.438Z
107862026-09-11T21:13:53.438Zrunning 0 tests
107872026-09-11T21:13:53.438Z
107882026-09-11T21:13:53.438Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
107892026-09-11T21:13:53.438Z
107902026-09-11T21:13:53.461Z Doc-tests dns_server_api
107912026-09-11T21:13:53.461Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name dns_server_api --test dns-server-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server-api -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-1e0124cd6fc62769.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7f9a893b85b02d27.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-daafe41dd4e6a1a6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107922026-09-11T21:13:53.980Z
107932026-09-11T21:13:53.980Zrunning 2 tests
107942026-09-11T21:13:53.981Ztest dns-server-api/src/lib.rs - dns_server_api_mod::api_description (line 136) ... ignored
107952026-09-11T21:13:53.981Ztest dns-server-api/src/lib.rs - dns_server_api_mod::stub_api_description (line 142) ... ignored
107962026-09-11T21:13:53.981Z
107972026-09-11T21:13:53.984Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
107982026-09-11T21:13:53.984Z
107992026-09-11T21:13:53.984Zall doctests ran in 0.40s; merged doctests compilation took 0.39s
108002026-09-11T21:13:54.005Z Doc-tests dns_service_client
108012026-09-11T21:13:54.005Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name dns_service_client --test clients/dns-service-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/dns-service-client -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-1e0124cd6fc62769.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-daafe41dd4e6a1a6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
108022026-09-11T21:13:54.163Z
108032026-09-11T21:13:54.163Zrunning 0 tests
108042026-09-11T21:13:54.163Z
108052026-09-11T21:13:54.163Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
108062026-09-11T21:13:54.163Z
108072026-09-11T21:13:54.183Z Doc-tests end_to_end_tests
108082026-09-11T21:13:54.183Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name end_to_end_tests --test end-to-end-tests/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/end-to-end-tests -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-665243e242fcd7e8.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f1187bf1a109a946.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-82e5da628c97b1bf.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-885926de9578d4c8.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-d065927fe990533b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-25b39e70368fcdc4.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-3fe6398088425ae4.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern rand_010=/work/oxidecomputer/omicron/target/debug/deps/librand-d04461f821ec7081.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-fda599c0f2adf537.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-783429a7deba1990.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/usr/lib/fm/amd64 --document-private-items -D warnings --error-format human`
108092026-09-11T21:13:54.560Z
108102026-09-11T21:13:54.560Zrunning 0 tests
108112026-09-11T21:13:54.560Z
108122026-09-11T21:13:54.560Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
108132026-09-11T21:13:54.560Z
108142026-09-11T21:13:54.594Z Doc-tests ereport_types
108152026-09-11T21:13:54.594Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name ereport_types --test ereport/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ereport/types -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-b17bf89810c1c282.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
108162026-09-11T21:13:54.743Z
108172026-09-11T21:13:54.744Zrunning 0 tests
108182026-09-11T21:13:54.744Z
108192026-09-11T21:13:54.744Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
108202026-09-11T21:13:54.744Z
108212026-09-11T21:13:54.760Z Doc-tests gateway_api
108222026-09-11T21:13:54.760Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name gateway_api --test gateway-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-api -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-b52c6c44c588c4b6.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-7085683de1db5458.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
108232026-09-11T21:13:55.333Z
108242026-09-11T21:13:55.333Zrunning 2 tests
108252026-09-11T21:13:55.334Ztest gateway-api/src/lib.rs - gateway_api_mod::api_description (line 59) ... ignored
108262026-09-11T21:13:55.334Ztest gateway-api/src/lib.rs - gateway_api_mod::stub_api_description (line 65) ... ignored
108272026-09-11T21:13:55.334Z
108282026-09-11T21:13:55.334Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
108292026-09-11T21:13:55.334Z
108302026-09-11T21:13:55.338Zall doctests ran in 0.39s; merged doctests compilation took 0.39s
108312026-09-11T21:13:55.360Z Doc-tests gateway_client
108322026-09-11T21:13:55.360Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name gateway_client --test clients/gateway-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/gateway-client -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-a99736055d4f315d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
108332026-09-11T21:13:55.948Z
108342026-09-11T21:13:55.948Zrunning 0 tests
108352026-09-11T21:13:55.948Z
108362026-09-11T21:13:55.948Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
108372026-09-11T21:13:55.948Z
108382026-09-11T21:13:55.984Z Doc-tests gateway_test_utils
108392026-09-11T21:13:55.984Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name gateway_test_utils --test gateway-test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-test-utils -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-369847ab087cf11d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-1f7b4b3d9e70e758.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
108402026-09-11T21:13:56.347Z
108412026-09-11T21:13:56.347Zrunning 0 tests
108422026-09-11T21:13:56.347Z
108432026-09-11T21:13:56.347Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
108442026-09-11T21:13:56.347Z
108452026-09-11T21:13:56.386Z Doc-tests gateway_types
108462026-09-11T21:13:56.386Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name gateway_types --test gateway-types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-types -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-7085683de1db5458.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' --document-private-items -D warnings --error-format human`
108472026-09-11T21:13:56.545Z
108482026-09-11T21:13:56.545Zrunning 0 tests
108492026-09-11T21:13:56.545Z
108502026-09-11T21:13:56.545Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
108512026-09-11T21:13:56.545Z
108522026-09-11T21:13:56.565Z Doc-tests gateway_types_versions
108532026-09-11T21:13:56.565Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name gateway_types_versions --test gateway-types/versions/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-types/versions -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-7085683de1db5458.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' --document-private-items -D warnings --error-format human`
108542026-09-11T21:13:57.373Z
108552026-09-11T21:13:57.373Zrunning 1 test
108562026-09-11T21:13:57.373Ztest gateway-types/versions/src/lib.rs - (line 17) ... ignored
108572026-09-11T21:13:57.373Z
108582026-09-11T21:13:57.373Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
108592026-09-11T21:13:57.373Z
108602026-09-11T21:13:57.376Zall doctests ran in 0.39s; merged doctests compilation took 0.39s
108612026-09-11T21:13:57.410Z Doc-tests gfss
108622026-09-11T21:13:57.410Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name gfss --test trust-quorum/gfss/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/trust-quorum/gfss -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb74a95d46416a86.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-739129cd459e3a9b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="danger_partial_eq_ct_wrapper"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("danger_partial_eq_ct_wrapper"))' --document-private-items -D warnings --error-format human`
108632026-09-11T21:13:57.510Z
108642026-09-11T21:13:57.510Zrunning 0 tests
108652026-09-11T21:13:57.510Z
108662026-09-11T21:13:57.510Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
108672026-09-11T21:13:57.510Z
108682026-09-11T21:13:57.522Z Doc-tests illumos_utils
108692026-09-11T21:13:57.522Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name illumos_utils --test illumos-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/illumos-utils -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-a1106d2116afdb76.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-a85bc2f7a054eda7.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-359b22f7a1198f24.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-da8cd6fd291e7564.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f7bbc109a87a1012.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-fd395ee56dd2bb3a.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-40522114059d91ed.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-71bae07553df3d6d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-b800997bcfce769b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-a3b889cd96e179f4.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' --check-cfg 'cfg(svcadm_autoclear)' --document-private-items -D warnings --error-format human`
108702026-09-11T21:13:57.953Z
108712026-09-11T21:13:57.954Zrunning 0 tests
108722026-09-11T21:13:57.954Z
108732026-09-11T21:13:57.954Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
108742026-09-11T21:13:57.954Z
108752026-09-11T21:13:57.987Z Doc-tests installinator
108762026-09-11T21:13:57.991Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name installinator --test installinator/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-666be0b46fcb67b0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-cc7a2c3d1718de22.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-aa509847eefea39f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-a79a94671f829691.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-e5bf8eb52ca8f678.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-67863f9306e58aa0.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-standard"))' --document-private-items -D warnings --error-format human`
108772026-09-11T21:13:58.351Z
108782026-09-11T21:13:58.351Zrunning 0 tests
108792026-09-11T21:13:58.352Z
108802026-09-11T21:13:58.352Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
108812026-09-11T21:13:58.352Z
108822026-09-11T21:13:58.387Z Doc-tests installinator_api
108832026-09-11T21:13:58.387Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name installinator_api --test installinator-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-api -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-9750d645a07a67df.rlib --extern installinator_common_versions=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common_versions-2db0494d19d67bf3.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
108842026-09-11T21:13:58.947Z
108852026-09-11T21:13:58.947Zrunning 2 tests
108862026-09-11T21:13:58.947Ztest installinator-api/src/lib.rs - installinator_api_mod::api_description (line 44) ... ignored
108872026-09-11T21:13:58.947Ztest installinator-api/src/lib.rs - installinator_api_mod::stub_api_description (line 50) ... ignored
108882026-09-11T21:13:58.947Z
108892026-09-11T21:13:58.947Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
108902026-09-11T21:13:58.947Z
108912026-09-11T21:13:58.952Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
108922026-09-11T21:13:58.973Z Doc-tests installinator_client
108932026-09-11T21:13:58.978Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name installinator_client --test clients/installinator-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/installinator-client -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-aa509847eefea39f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
108942026-09-11T21:13:59.250Z
108952026-09-11T21:13:59.250Zrunning 0 tests
108962026-09-11T21:13:59.250Z
108972026-09-11T21:13:59.250Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
108982026-09-11T21:13:59.250Z
108992026-09-11T21:13:59.272Z Doc-tests installinator_common
109002026-09-11T21:13:59.272Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name installinator_common --test installinator-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-common -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern installinator_common_versions=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common_versions-2db0494d19d67bf3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109012026-09-11T21:13:59.546Z
109022026-09-11T21:13:59.546Zrunning 0 tests
109032026-09-11T21:13:59.546Z
109042026-09-11T21:13:59.546Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109052026-09-11T21:13:59.546Z
109062026-09-11T21:13:59.574Z Doc-tests installinator_common_versions
109072026-09-11T21:13:59.574Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name installinator_common_versions --test installinator-common/versions/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-common/versions -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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_common_versions=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common_versions-2db0494d19d67bf3.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109082026-09-11T21:14:00.038Z
109092026-09-11T21:14:00.038Zrunning 1 test
109102026-09-11T21:14:00.038Ztest installinator-common/versions/src/lib.rs - (line 17) ... ignored
109112026-09-11T21:14:00.038Z
109122026-09-11T21:14:00.038Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
109132026-09-11T21:14:00.038Z
109142026-09-11T21:14:00.042Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
109152026-09-11T21:14:00.054Z Doc-tests internal_dns_resolver
109162026-09-11T21:14:00.059Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name internal_dns_resolver --test internal-dns/resolver/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/internal-dns/resolver -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-08cad7c742c9aeac.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-7f9a893b85b02d27.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a6be62d9bf577b0a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109172026-09-11T21:14:00.303Z
109182026-09-11T21:14:00.303Zrunning 0 tests
109192026-09-11T21:14:00.304Z
109202026-09-11T21:14:00.304Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109212026-09-11T21:14:00.304Z
109222026-09-11T21:14:00.308Z Doc-tests internal_dns_types
109232026-09-11T21:14:00.308Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name internal_dns_types --test internal-dns/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/internal-dns/types -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-daafe41dd4e6a1a6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109242026-09-11T21:14:00.499Z
109252026-09-11T21:14:00.499Zrunning 0 tests
109262026-09-11T21:14:00.499Z
109272026-09-11T21:14:00.499Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109282026-09-11T21:14:00.500Z
109292026-09-11T21:14:00.527Z Doc-tests internal_dns_types_versions
109302026-09-11T21:14:00.527Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name internal_dns_types_versions --test internal-dns/types/versions/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/internal-dns/types/versions -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern internal_dns_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types_versions-daafe41dd4e6a1a6.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109312026-09-11T21:14:01.034Z
109322026-09-11T21:14:01.034Zrunning 1 test
109332026-09-11T21:14:01.034Ztest internal-dns/types/versions/src/lib.rs - (line 17) ... ignored
109342026-09-11T21:14:01.034Z
109352026-09-11T21:14:01.034Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
109362026-09-11T21:14:01.034Z
109372026-09-11T21:14:01.040Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
109382026-09-11T21:14:01.055Z Doc-tests ipcc
109392026-09-11T21:14:01.056Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name ipcc --test ipcc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ipcc -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-a79a94671f829691.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-17af6e71604b9409.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109402026-09-11T21:14:01.176Z
109412026-09-11T21:14:01.176Zrunning 0 tests
109422026-09-11T21:14:01.176Z
109432026-09-11T21:14:01.176Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109442026-09-11T21:14:01.176Z
109452026-09-11T21:14:01.192Z Doc-tests key_manager
109462026-09-11T21:14:01.192Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name key_manager --test key-manager/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/key-manager -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-e5ce56e8506f5b30.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-95edfa4d5112085a.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rlib --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-da8cd6fd291e7564.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109472026-09-11T21:14:01.403Z
109482026-09-11T21:14:01.403Zrunning 0 tests
109492026-09-11T21:14:01.403Z
109502026-09-11T21:14:01.403Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109512026-09-11T21:14:01.403Z
109522026-09-11T21:14:01.412Z Doc-tests key_manager_types
109532026-09-11T21:14:01.415Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name key_manager_types --test key-manager/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/key-manager/types -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-da8cd6fd291e7564.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109542026-09-11T21:14:01.461Z
109552026-09-11T21:14:01.461Zrunning 0 tests
109562026-09-11T21:14:01.461Z
109572026-09-11T21:14:01.461Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109582026-09-11T21:14:01.461Z
109592026-09-11T21:14:01.465Z Doc-tests live_tests_macros
109602026-09-11T21:14:01.465Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type proc-macro --color always --crate-name live_tests_macros --test live-tests/macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/live-tests/macros -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-4edf015f5286c387.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109612026-09-11T21:14:01.891Z
109622026-09-11T21:14:01.891Zrunning 1 test
109632026-09-11T21:14:01.891Ztest live-tests/macros/src/lib.rs - live_test (line 24) ... ignored
109642026-09-11T21:14:01.891Z
109652026-09-11T21:14:01.891Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
109662026-09-11T21:14:01.892Z
109672026-09-11T21:14:01.907Zall doctests ran in 0.38s; merged doctests compilation took 0.38s
109682026-09-11T21:14:01.912Z Doc-tests nexus_auth
109692026-09-11T21:14:01.912Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_auth --test nexus/auth/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/auth -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-581922cf43fab1f6.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-6ae3743cbf3b1fa1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f7a1adc56f8899f4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-8e4283f0fa99e737.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-b4a52e8733931033.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-73faca2b25abd4c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 --document-private-items -D warnings --error-format human`
109702026-09-11T21:14:02.533Z
109712026-09-11T21:14:02.533Zrunning 0 tests
109722026-09-11T21:14:02.533Z
109732026-09-11T21:14:02.534Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109742026-09-11T21:14:02.534Z
109752026-09-11T21:14:02.580Z Doc-tests nexus_background_task_interface
109762026-09-11T21:14:02.580Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_background_task_interface --test nexus/background-task-interface/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/background-task-interface -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-6a4b81a2503742d7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_test=/work/oxidecomputer/omicron/target/debug/deps/libtokio_test-ebcd68a53c09770e.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' --document-private-items -D warnings --error-format human`
109772026-09-11T21:14:02.641Z
109782026-09-11T21:14:02.641Zrunning 0 tests
109792026-09-11T21:14:02.641Z
109802026-09-11T21:14:02.641Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109812026-09-11T21:14:02.641Z
109822026-09-11T21:14:02.649Z Doc-tests nexus_client
109832026-09-11T21:14:02.649Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_client --test clients/nexus-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/nexus-client -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-1e0124cd6fc62769.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109842026-09-11T21:14:03.187Z
109852026-09-11T21:14:03.187Zrunning 0 tests
109862026-09-11T21:14:03.187Z
109872026-09-11T21:14:03.187Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109882026-09-11T21:14:03.187Z
109892026-09-11T21:14:03.231Z Doc-tests nexus_config
109902026-09-11T21:14:03.256Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_config --test nexus-config/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus-config -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109912026-09-11T21:14:03.754Z
109922026-09-11T21:14:03.754Zrunning 0 tests
109932026-09-11T21:14:03.754Z
109942026-09-11T21:14:03.774Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109952026-09-11T21:14:03.774Z
109962026-09-11T21:14:03.806Z Doc-tests nexus_db_errors
109972026-09-11T21:14:03.809Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_db_errors --test nexus/db-errors/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-errors -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c29da10d4aa189d5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109982026-09-11T21:14:04.127Z
109992026-09-11T21:14:04.128Zrunning 0 tests
110002026-09-11T21:14:04.128Z
110012026-09-11T21:14:04.128Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
110022026-09-11T21:14:04.128Z
110032026-09-11T21:14:04.163Z Doc-tests nexus_db_fixed_data
110042026-09-11T21:14:04.167Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --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 /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-8e4283f0fa99e737.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 --document-private-items -D warnings --error-format human`
110052026-09-11T21:14:04.472Z
110062026-09-11T21:14:04.472Zrunning 0 tests
110072026-09-11T21:14:04.472Z
110082026-09-11T21:14:04.473Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
110092026-09-11T21:14:04.473Z
110102026-09-11T21:14:04.501Z Doc-tests nexus_db_lookup
110112026-09-11T21:14:04.501Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_db_lookup --test nexus/db-lookup/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-lookup -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-274bf28b24d0a9db.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-a10995fbff7b5c26.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-4ea8ecee3ceb19a6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c29da10d4aa189d5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 --document-private-items -D warnings --error-format human`
110122026-09-11T21:14:05.038Z
110132026-09-11T21:14:05.038Zrunning 0 tests
110142026-09-11T21:14:05.038Z
110152026-09-11T21:14:05.038Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
110162026-09-11T21:14:05.038Z
110172026-09-11T21:14:05.078Z Doc-tests nexus_db_model
110182026-09-11T21:14:05.086Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_db_model --test nexus/db-model/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-model -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-a10995fbff7b5c26.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-b204df21dbd8d7dd.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-698543b81208cfe7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b62765c6e5b0f93b.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-8a9851768c633ecc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-e656a43c6a87d689.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5f249a94a98632d0.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-3e02eeda53569a7d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 --document-private-items -D warnings --error-format human`
110192026-09-11T21:14:21.920Z
110202026-09-11T21:14:21.920Zrunning 4 tests
110212026-09-11T21:14:21.952Ztest nexus/db-model/src/lib.rs - (line 26) ... ok
110222026-09-11T21:14:21.960Ztest nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83) ... ok
110232026-09-11T21:14:21.960Ztest nexus/db-model/src/lib.rs - (line 49) ... ok
110242026-09-11T21:14:21.960Ztest nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) ... ok
110252026-09-11T21:14:21.961Z
110262026-09-11T21:14:21.961Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
110272026-09-11T21:14:21.961Z
110282026-09-11T21:14:21.979Zall doctests ran in 14.14s; merged doctests compilation took 14.08s
110292026-09-11T21:14:22.097Z Doc-tests nexus_db_queries
110302026-09-11T21:14:22.110Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_db_queries --test nexus/db-queries/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-queries -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-274bf28b24d0a9db.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-5d1b38cab6734332.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7c377b1087dd1298.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-a10995fbff7b5c26.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-4ea8ecee3ceb19a6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-b1d92761482d9115.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-c29da10d4aa189d5.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-8e4283f0fa99e737.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_fm_slippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm_slippy-3ba7c092ab77b63b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rlib --extern nonempty=/work/oxidecomputer/omicron/target/debug/deps/libnonempty-ae867e9d6d10901d.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-8a9851768c633ecc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-b4a52e8733931033.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3abc053f4411f86b.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-bad34ca77d4ced2b.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-eba8521e88a666db.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-2a5a4d2fbeb7e66b.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5f249a94a98632d0.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-ea5de40ed58f5d10.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-783429a7deba1990.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-a61a9cb9599feb37.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="nexus-reconfigurator-planning"' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nexus-reconfigurator-planning", "omicron-test-utils", "testing"))' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64 --document-private-items -D warnings --error-format human`
110312026-09-11T21:14:29.335Z
110322026-09-11T21:14:29.335Zrunning 3 tests
110332026-09-11T21:14:29.339Ztest nexus/db-queries/src/db/datastore/fm.rs - db::datastore::fm::sitrep_child_tables (line 79) ... ignored
110342026-09-11T21:14:29.339Ztest nexus/db-queries/src/db/datastore/multicast/members.rs - db::datastore::multicast::members::DataStore::multicast_group_member_reconcile_joining (line 436) ... ignored
110352026-09-11T21:14:29.343Ztest nexus/db-queries/src/db/pagination.rs - db::pagination::Paginator (line 417) ... ok
110362026-09-11T21:14:29.343Z
110372026-09-11T21:14:29.343Ztest result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s
110382026-09-11T21:14:29.343Z
110392026-09-11T21:14:29.352Zall doctests ran in 5.65s; merged doctests compilation took 5.63s
110402026-09-11T21:14:29.471Z Doc-tests nexus_db_schema
110412026-09-11T21:14:29.471Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_db_schema --test nexus/db-schema/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-schema -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-369847ab087cf11d.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern linkme=/work/oxidecomputer/omicron/target/debug/deps/liblinkme-cec354afcaee4de5.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-bb371b07d28f574c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 --document-private-items -D warnings --error-format human`
110422026-09-11T21:14:34.785Z
110432026-09-11T21:14:34.786Zrunning 0 tests
110442026-09-11T21:14:34.786Z
110452026-09-11T21:14:34.786Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
110462026-09-11T21:14:34.786Z
110472026-09-11T21:14:35.018Z Doc-tests nexus_defaults
110482026-09-11T21:14:35.018Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_defaults --test nexus/defaults/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/defaults -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-384b5883c9cfe350.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-698543b81208cfe7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
110492026-09-11T21:14:35.199Z
110502026-09-11T21:14:35.200Zrunning 0 tests
110512026-09-11T21:14:35.200Z
110522026-09-11T21:14:35.200Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
110532026-09-11T21:14:35.200Z
110542026-09-11T21:14:35.222Z Doc-tests nexus_external_api
110552026-09-11T21:14:35.223Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_external_api --test nexus/external-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/external-api -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-38879c4be7d474e1.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-b4288d7ee67b9fdb.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-f17442232b83999e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-ea5de40ed58f5d10.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
110562026-09-11T21:14:36.301Z
110572026-09-11T21:14:36.301Zrunning 2 tests
110582026-09-11T21:14:36.302Ztest nexus/external-api/src/lib.rs - nexus_external_api_mod::api_description (line 219) ... ignored
110592026-09-11T21:14:36.302Ztest nexus/external-api/src/lib.rs - nexus_external_api_mod::stub_api_description (line 225) ... ignored
110602026-09-11T21:14:36.304Z
110612026-09-11T21:14:36.304Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
110622026-09-11T21:14:36.304Z
110632026-09-11T21:14:36.308Zall doctests ran in 0.39s; merged doctests compilation took 0.39s
110642026-09-11T21:14:36.357Z Doc-tests nexus_fm
110652026-09-11T21:14:36.357Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_fm --test nexus/fm/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/fm -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-3bc86ba480e53d62.rlib --extern nexus_fm_slippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm_slippy-3ba7c092ab77b63b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-82763755ec897c2a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="ereport-types"' --cfg 'feature="nexus-fm-slippy"' --cfg 'feature="nexus-reconfigurator-planning"' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ereport-types", "nexus-fm-slippy", "nexus-reconfigurator-planning", "omicron-test-utils", "testing", "uuid"))' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 --document-private-items -D warnings --error-format human`
110662026-09-11T21:14:36.733Z
110672026-09-11T21:14:36.733Zrunning 0 tests
110682026-09-11T21:14:36.733Z
110692026-09-11T21:14:36.734Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
110702026-09-11T21:14:36.734Z
110712026-09-11T21:14:36.774Z Doc-tests nexus_fm_slippy
110722026-09-11T21:14:36.780Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_fm_slippy --test nexus/fm/slippy/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/fm/slippy -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-1e0124cd6fc62769.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-3bc86ba480e53d62.rlib --extern nexus_fm_slippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm_slippy-3ba7c092ab77b63b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 --document-private-items -D warnings --error-format human`
110732026-09-11T21:14:37.058Z
110742026-09-11T21:14:37.058Zrunning 0 tests
110752026-09-11T21:14:37.058Z
110762026-09-11T21:14:37.058Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
110772026-09-11T21:14:37.058Z
110782026-09-11T21:14:37.091Z Doc-tests nexus_internal_api
110792026-09-11T21:14:37.091Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_internal_api --test nexus/internal-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/internal-api -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-59f71f0ca602e65b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
110802026-09-11T21:14:37.811Z
110812026-09-11T21:14:37.811Zrunning 2 tests
110822026-09-11T21:14:37.811Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::api_description (line 54) ... ignored
110832026-09-11T21:14:37.811Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::stub_api_description (line 60) ... ignored
110842026-09-11T21:14:37.811Z
110852026-09-11T21:14:37.811Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
110862026-09-11T21:14:37.812Z
110872026-09-11T21:14:37.816Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
110882026-09-11T21:14:37.852Z Doc-tests nexus_inventory
110892026-09-11T21:14:37.852Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_inventory --test nexus/inventory/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/inventory -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-804707a114b31497.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-316a6334650e5240.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-6b965b52841a5d7f.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-8a9851768c633ecc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-0fde5c15a8a1bdbd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-82763755ec897c2a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/usr/lib/fm/amd64 --document-private-items -D warnings --error-format human`
110902026-09-11T21:14:38.164Z
110912026-09-11T21:14:38.164Zrunning 0 tests
110922026-09-11T21:14:38.164Z
110932026-09-11T21:14:38.164Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
110942026-09-11T21:14:38.164Z
110952026-09-11T21:14:38.197Z Doc-tests nexus_lockstep_api
110962026-09-11T21:14:38.197Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_lockstep_api --test nexus/lockstep-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/lockstep-api -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-b17bf89810c1c282.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-bb3b704b3226fe5f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
110972026-09-11T21:14:38.907Z
110982026-09-11T21:14:38.907Zrunning 2 tests
110992026-09-11T21:14:38.907Ztest nexus/lockstep-api/src/lib.rs - nexus_lockstep_api_mod::api_description (line 69) ... ignored
111002026-09-11T21:14:38.907Ztest nexus/lockstep-api/src/lib.rs - nexus_lockstep_api_mod::stub_api_description (line 75) ... ignored
111012026-09-11T21:14:38.907Z
111022026-09-11T21:14:38.907Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
111032026-09-11T21:14:38.907Z
111042026-09-11T21:14:38.912Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
111052026-09-11T21:14:38.948Z Doc-tests nexus_lockstep_client
111062026-09-11T21:14:38.952Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_lockstep_client --test clients/nexus-lockstep-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/nexus-lockstep-client -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
111072026-09-11T21:14:40.618Z
111082026-09-11T21:14:40.619Zrunning 0 tests
111092026-09-11T21:14:40.619Z
111102026-09-11T21:14:40.619Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111112026-09-11T21:14:40.619Z
111122026-09-11T21:14:40.691Z Doc-tests nexus_macros_common
111132026-09-11T21:14:40.691Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_macros_common --test nexus/macros-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/macros-common -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-7bd7b03999483505.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
111142026-09-11T21:14:40.735Z
111152026-09-11T21:14:40.735Zrunning 0 tests
111162026-09-11T21:14:40.735Z
111172026-09-11T21:14:40.735Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111182026-09-11T21:14:40.735Z
111192026-09-11T21:14:40.742Z Doc-tests nexus_metrics_producer_gc
111202026-09-11T21:14:40.742Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --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 /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-274bf28b24d0a9db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-49f5d8277ca84cd5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-083b6d57016429c3.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64 --document-private-items -D warnings --error-format human`
111212026-09-11T21:14:41.139Z
111222026-09-11T21:14:41.139Zrunning 0 tests
111232026-09-11T21:14:41.139Z
111242026-09-11T21:14:41.139Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111252026-09-11T21:14:41.139Z
111262026-09-11T21:14:41.184Z Doc-tests nexus_mgs_updates
111272026-09-11T21:14:41.188Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_mgs_updates --test nexus/mgs-updates/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/mgs-updates -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-bea3e5c996983297.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-daac65e9de58c382.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-cca8f784e75ad371.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-711602f6fc978f17.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-92eb3eed7352f7e6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
111282026-09-11T21:14:41.547Z
111292026-09-11T21:14:41.547Zrunning 0 tests
111302026-09-11T21:14:41.547Z
111312026-09-11T21:14:41.547Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111322026-09-11T21:14:41.547Z
111332026-09-11T21:14:41.584Z Doc-tests nexus_networking
111342026-09-11T21:14:41.588Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_networking --test nexus/networking/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/networking -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-1680112a69108670.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 --document-private-items -D warnings --error-format human`
111352026-09-11T21:14:41.998Z
111362026-09-11T21:14:41.998Zrunning 0 tests
111372026-09-11T21:14:41.998Z
111382026-09-11T21:14:41.998Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111392026-09-11T21:14:41.998Z
111402026-09-11T21:14:42.045Z Doc-tests nexus_reconfigurator_blippy
111412026-09-11T21:14:42.045Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_reconfigurator_blippy --test nexus/reconfigurator/blippy/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/blippy -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-4aaaa5b62002480a.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
111422026-09-11T21:14:42.339Z
111432026-09-11T21:14:42.339Zrunning 0 tests
111442026-09-11T21:14:42.339Z
111452026-09-11T21:14:42.339Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111462026-09-11T21:14:42.339Z
111472026-09-11T21:14:42.397Z Doc-tests nexus_reconfigurator_execution
111482026-09-11T21:14:42.397Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_reconfigurator_execution --test nexus/reconfigurator/execution/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/execution -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-274bf28b24d0a9db.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-804707a114b31497.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-316a6334650e5240.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-493e19a0f61deff4.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-35bf97163ae16560.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-49f5d8277ca84cd5.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-daac65e9de58c382.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-1680112a69108670.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-af21860aadba4665.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-4e3566665ba52331.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-d727353e0d7abb2a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64 --document-private-items -D warnings --error-format human`
111492026-09-11T21:14:42.798Z
111502026-09-11T21:14:42.798Zrunning 0 tests
111512026-09-11T21:14:42.798Z
111522026-09-11T21:14:42.798Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111532026-09-11T21:14:42.798Z
111542026-09-11T21:14:42.845Z Doc-tests nexus_reconfigurator_planning
111552026-09-11T21:14:42.850Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_reconfigurator_planning --test nexus/reconfigurator/planning/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/planning -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-666be0b46fcb67b0.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-4aaaa5b62002480a.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-3c71f956642cd425.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-a6577547c2ba13d9.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-b382815a0b3b5c5e.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-82763755ec897c2a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
111562026-09-11T21:14:43.315Z
111572026-09-11T21:14:43.315Zrunning 0 tests
111582026-09-11T21:14:43.315Z
111592026-09-11T21:14:43.315Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111602026-09-11T21:14:43.315Z
111612026-09-11T21:14:43.358Z Doc-tests nexus_reconfigurator_preparation
111622026-09-11T21:14:43.358Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_reconfigurator_preparation --test nexus/reconfigurator/preparation/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/preparation -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 --document-private-items -D warnings --error-format human`
111632026-09-11T21:14:43.763Z
111642026-09-11T21:14:43.763Zrunning 0 tests
111652026-09-11T21:14:43.763Z
111662026-09-11T21:14:43.763Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111672026-09-11T21:14:43.763Z
111682026-09-11T21:14:43.805Z Doc-tests nexus_reconfigurator_rendezvous
111692026-09-11T21:14:43.806Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_reconfigurator_rendezvous --test nexus/reconfigurator/rendezvous/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-274bf28b24d0a9db.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-336096d3530004d2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 --document-private-items -D warnings --error-format human`
111702026-09-11T21:14:44.212Z
111712026-09-11T21:14:44.212Zrunning 0 tests
111722026-09-11T21:14:44.213Z
111732026-09-11T21:14:44.213Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111742026-09-11T21:14:44.213Z
111752026-09-11T21:14:44.256Z Doc-tests nexus_reconfigurator_simulation
111762026-09-11T21:14:44.256Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_reconfigurator_simulation --test nexus/reconfigurator/simulation/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/simulation -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-3c71f956642cd425.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern petname=/work/oxidecomputer/omicron/target/debug/deps/libpetname-8f58feeaf26c417d.rlib --extern renderdag=/work/oxidecomputer/omicron/target/debug/deps/librenderdag-f173005ec0208e29.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern sync_ptr=/work/oxidecomputer/omicron/target/debug/deps/libsync_ptr-2e2b03c0efad02e5.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-82763755ec897c2a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
111772026-09-11T21:14:44.606Z
111782026-09-11T21:14:44.606Zrunning 0 tests
111792026-09-11T21:14:44.606Z
111802026-09-11T21:14:44.606Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111812026-09-11T21:14:44.606Z
111822026-09-11T21:14:44.642Z Doc-tests nexus_saga_recovery
111832026-09-11T21:14:44.643Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_saga_recovery --test nexus/saga-recovery/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/saga-recovery -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-1e0124cd6fc62769.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-ed936940e95686e1.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-4e3566665ba52331.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64 --document-private-items -D warnings --error-format human`
111842026-09-11T21:14:44.958Z
111852026-09-11T21:14:44.958Zrunning 0 tests
111862026-09-11T21:14:44.958Z
111872026-09-11T21:14:44.958Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111882026-09-11T21:14:44.958Z
111892026-09-11T21:14:44.991Z Doc-tests nexus_switch_config
111902026-09-11T21:14:44.991Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_switch_config --test nexus/switch-config/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/switch-config -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-65bed7f027a7411d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
111912026-09-11T21:14:45.262Z
111922026-09-11T21:14:45.262Zrunning 0 tests
111932026-09-11T21:14:45.262Z
111942026-09-11T21:14:45.262Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111952026-09-11T21:14:45.262Z
111962026-09-11T21:14:45.291Z Doc-tests nexus_switch_config_preparation
111972026-09-11T21:14:45.295Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_switch_config_preparation --test nexus/switch-config/preparation/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/switch-config/preparation -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-384b5883c9cfe350.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-65bed7f027a7411d.rlib --extern nexus_switch_config_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config_preparation-412ea5a5e4b7d0f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 --document-private-items -D warnings --error-format human`
111982026-09-11T21:14:45.675Z
111992026-09-11T21:14:45.675Zrunning 0 tests
112002026-09-11T21:14:45.675Z
112012026-09-11T21:14:45.675Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
112022026-09-11T21:14:45.675Z
112032026-09-11T21:14:45.716Z Doc-tests nexus_test_interface
112042026-09-11T21:14:45.718Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_test_interface --test nexus/test-interface/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-interface -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-e5ce56e8506f5b30.so --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2197144287a34478.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_debug_dropbox=/work/oxidecomputer/omicron/target/debug/deps/libomicron_debug_dropbox-decbc3119b08a51b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 --document-private-items -D warnings --error-format human`
112052026-09-11T21:14:46.113Z
112062026-09-11T21:14:46.113Zrunning 0 tests
112072026-09-11T21:14:46.113Z
112082026-09-11T21:14:46.113Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
112092026-09-11T21:14:46.114Z
112102026-09-11T21:14:46.155Z Doc-tests nexus_test_utils
112112026-09-11T21:14:46.155Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_test_utils --test nexus/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-utils -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f7a1adc56f8899f4.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2197144287a34478.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-37d64a41cc5b89dd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_debug_dropbox=/work/oxidecomputer/omicron/target/debug/deps/libomicron_debug_dropbox-decbc3119b08a51b.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4af1594332cfa37e.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="omicron-dev"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("omicron-dev"))' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64 --document-private-items -D warnings --error-format human`
112122026-09-11T21:14:46.685Z
112132026-09-11T21:14:46.685Zrunning 0 tests
112142026-09-11T21:14:46.685Z
112152026-09-11T21:14:46.685Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
112162026-09-11T21:14:46.685Z
112172026-09-11T21:14:46.730Z Doc-tests nexus_test_utils_macros
112182026-09-11T21:14:46.730Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type proc-macro --color always --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 /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-4e3566665ba52331.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
112192026-09-11T21:14:46.777Z
112202026-09-11T21:14:46.777Zrunning 1 test
112212026-09-11T21:14:46.781Ztest nexus/test-utils-macros/src/lib.rs - nexus_test (line 62) ... ignored
112222026-09-11T21:14:46.783Z
112232026-09-11T21:14:46.783Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
112242026-09-11T21:14:46.783Z
112252026-09-11T21:14:46.788Z Doc-tests nexus_types
112262026-09-11T21:14:46.788Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_types --test nexus/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/types -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-38879c4be7d474e1.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-6ae3743cbf3b1fa1.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-b204df21dbd8d7dd.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d04f08a445a4a0f4.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-b382815a0b3b5c5e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-eaf66cd9e180a45c.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
112272026-09-11T21:14:59.070Z
112282026-09-11T21:14:59.070Zrunning 4 tests
112292026-09-11T21:14:59.074Ztest nexus/types/src/deployment.rs - deployment::BlueprintDatasetDisposition::any (line 3353) ... ignored
112302026-09-11T21:14:59.074Ztest nexus/types/src/deployment.rs - deployment::BlueprintPhysicalDiskDisposition::any (line 3225) ... ignored
112312026-09-11T21:14:59.074Ztest nexus/types/src/deployment.rs - deployment::BlueprintZoneDisposition::any (line 2063) ... ignored
112322026-09-11T21:14:59.078Ztest nexus/types/src/fm/ereport.rs - fm::ereport::EreportFilters (line 249) ... ok
112332026-09-11T21:14:59.078Z
112342026-09-11T21:14:59.078Ztest result: ok. 1 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.01s
112352026-09-11T21:14:59.079Z
112362026-09-11T21:14:59.108Zall doctests ran in 10.31s; merged doctests compilation took 10.26s
112372026-09-11T21:14:59.212Z Doc-tests nexus_types_versions
112382026-09-11T21:14:59.215Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name nexus_types_versions --test nexus/types/versions/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/types/versions -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-38879c4be7d474e1.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e3a326d06017962d.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-89741af91b86b4b3.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-1fa4c9c542188ad8.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-eaf66cd9e180a45c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
112392026-09-11T21:15:02.235Z
112402026-09-11T21:15:02.235Zrunning 1 test
112412026-09-11T21:15:02.235Ztest nexus/types/versions/src/lib.rs - (line 17) ... ignored
112422026-09-11T21:15:02.235Z
112432026-09-11T21:15:02.235Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
112442026-09-11T21:15:02.235Z
112452026-09-11T21:15:02.238Zall doctests ran in 0.39s; merged doctests compilation took 0.39s
112462026-09-11T21:15:02.343Z Doc-tests ntp_admin_api
112472026-09-11T21:15:02.343Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name ntp_admin_api --test ntp-admin/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ntp-admin/api -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-639ccd1a5b481651.rlib --extern ntp_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types_versions-44a0b84e25230d73.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
112482026-09-11T21:15:02.844Z
112492026-09-11T21:15:02.844Zrunning 2 tests
112502026-09-11T21:15:02.844Ztest ntp-admin/api/src/lib.rs - ntp_admin_api_mod::api_description (line 31) ... ignored
112512026-09-11T21:15:02.844Ztest ntp-admin/api/src/lib.rs - ntp_admin_api_mod::stub_api_description (line 37) ... ignored
112522026-09-11T21:15:02.844Z
112532026-09-11T21:15:02.847Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
112542026-09-11T21:15:02.848Z
112552026-09-11T21:15:02.848Zall doctests ran in 0.38s; merged doctests compilation took 0.38s
112562026-09-11T21:15:02.867Z Doc-tests ntp_admin_client
112572026-09-11T21:15:02.867Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name ntp_admin_client --test clients/ntp-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/ntp-admin-client -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-1e0124cd6fc62769.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
112582026-09-11T21:15:03.016Z
112592026-09-11T21:15:03.016Zrunning 0 tests
112602026-09-11T21:15:03.016Z
112612026-09-11T21:15:03.016Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
112622026-09-11T21:15:03.016Z
112632026-09-11T21:15:03.035Z Doc-tests ntp_admin_types
112642026-09-11T21:15:03.035Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name ntp_admin_types --test ntp-admin/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ntp-admin/types -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-83939183fa76321b.rlib --extern ntp_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types_versions-44a0b84e25230d73.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
112652026-09-11T21:15:03.092Z
112662026-09-11T21:15:03.093Zrunning 0 tests
112672026-09-11T21:15:03.093Z
112682026-09-11T21:15:03.093Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
112692026-09-11T21:15:03.093Z
112702026-09-11T21:15:03.102Z Doc-tests ntp_admin_types_versions
112712026-09-11T21:15:03.102Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name ntp_admin_types_versions --test ntp-admin/types/versions/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ntp-admin/types/versions -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 ntp_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types_versions-44a0b84e25230d73.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
112722026-09-11T21:15:03.566Z
112732026-09-11T21:15:03.566Zrunning 1 test
112742026-09-11T21:15:03.566Ztest ntp-admin/types/versions/src/lib.rs - (line 17) ... ignored
112752026-09-11T21:15:03.566Z
112762026-09-11T21:15:03.566Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
112772026-09-11T21:15:03.566Z
112782026-09-11T21:15:03.569Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
112792026-09-11T21:15:03.583Z Doc-tests omicron_certificates
112802026-09-11T21:15:03.583Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_certificates --test certificates/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/certificates -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-5ec1cd83469ea280.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-1f1661ffe702406c.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b62765c6e5b0f93b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-8989cd298eafc0c4.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-2a5a4d2fbeb7e66b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
112812026-09-11T21:15:03.774Z
112822026-09-11T21:15:03.774Zrunning 0 tests
112832026-09-11T21:15:03.774Z
112842026-09-11T21:15:03.774Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
112852026-09-11T21:15:03.774Z
112862026-09-11T21:15:03.798Z Doc-tests omicron_clickhouse_admin
112872026-09-11T21:15:03.798Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_clickhouse_admin --test clickhouse-admin/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-707cf7ae1ceaebe2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-4838c38b56efb807.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-81d6703016839787.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-db5342acb6fe432a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-4d5408c25b6be742.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ef3a3e74c86aa8aa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
112882026-09-11T21:15:04.146Z
112892026-09-11T21:15:04.146Zrunning 0 tests
112902026-09-11T21:15:04.146Z
112912026-09-11T21:15:04.146Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
112922026-09-11T21:15:04.146Z
112932026-09-11T21:15:04.184Z Doc-tests omicron_cockroach_admin
112942026-09-11T21:15:04.187Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_cockroach_admin --test cockroach-admin/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-868956d6896eb628.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rlib --extern cockroach_admin_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types_versions-2eabff5c0b6f9870.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-9f2ff1acfcfd0869.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-37d64a41cc5b89dd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64 --document-private-items -D warnings --error-format human`
112952026-09-11T21:15:04.448Z
112962026-09-11T21:15:04.448Zrunning 0 tests
112972026-09-11T21:15:04.448Z
112982026-09-11T21:15:04.448Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
112992026-09-11T21:15:04.448Z
113002026-09-11T21:15:04.477Z Doc-tests omicron_cockroach_metrics
113012026-09-11T21:15:04.477Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_cockroach_metrics --test cockroach-metrics/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-metrics -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-35bf97163ae16560.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-ff7ff7fc50a833d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-8a9851768c633ecc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
113022026-09-11T21:15:06.461Z
113032026-09-11T21:15:06.461Zrunning 1 test
113042026-09-11T21:15:06.464Ztest cockroach-metrics/src/lib.rs - CockroachClusterAdminClient (line 123) - compile ... ok
113052026-09-11T21:15:06.464Z
113062026-09-11T21:15:06.464Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113072026-09-11T21:15:06.464Z
113082026-09-11T21:15:06.467Zall doctests ran in 1.83s; merged doctests compilation took 1.82s
113092026-09-11T21:15:06.496Z Doc-tests omicron_common
113102026-09-11T21:15:06.499Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_common --test common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/common -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-38879c4be7d474e1.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-8a995efda59a0b80.rlib --extern backon=/work/oxidecomputer/omicron/target/debug/deps/libbackon-bba67040a6645465.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f33b5e798654e53b.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-bc56cc3da71baa56.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' --document-private-items -D warnings --error-format human`
113112026-09-11T21:15:11.919Z
113122026-09-11T21:15:11.919Zrunning 3 tests
113132026-09-11T21:15:11.922Ztest common/src/lib.rs - FileKv (line 36) ... ignored
113142026-09-11T21:15:11.925Ztest common/src/lib.rs - BytesToHexDebug (line 151) ... ok
113152026-09-11T21:15:11.926Ztest common/src/api/external/error.rs - api::external::error::InternalContext (line 619) ... ok
113162026-09-11T21:15:11.926Z
113172026-09-11T21:15:11.930Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
113182026-09-11T21:15:11.930Z
113192026-09-11T21:15:11.938Zall doctests ran in 4.71s; merged doctests compilation took 4.69s
113202026-09-11T21:15:11.991Z Doc-tests omicron_ddm_admin_client
113212026-09-11T21:15:11.997Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --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 /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-d29db20ca5b408a5.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f33b5e798654e53b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
113222026-09-11T21:15:12.204Z
113232026-09-11T21:15:12.204Zrunning 0 tests
113242026-09-11T21:15:12.204Z
113252026-09-11T21:15:12.204Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113262026-09-11T21:15:12.204Z
113272026-09-11T21:15:12.230Z Doc-tests omicron_deployment_graph
113282026-09-11T21:15:12.230Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_deployment_graph --test dev-tools/omicron-deployment-graph/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-a6577547c2ba13d9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
113292026-09-11T21:15:12.287Z
113302026-09-11T21:15:12.287Zrunning 0 tests
113312026-09-11T21:15:12.287Z
113322026-09-11T21:15:12.287Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113332026-09-11T21:15:12.287Z
113342026-09-11T21:15:12.297Z Doc-tests omicron_dev_lib
113352026-09-11T21:15:12.300Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_dev_lib --test dev-tools/omicron-dev-lib/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/omicron-dev-lib -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-fa831cb9b7d0422a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
113362026-09-11T21:15:12.600Z
113372026-09-11T21:15:12.601Zrunning 0 tests
113382026-09-11T21:15:12.601Z
113392026-09-11T21:15:12.601Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113402026-09-11T21:15:12.601Z
113412026-09-11T21:15:12.637Z Doc-tests omicron_gateway
113422026-09-11T21:15:12.637Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_gateway --test gateway/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-b52c6c44c588c4b6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-87b0aa42f358a528.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-7085683de1db5458.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-a79a94671f829691.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-1f7b4b3d9e70e758.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b508a3ff452e0310.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d7104470457fdb4a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
113432026-09-11T21:15:13.145Z
113442026-09-11T21:15:13.145Zrunning 0 tests
113452026-09-11T21:15:13.145Z
113462026-09-11T21:15:13.145Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113472026-09-11T21:15:13.145Z
113482026-09-11T21:15:13.194Z Doc-tests omicron_generation_kinds
113492026-09-11T21:15:13.194Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_generation_kinds --test generation-kinds/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/generation-kinds -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern oxide_generation=/work/oxidecomputer/omicron/target/debug/deps/liboxide_generation-0c6ef43666a847b3.rlib --extern oxide_generation_macros=/work/oxidecomputer/omicron/target/debug/deps/liboxide_generation_macros-c5b55efb85d92178.so -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="slog2"' --cfg 'feature="std"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "schemars08", "serde", "slog2", "std", "testing"))' --document-private-items -D warnings --error-format human`
113502026-09-11T21:15:13.277Z
113512026-09-11T21:15:13.277Zrunning 0 tests
113522026-09-11T21:15:13.277Z
113532026-09-11T21:15:13.277Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113542026-09-11T21:15:13.277Z
113552026-09-11T21:15:13.290Z Doc-tests omicron_git_version
113562026-09-11T21:15:13.293Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_git_version --test git-version/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/git-version -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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_git_version=/work/oxidecomputer/omicron/target/debug/deps/libomicron_git_version-e656a43c6a87d689.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
113572026-09-11T21:15:13.365Z
113582026-09-11T21:15:13.365Zrunning 0 tests
113592026-09-11T21:15:13.365Z
113602026-09-11T21:15:13.365Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113612026-09-11T21:15:13.365Z
113622026-09-11T21:15:13.376Z Doc-tests omicron_ledger
113632026-09-11T21:15:13.380Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_ledger --test ledger/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ledger -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-e5ce56e8506f5b30.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
113642026-09-11T21:15:13.449Z
113652026-09-11T21:15:13.449Zrunning 0 tests
113662026-09-11T21:15:13.449Z
113672026-09-11T21:15:13.449Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113682026-09-11T21:15:13.449Z
113692026-09-11T21:15:13.458Z Doc-tests omicron_ls_apis
113702026-09-11T21:15:13.458Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_ls_apis --test dev-tools/ls-apis/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/ls-apis -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-5155e9a22ee90aa4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-8a4ad75520c58904.rlib --extern omicron_deployment_graph=/work/oxidecomputer/omicron/target/debug/deps/libomicron_deployment_graph-a6577547c2ba13d9.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-a6be81fc07763e60.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d2898f024466f69a.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
113712026-09-11T21:15:13.648Z
113722026-09-11T21:15:13.648Zrunning 0 tests
113732026-09-11T21:15:13.648Z
113742026-09-11T21:15:13.648Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
113752026-09-11T21:15:13.648Z
113762026-09-11T21:15:13.664Z Doc-tests omicron_nexus
113772026-09-11T21:15:13.669Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_nexus --test nexus/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-274bf28b24d0a9db.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-804707a114b31497.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-316a6334650e5240.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-493e19a0f61deff4.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-35bf97163ae16560.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7c377b1087dd1298.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-16f457900cdc4e08.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-27840ab51e5d0e43.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-ce52d0252545829b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-08cad7c742c9aeac.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c6983b44a8cdcf15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c6ad66728a1f7c05.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f7a1adc56f8899f4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-656a16477c3e4dd7.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-6b965b52841a5d7f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-49f5d8277ca84cd5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-bea3e5c996983297.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-b1d92761482d9115.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fa200b3d02032b8.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-a1f7a4772891feab.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e3a326d06017962d.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-89741af91b86b4b3.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ed0c378b393a7301.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-6a4b81a2503742d7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-cfbddb304930d096.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-ace81505b1c996e8.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-698543b81208cfe7.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-b4288d7ee67b9fdb.rlib --extern nexus_fm=/work/oxidecomputer/omicron/target/debug/deps/libnexus_fm-3bc86ba480e53d62.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-59f71f0ca602e65b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_api-bb3b704b3226fe5f.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-083b6d57016429c3.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-daac65e9de58c382.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-1680112a69108670.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-af21860aadba4665.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-336096d3530004d2.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-ed936940e95686e1.rlib --extern nexus_switch_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config-65bed7f027a7411d.rlib --extern nexus_switch_config_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_switch_config_preparation-412ea5a5e4b7d0f2.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2197144287a34478.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-4e3566665ba52331.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nexus_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types_versions-6144b180d6564c39.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-1af496fd5ab035aa.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-8a9851768c633ecc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_debug_dropbox=/work/oxidecomputer/omicron/target/debug/deps/libomicron_debug_dropbox-decbc3119b08a51b.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-d727353e0d7abb2a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-6cce0bc98f3e1f35.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-3fe6398088425ae4.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4af1594332cfa37e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3abc053f4411f86b.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-bad34ca77d4ced2b.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f33b5e798654e53b.rlib --extern progenitor_extras=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_extras-bc56cc3da71baa56.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rlib --extern raw_cpuid=/work/oxidecomputer/omicron/target/debug/deps/libraw_cpuid-5da5b880462cda97.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-2a5a4d2fbeb7e66b.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-b382815a0b3b5c5e.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5f249a94a98632d0.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-71bae07553df3d6d.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-3c4c38c24af6348d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-73faca2b25abd4c5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern scim2_rs=/work/oxidecomputer/omicron/target/debug/deps/libscim2_rs-ea5de40ed58f5d10.rlib --extern scim2_test_client=/work/oxidecomputer/omicron/target/debug/deps/libscim2_test_client-4d8a3d69c6a17e48.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern seq_macro=/work/oxidecomputer/omicron/target/debug/deps/libseq_macro-40b0ae1304dff841.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-4d6255ea0ebdcbd9.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-bb371b07d28f574c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-157f651173c250bf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-f4378a442722bc57.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-a61a9cb9599feb37.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("multicast"))' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64 --document-private-items -D warnings --error-format human`
113782026-09-11T21:15:22.306Z
113792026-09-11T21:15:22.306Zrunning 6 tests
113802026-09-11T21:15:22.310Ztest nexus/src/app/background/tasks/multicast/members.rs - app::background::tasks::multicast::members::MulticastGroupReconciler::refresh_sled_mapping_cache (line 2508) ... ignored
113812026-09-11T21:15:22.311Ztest nexus/src/app/sagas/mod.rs - app::sagas::declare_saga_actions (line 260) ... ignored
113822026-09-11T21:15:22.311Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 1039) ... ok
113832026-09-11T21:15:22.314Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 1017) ... ok
113842026-09-11T21:15:22.314Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 1111) ... ok
113852026-09-11T21:15:22.314Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 1081) ... ok
113862026-09-11T21:15:22.314Z
113872026-09-11T21:15:22.314Ztest result: ok. 4 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s
113882026-09-11T21:15:22.314Z
113892026-09-11T21:15:22.322Zall doctests ran in 6.64s; merged doctests compilation took 6.62s
113902026-09-11T21:15:22.447Z Doc-tests omicron_ntp_admin
113912026-09-11T21:15:22.447Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_ntp_admin --test ntp-admin/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ntp-admin -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-d3941bea076a610d.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-639ccd1a5b481651.rlib --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-83939183fa76321b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ntp_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ntp_admin-bc85f672fd3da00d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 -C link-arg=-Wl,-R/usr/lib/fm/amd64 --document-private-items -D warnings --error-format human`
113922026-09-11T21:15:22.671Z
113932026-09-11T21:15:22.671Zrunning 1 test
113942026-09-11T21:15:22.678Ztest ntp-admin/src/http_entrypoints.rs - http_entrypoints::compute_max_error (line 152) ... ignored
113952026-09-11T21:15:22.678Z
113962026-09-11T21:15:22.678Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
113972026-09-11T21:15:22.678Z
113982026-09-11T21:15:22.695Z Doc-tests omicron_package
113992026-09-11T21:15:22.699Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_package --test package/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/package -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-5155e9a22ee90aa4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-ae6ec4353b440d0b.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-2103a7c365bf290e.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-c80e902229c70f32.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d2898f024466f69a.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-263f7112b196b016.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-41deb9e6efae2e1b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b669c6075079eafe.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
114002026-09-11T21:15:22.845Z
114012026-09-11T21:15:22.845Zrunning 0 tests
114022026-09-11T21:15:22.845Z
114032026-09-11T21:15:22.845Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
114042026-09-11T21:15:22.845Z
114052026-09-11T21:15:22.861Z Doc-tests omicron_passwords
114062026-09-11T21:15:22.861Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_passwords --test passwords/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/passwords -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-f6bb609b3f550cef.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7c377b1087dd1298.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-41ac2d17202de6c2.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
114072026-09-11T21:15:23.255Z
114082026-09-11T21:15:23.255Zrunning 0 tests
114092026-09-11T21:15:23.255Z
114102026-09-11T21:15:23.255Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
114112026-09-11T21:15:23.255Z
114122026-09-11T21:15:23.279Z Doc-tests omicron_pins
114132026-09-11T21:15:23.279Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_pins --test dev-tools/pins/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/pins -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-5155e9a22ee90aa4.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-33cf399a252efde4.rlib --extern omicron_pins=/work/oxidecomputer/omicron/target/debug/deps/libomicron_pins-72d2d01a3d555eaf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f21c1d627623f3ff.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
114142026-09-11T21:15:23.280Z
114152026-09-11T21:15:23.280Zrunning 0 tests
114162026-09-11T21:15:23.280Z
114172026-09-11T21:15:23.280Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
114182026-09-11T21:15:23.280Z
114192026-09-11T21:15:23.280Z Doc-tests omicron_repl_utils
114202026-09-11T21:15:23.280Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_repl_utils --test dev-tools/repl-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/repl-utils -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-2293d39b44ada2b4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-4b2d53e65fcfcc61.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
114212026-09-11T21:15:23.280Z
114222026-09-11T21:15:23.280Zrunning 0 tests
114232026-09-11T21:15:23.280Z
114242026-09-11T21:15:23.280Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
114252026-09-11T21:15:23.280Z
114262026-09-11T21:15:23.281Z Doc-tests omicron_rpaths
114272026-09-11T21:15:23.281Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_rpaths --test rpaths/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/rpaths -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-f2b3e2451c350a2a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
114282026-09-11T21:15:23.281Z
114292026-09-11T21:15:23.281Zrunning 0 tests
114302026-09-11T21:15:23.281Z
114312026-09-11T21:15:23.281Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
114322026-09-11T21:15:23.281Z
114332026-09-11T21:15:23.281Z Doc-tests omicron_sled_agent
114342026-09-11T21:15:23.281Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_sled_agent --test sled-agent/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bootstrap_agent_lockstep_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_api-51f8fb05a800b791.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-65f701cd80f5eac1.rlib --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-a0d7bce1927ddf41.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-ce27548037067f0e.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern fmd_adm=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm-d246b2e056ea92c3.rlib --extern fmd_adm_sys=/work/oxidecomputer/omicron/target/debug/deps/libfmd_adm_sys-ad80cecb0ea7b65e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-2e8048fc49df56ba.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-666be0b46fcb67b0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-54ea2634f4c28de7.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-4fa200b3d02032b8.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-b25c3df8d456688d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f7bbc109a87a1012.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6a8c9a146d75aba6.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-66a99f903956db63.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-cca8f784e75ad371.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-711602f6fc978f17.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-95c60d69048b2f72.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rlib --extern sled_agent_bootstrap_common=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_bootstrap_common-f547abe60e2df225.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-df22703f4fa7c7cf.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-9dc295710e90be7e.rlib --extern sled_agent_multirack_join=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_multirack_join-bca4b9aca9186940.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-05b87fbdd92a62f0.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-3ee1df8eb37207d7.rlib --extern sled_agent_scrimlet_reconcilers=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_scrimlet_reconcilers-8c914f822303ae78.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-92eb3eed7352f7e6.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-c95b470fa7fe6268.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-0c18636fd458f750.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-b800997bcfce769b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-67b10e31aaf5d845.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-4a31de3d0d110a94.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C link-arg=-Wl,-R/usr/lib/fm/amd64 --document-private-items -D warnings --error-format human`
114352026-09-11T21:15:24.135Z
114362026-09-11T21:15:24.135Zrunning 0 tests
114372026-09-11T21:15:24.136Z
114382026-09-11T21:15:24.136Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
114392026-09-11T21:15:24.136Z
114402026-09-11T21:15:24.203Z Doc-tests omicron_test_utils
114412026-09-11T21:15:24.203Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_test_utils --test test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/test-utils -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-88d49cab9ca0fdb4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-642f432538a6b2f9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4d70db72340caa1d.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f7a1adc56f8899f4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-69f37fb4162385c5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_debug_dropbox=/work/oxidecomputer/omicron/target/debug/deps/libomicron_debug_dropbox-decbc3119b08a51b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-bad34ca77d4ced2b.rlib --extern port_file=/work/oxidecomputer/omicron/target/debug/deps/libport_file-549de9d35a4b8ada.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-2a5a4d2fbeb7e66b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("seed-gen"))' --document-private-items -D warnings --error-format human`
114422026-09-11T21:15:35.493Z
114432026-09-11T21:15:35.493Zrunning 2 tests
114442026-09-11T21:15:35.508Ztest test-utils/src/dev/test_cmds.rs - dev::test_cmds::Redactor<'a>::section (line 280) ... ok
114452026-09-11T21:15:35.511Ztest test-utils/src/dev/test_cmds.rs - dev::test_cmds::Redactor<'a>::field (line 223) ... ok
114462026-09-11T21:15:35.511Z
114472026-09-11T21:15:35.512Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
114482026-09-11T21:15:35.512Z
114492026-09-11T21:15:35.537Z
114502026-09-11T21:15:35.537Zrunning 1 test
114512026-09-11T21:15:35.541Ztest test-utils/src/dev/test_cmds.rs - dev::test_cmds::Redactor<'a>::section (line 268) ... ignored
114522026-09-11T21:15:35.541Z
114532026-09-11T21:15:35.541Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
114542026-09-11T21:15:35.541Z
114552026-09-11T21:15:35.541Zall doctests ran in 10.96s; merged doctests compilation took 10.91s
114562026-09-11T21:15:35.588Z Doc-tests omicron_uuid_kinds
114572026-09-11T21:15:35.589Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_uuid_kinds --test uuid-kinds/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/uuid-kinds -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rlib --extern newtype_uuid_macros=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid_macros-de6a7696c5ed2084.so --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3abc053f4411f86b.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proptest", "schemars", "schemars08", "serde", "std", "testing", "uuid-v4"))' --document-private-items -D warnings --error-format human`
114582026-09-11T21:15:35.722Z
114592026-09-11T21:15:35.722Zrunning 0 tests
114602026-09-11T21:15:35.722Z
114612026-09-11T21:15:35.722Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
114622026-09-11T21:15:35.722Z
114632026-09-11T21:15:35.738Z Doc-tests omicron_workspace_hack
114642026-09-11T21:15:35.742Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name omicron_workspace_hack --test workspace-hack/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/workspace-hack -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-002d1b10f06c31e0.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-dbb806304b87bd02.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-ec93dfa18e4d1a6d.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-216bfd816f8ebcfb.rlib --extern aws_lc_sys=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_sys-479e5536fbc197c9.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-9a7d9066824188ca.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-4641a7d020b1e261.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-b0c20064e4257887.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3948ba2719554b61.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-61dca3a0d5526e42.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-3a87de3ab3eac852.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-457119b7b5d0ad55.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-b3b8a042fb99e0b6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-f35c2408c7f16a1e.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-ba57704941fdbd49.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-6ae3743cbf3b1fa1.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c2ea5a3e72737bc1.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-50e9efe714b4e28a.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8b52857e14497030.rlib --extern crypto_common_c65f7effa3be6d31=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-2485650c47585fb6.rlib --extern crypto_common_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-fbb8059747997d16.rlib --extern ctutils=/work/oxidecomputer/omicron/target/debug/deps/libctutils-2d1a5e6b7b265c07.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-d3b13ba2ae292ea3.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-f9cb17c5fc4ad8cd.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e723dca237d80cfa.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8ad9980a0f203a00.rlib --extern digest_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libdigest-bb74a95d46416a86.rlib --extern digest_a6292c17cd707f01=/work/oxidecomputer/omicron/target/debug/deps/libdigest-93a1365be822cb8b.rlib --extern dof_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libdof-4c3621c4263fa118.rlib --extern dof_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libdof-b859805c6827e7d0.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-2aae56dabc2c1819.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-543ecd076fef1908.rlib --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-fff538b88af305f1.rlib --extern errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-db9c655ed119b5fc.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9483917ec6c54662.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-ebc869414e836213.rlib --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-31aa278f1a6bdad7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-33cf399a252efde4.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-5f8bf403f358d16e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-f57b0cec2750c1f6.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-8b18dc3fcc726a8b.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-99d474ad3e9ebc5e.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-20dba1b7e6ddb3f5.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-646c77236a189ca0.rlib --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-53a24cd2896410db.rlib --extern getrandom_9fbad63c4bcf4a8f=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-21201851a35fa059.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-af4f34762ba19bdb.rlib --extern hashbrown_3575ec1268b04181=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-24e9546b5dd3595e.rlib --extern hashbrown_986da7b5efc2b80e=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-9b9383e555f45b6e.rlib --extern hashbrown_9067fe90e8c1f593=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-9d3880c4e221e58e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-656a16477c3e4dd7.rlib --extern hybrid_array=/work/oxidecomputer/omicron/target/debug/deps/libhybrid_array-325176a3dca9d981.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-b1d92761482d9115.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-6f6d2d54db09521f.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-90be52b2e0a64ba1.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-1bb058025b3020a0.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-b38ea0edf80b482b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-daa2bccd3b7a4092.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-af56003b6d749e39.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-f2541ba6c8c9160c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a96344eae1a3d1f9.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-62c61abfd0e56c79.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-054bf847d36a6b9e.rlib --extern miette=/work/oxidecomputer/omicron/target/debug/deps/libmiette-70755f0c61735f96.rlib --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-62db240d7db1f22c.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-242fe92aa751b4a7.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-387c6eb671581075.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-1af496fd5ab035aa.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-7a57feef8f4f1781.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-6c9795a397cfc660.rlib --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-1a603f14caba9997.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-7e77bbb16c35318e.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e5eba79edd904ff5.rlib --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0bf5a646b561519f.rlib --extern petgraph_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c1bfad4f3c1f7731.rlib --extern petgraph_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0de20df312798682.rlib --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-e914187787332acb.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-7b27b356e1f929a1.rlib --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-1e72ad4c1b7f7547.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-eba8521e88a666db.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-e08634a0971964ae.rlib --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern rand_chacha_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-3c2ed44b185bba47.rlib --extern rand_chacha_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-7e176df3b6534cf3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-ed883849b59715f2.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-be5734abe16157a0.rlib --extern reqwest_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-4d1f8800798d0067.rlib --extern reqwest_594e8ee84c453af0=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-fa9478000e7089b0.rlib --extern rustix_d585fab2519d2d1=/work/oxidecomputer/omicron/target/debug/deps/librustix-43e5ccdc1ddefd3d.rlib --extern rustix_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/librustix-71bae07553df3d6d.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a00b12ef41f33166.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-fc9e674395cc0336.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_core=/work/oxidecomputer/omicron/target/debug/deps/libserde_core-26aea309b97267ee.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-892e1dde2629fdd9.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-4d8274df01164ebc.rlib --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f96d4d9a8f48e01b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-88db28b097ca3987.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-6e51a3a64baf0661.rlib --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-ca73f97f20f6f002.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-25ab7953a9b0822f.rlib --extern strum_2f80eeee3b1b6c7e=/work/oxidecomputer/omicron/target/debug/deps/libstrum-8a4732afddef8a4f.rlib --extern strum_754bda37e0fb3874=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-c6ed9aaa77e72a1f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-8abc38b4608f96b7.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ec266f134b30ab63.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-8d6f2a9d60229cf4.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a9ceb95a06fa005a.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-7280b445afda3623.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f21c1d627623f3ff.rlib --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-ac055e08eed95de1.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-eaf66cd9e180a45c.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-24cc06f08e4187a2.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-038fdb619aeba623.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-72f8271b6a33c915.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-49e733439b69b674.rlib --extern usdt_impl_d8f496e17d97b5cb=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-47fec743cf8f2a3e.rlib --extern usdt_impl_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-9c189ce5c9bd69c2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-60c06c134eae0ef4.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib --extern zip_164d15cefe24d7eb=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib --extern zip_181b0d20215bb231=/work/oxidecomputer/omicron/target/debug/deps/libzip-2403599ae9553380.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
114652026-09-11T21:15:35.778Z
114662026-09-11T21:15:35.779Zrunning 0 tests
114672026-09-11T21:15:35.779Z
114682026-09-11T21:15:35.781Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
114692026-09-11T21:15:35.781Z
114702026-09-11T21:15:35.786Z Doc-tests oxide_client
114712026-09-11T21:15:35.786Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name oxide_client --test clients/oxide-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oxide-client -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-3fe6398088425ae4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-f33b5e798654e53b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
114722026-09-11T21:15:40.471Z
114732026-09-11T21:15:40.471Zrunning 317 tests
114742026-09-11T21:15:40.471Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_create (line 26) ... ignored
114752026-09-11T21:15:40.471Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_delete (line 26) ... ignored
114762026-09-11T21:15:40.471Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_list (line 28) ... ignored
114772026-09-11T21:15:40.471Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_member_instance_add (line 27) ... ignored
114782026-09-11T21:15:40.471Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_member_instance_delete (line 27) ... ignored
114792026-09-11T21:15:40.471Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_member_instance_view (line 27) ... ignored
114802026-09-11T21:15:40.471Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_member_list (line 29) ... ignored
114812026-09-11T21:15:40.471Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_update (line 27) ... ignored
114822026-09-11T21:15:40.471Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_view (line 26) ... ignored
114832026-09-11T21:15:40.471Ztest clients/oxide-client/src/lib.rs - ClientConsoleAuthExt::device_access_token (line 25) ... ignored
114842026-09-11T21:15:40.471Ztest clients/oxide-client/src/lib.rs - ClientConsoleAuthExt::device_auth_confirm (line 27) ... ignored
114852026-09-11T21:15:40.471Ztest clients/oxide-client/src/lib.rs - ClientConsoleAuthExt::device_auth_request (line 25) ... ignored
114862026-09-11T21:15:40.477Ztest clients/oxide-client/src/lib.rs - ClientConsoleAuthExt::logout (line 23) ... ignored
114872026-09-11T21:15:40.477Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_groups (line 27) ... ignored
114882026-09-11T21:15:40.477Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_ssh_key_create (line 25) ... ignored
114892026-09-11T21:15:40.477Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_ssh_key_delete (line 27) ... ignored
114902026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_ssh_key_list (line 29) ... ignored
114912026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_ssh_key_view (line 27) ... ignored
114922026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_view (line 23) ... ignored
114932026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import (line 27) ... ignored
114942026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_start (line 28) ... ignored
114952026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_stop (line 28) ... ignored
114962026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 26) ... ignored
114972026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 26) ... ignored
114982026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_finalize_import (line 27) ... ignored
114992026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 28) ... ignored
115002026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 26) ... ignored
115012026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_create (line 26) ... ignored
115022026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_delete (line 26) ... ignored
115032026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_list (line 28) ... ignored
115042026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_member_instance_add (line 27) ... ignored
115052026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_member_instance_delete (line 27) ... ignored
115062026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_member_instance_view (line 27) ... ignored
115072026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_member_list (line 29) ... ignored
115082026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_update (line 27) ... ignored
115092026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_view (line 26) ... ignored
115102026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::instance_affinity_group_list (line 29) ... ignored
115112026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::instance_multicast_group_join (line 32) ... ignored
115122026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::instance_multicast_group_leave (line 27) ... ignored
115132026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::instance_multicast_group_list (line 29) ... ignored
115142026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::multicast_group_list (line 27) ... ignored
115152026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::multicast_group_member_list (line 30) ... ignored
115162026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::multicast_group_view (line 27) ... ignored
115172026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::probe_create (line 26) ... ignored
115182026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::probe_delete (line 26) ... ignored
115192026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::probe_list (line 28) ... ignored
115202026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::probe_view (line 26) ... ignored
115212026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::rack_membership_abort (line 27) ... ignored
115222026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::rack_membership_add_sleds (line 26) ... ignored
115232026-09-11T21:15:40.478Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::rack_membership_status (line 25) ... ignored
115242026-09-11T21:15:40.479Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::timeseries_query (line 28) ... ignored
115252026-09-11T21:15:40.479Ztest clients/oxide-client/src/lib.rs - ClientExternalSubnetsExt::external_subnet_attach (line 27) ... ignored
115262026-09-11T21:15:40.479Ztest clients/oxide-client/src/lib.rs - ClientExternalSubnetsExt::external_subnet_create (line 26) ... ignored
115272026-09-11T21:15:40.479Ztest clients/oxide-client/src/lib.rs - ClientExternalSubnetsExt::external_subnet_delete (line 26) ... ignored
115282026-09-11T21:15:40.479Ztest clients/oxide-client/src/lib.rs - ClientExternalSubnetsExt::external_subnet_detach (line 26) ... ignored
115292026-09-11T21:15:40.479Ztest clients/oxide-client/src/lib.rs - ClientExternalSubnetsExt::external_subnet_list (line 28) ... ignored
115302026-09-11T21:15:40.479Ztest clients/oxide-client/src/lib.rs - ClientExternalSubnetsExt::external_subnet_update (line 27) ... ignored
115312026-09-11T21:15:40.479Ztest clients/oxide-client/src/lib.rs - ClientExternalSubnetsExt::external_subnet_view (line 26) ... ignored
115322026-09-11T21:15:40.479Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_attach (line 29) ... ignored
115332026-09-11T21:15:40.479Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_create (line 28) ... ignored
115342026-09-11T21:15:40.479Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_delete (line 26) ... ignored
115352026-09-11T21:15:40.479Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_detach (line 26) ... ignored
115362026-09-11T21:15:40.479Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_list (line 28) ... ignored
115372026-09-11T21:15:40.479Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_update (line 27) ... ignored
115382026-09-11T21:15:40.479Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_view (line 26) ... ignored
115392026-09-11T21:15:40.479Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_create (line 28) ... ignored
115402026-09-11T21:15:40.480Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 28) ... ignored
115412026-09-11T21:15:40.480Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_demote (line 28) ... ignored
115422026-09-11T21:15:40.480Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_list (line 30) ... ignored
115432026-09-11T21:15:40.480Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_promote (line 28) ... ignored
115442026-09-11T21:15:40.480Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_view (line 28) ... ignored
115452026-09-11T21:15:40.480Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_anti_affinity_group_list (line 29) ... ignored
115462026-09-11T21:15:40.480Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 26) ... ignored
115472026-09-11T21:15:40.480Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 26) ... ignored
115482026-09-11T21:15:40.480Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 27) ... ignored
115492026-09-11T21:15:40.480Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 27) ... ignored
115502026-09-11T21:15:40.480Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 29) ... ignored
115512026-09-11T21:15:40.480Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_attach (line 27) ... ignored
115522026-09-11T21:15:40.480Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_detach (line 31) ... ignored
115532026-09-11T21:15:40.481Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 26) ... ignored
115542026-09-11T21:15:40.481Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_subnet_list (line 26) ... ignored
115552026-09-11T21:15:40.481Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 28) ... ignored
115562026-09-11T21:15:40.481Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 27) ... ignored
115572026-09-11T21:15:40.481Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 29) ... ignored
115582026-09-11T21:15:40.481Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 29) ... ignored
115592026-09-11T21:15:40.481Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 28) ... ignored
115602026-09-11T21:15:40.481Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 27) ... ignored
115612026-09-11T21:15:40.481Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 26) ... ignored
115622026-09-11T21:15:40.481Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 29) ... ignored
115632026-09-11T21:15:40.481Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 27) ... ignored
115642026-09-11T21:15:40.481Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ssh_public_key_list (line 31) ... ignored
115652026-09-11T21:15:40.481Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 26) ... ignored
115662026-09-11T21:15:40.482Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 26) ... ignored
115672026-09-11T21:15:40.482Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_update (line 27) ... ignored
115682026-09-11T21:15:40.482Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 26) ... ignored
115692026-09-11T21:15:40.482Ztest clients/oxide-client/src/lib.rs - ClientIpPoolsExt::ip_pool_list (line 29) ... ignored
115702026-09-11T21:15:40.482Ztest clients/oxide-client/src/lib.rs - ClientIpPoolsExt::ip_pool_view (line 25) ... ignored
115712026-09-11T21:15:40.482Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_local (line 23) ... ignored
115722026-09-11T21:15:40.482Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 23) ... ignored
115732026-09-11T21:15:40.482Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::silo_metric (line 33) ... ignored
115742026-09-11T21:15:40.482Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 23) ... ignored
115752026-09-11T21:15:40.482Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 23) ... ignored
115762026-09-11T21:15:40.482Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 23) ... ignored
115772026-09-11T21:15:40.482Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 25) ... ignored
115782026-09-11T21:15:40.482Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 27) ... ignored
115792026-09-11T21:15:40.482Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 26) ... ignored
115802026-09-11T21:15:40.482Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 25) ... ignored
115812026-09-11T21:15:40.482Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 26) ... ignored
115822026-09-11T21:15:40.482Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 25) ... ignored
115832026-09-11T21:15:40.482Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::auth_settings_update (line 23) ... ignored
115842026-09-11T21:15:40.482Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::auth_settings_view (line 23) ... ignored
115852026-09-11T21:15:40.482Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_create (line 25) ... ignored
115862026-09-11T21:15:40.487Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_delete (line 27) ... ignored
115872026-09-11T21:15:40.487Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_list (line 29) ... ignored
115882026-09-11T21:15:40.487Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_view (line 27) ... ignored
115892026-09-11T21:15:40.487Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_list (line 27) ... ignored
115902026-09-11T21:15:40.487Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_view (line 25) ... ignored
115912026-09-11T21:15:40.487Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 23) ... ignored
115922026-09-11T21:15:40.487Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 23) ... ignored
115932026-09-11T21:15:40.487Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_list (line 28) ... ignored
115942026-09-11T21:15:40.487Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_logout (line 27) ... ignored
115952026-09-11T21:15:40.487Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_session_list (line 28) ... ignored
115962026-09-11T21:15:40.487Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_token_list (line 28) ... ignored
115972026-09-11T21:15:40.487Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_view (line 25) ... ignored
115982026-09-11T21:15:40.487Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::utilization_view (line 23) ... ignored
115992026-09-11T21:15:40.487Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 28) ... ignored
116002026-09-11T21:15:40.487Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 26) ... ignored
116012026-09-11T21:15:40.488Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 28) ... ignored
116022026-09-11T21:15:40.488Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 26) ... ignored
116032026-09-11T21:15:40.488Ztest clients/oxide-client/src/lib.rs - ClientSubnetPoolsExt::subnet_pool_list (line 27) ... ignored
116042026-09-11T21:15:40.488Ztest clients/oxide-client/src/lib.rs - ClientSubnetPoolsExt::subnet_pool_view (line 25) ... ignored
116052026-09-11T21:15:40.488Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_class_list (line 29) ... ignored
116062026-09-11T21:15:40.488Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_delivery_list (line 43) ... ignored
116072026-09-11T21:15:40.488Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_delivery_resend (line 26) ... ignored
116082026-09-11T21:15:40.488Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_list (line 40) ... ignored
116092026-09-11T21:15:40.488Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_delete (line 25) ... ignored
116102026-09-11T21:15:40.488Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_list (line 27) ... ignored
116112026-09-11T21:15:40.488Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_probe (line 34) ... ignored
116122026-09-11T21:15:40.488Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_subscription_add (line 26) ... ignored
116132026-09-11T21:15:40.488Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_subscription_remove (line 26) ... ignored
116142026-09-11T21:15:40.488Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_view (line 25) ... ignored
116152026-09-11T21:15:40.488Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_view (line 25) ... ignored
116162026-09-11T21:15:40.488Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::webhook_receiver_create (line 23) ... ignored
116172026-09-11T21:15:40.488Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::webhook_receiver_update (line 28) ... ignored
116182026-09-11T21:15:40.488Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::webhook_secrets_add (line 26) ... ignored
116192026-09-11T21:15:40.488Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::webhook_secrets_delete (line 25) ... ignored
116202026-09-11T21:15:40.489Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::webhook_secrets_list (line 25) ... ignored
116212026-09-11T21:15:40.489Ztest clients/oxide-client/src/lib.rs - ClientSystemAuditLogExt::audit_log_list (line 33) ... ignored
116222026-09-11T21:15:40.489Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_apply_settings (line 28) ... ignored
116232026-09-11T21:15:40.489Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_clear_settings (line 27) ... ignored
116242026-09-11T21:15:40.489Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_list (line 28) ... ignored
116252026-09-11T21:15:40.489Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_status (line 27) ... ignored
116262026-09-11T21:15:40.489Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_disable_adoption (line 25) ... ignored
116272026-09-11T21:15:40.489Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_enable_adoption (line 23) ... ignored
116282026-09-11T21:15:40.489Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list (line 27) ... ignored
116292026-09-11T21:15:40.489Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list_adoption_requests (line 27) ... ignored
116302026-09-11T21:15:40.489Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list_unadopted (line 26) ... ignored
116312026-09-11T21:15:40.489Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_view (line 25) ... ignored
116322026-09-11T21:15:40.489Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_list (line 27) ... ignored
116332026-09-11T21:15:40.489Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_view (line 25) ... ignored
116342026-09-11T21:15:40.489Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_instance_list (line 28) ... ignored
116352026-09-11T21:15:40.489Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list (line 27) ... ignored
116362026-09-11T21:15:40.489Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list_uninitialized (line 26) ... ignored
116372026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_physical_disk_list (line 28) ... ignored
116382026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_set_provision_policy (line 26) ... ignored
116392026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_view (line 25) ... ignored
116402026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_list (line 27) ... ignored
116412026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_view (line 25) ... ignored
116422026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_assign (line 26) ... ignored
116432026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_create (line 23) ... ignored
116442026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_delete (line 25) ... ignored
116452026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_list (line 30) ... ignored
116462026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_range_add (line 30) ... ignored
116472026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_range_list (line 29) ... ignored
116482026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_range_remove (line 26) ... ignored
116492026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_silo_link (line 28) ... ignored
116502026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_silo_list (line 28) ... ignored
116512026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_silo_unlink (line 25) ... ignored
116522026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_silo_update (line 25) ... ignored
116532026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_update (line 26) ... ignored
116542026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_utilization_view (line 25) ... ignored
116552026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::system_ip_pool_view (line 25) ... ignored
116562026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_metric (line 33) ... ignored
116572026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_timeseries_query (line 25) ... ignored
116582026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_timeseries_schema_list (line 26) ... ignored
116592026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_block_list (line 28) ... ignored
116602026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_create (line 23) ... ignored
116612026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_delete (line 25) ... ignored
116622026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_list (line 27) ... ignored
116632026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_view (line 25) ... ignored
116642026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_update (line 23) ... ignored
116652026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_view (line 23) ... ignored
116662026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_disable (line 23) ... ignored
116672026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_enable (line 23) ... ignored
116682026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_status (line 23) ... ignored
116692026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 25) ... ignored
116702026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 27) ... ignored
116712026-09-11T21:15:40.490Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_update (line 25) ... ignored
116722026-09-11T21:15:40.491Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announcement_list (line 25) ... ignored
116732026-09-11T21:15:40.491Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_create (line 23) ... ignored
116742026-09-11T21:15:40.491Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_delete (line 25) ... ignored
116752026-09-11T21:15:40.491Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_list (line 27) ... ignored
116762026-09-11T21:15:40.491Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_update (line 28) ... ignored
116772026-09-11T21:15:40.491Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_exported (line 23) ... ignored
116782026-09-11T21:15:40.491Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_imported (line 25) ... ignored
116792026-09-11T21:15:40.491Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_message_history (line 25) ... ignored
116802026-09-11T21:15:40.491Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_status (line 23) ... ignored
116812026-09-11T21:15:40.491Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_inbound_icmp_update (line 23) ... ignored
116822026-09-11T21:15:40.491Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_inbound_icmp_view (line 23) ... ignored
116832026-09-11T21:15:40.491Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_create (line 23) ... ignored
116842026-09-11T21:15:40.491Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_delete (line 28) ... ignored
116852026-09-11T21:15:40.491Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_list (line 27) ... ignored
116862026-09-11T21:15:40.496Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_lldp_config_update (line 28) ... ignored
116872026-09-11T21:15:40.496Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_lldp_config_view (line 27) ... ignored
116882026-09-11T21:15:40.496Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_lldp_neighbors (line 30) ... ignored
116892026-09-11T21:15:40.496Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_create (line 23) ... ignored
116902026-09-11T21:15:40.496Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 25) ... ignored
116912026-09-11T21:15:40.496Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_list (line 28) ... ignored
116922026-09-11T21:15:40.496Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_view (line 25) ... ignored
116932026-09-11T21:15:40.496Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::system_networking_settings_update (line 23) ... ignored
116942026-09-11T21:15:40.497Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::system_networking_settings_view (line 23) ... ignored
116952026-09-11T21:15:40.497Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_create (line 28) ... ignored
116962026-09-11T21:15:40.497Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_delete (line 26) ... ignored
116972026-09-11T21:15:40.497Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_set_password (line 29) ... ignored
116982026-09-11T21:15:40.497Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_create (line 26) ... ignored
116992026-09-11T21:15:40.497Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_view (line 26) ... ignored
117002026-09-11T21:15:40.497Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::scim_token_create (line 27) ... ignored
117012026-09-11T21:15:40.497Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::scim_token_delete (line 28) ... ignored
117022026-09-11T21:15:40.497Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::scim_token_list (line 27) ... ignored
117032026-09-11T21:15:40.497Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::scim_token_view (line 28) ... ignored
117042026-09-11T21:15:40.497Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_create (line 23) ... ignored
117052026-09-11T21:15:40.497Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_delete (line 27) ... ignored
117062026-09-11T21:15:40.497Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_identity_provider_list (line 30) ... ignored
117072026-09-11T21:15:40.497Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_ip_pool_list (line 30) ... ignored
117082026-09-11T21:15:40.497Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_list (line 29) ... ignored
117092026-09-11T21:15:40.497Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_update (line 26) ... ignored
117102026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_view (line 25) ... ignored
117112026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_update (line 28) ... ignored
117122026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_view (line 25) ... ignored
117132026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_subnet_pool_list (line 28) ... ignored
117142026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_list (line 28) ... ignored
117152026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_view (line 26) ... ignored
117162026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_list (line 27) ... ignored
117172026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_view (line 25) ... ignored
117182026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_view (line 27) ... ignored
117192026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::system_quotas_list (line 27) ... ignored
117202026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_list (line 27) ... ignored
117212026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_view (line 23) ... ignored
117222026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemStatusExt::ping (line 25) ... ignored
117232026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_create (line 23) ... ignored
117242026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_delete (line 25) ... ignored
117252026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_list (line 27) ... ignored
117262026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_member_add (line 26) ... ignored
117272026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_member_list (line 27) ... ignored
117282026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_member_remove (line 26) ... ignored
117292026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_silo_link (line 26) ... ignored
117302026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_silo_list (line 28) ... ignored
117312026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_silo_unlink (line 26) ... ignored
117322026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_silo_update (line 27) ... ignored
117332026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_update (line 26) ... ignored
117342026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_utilization_view (line 25) ... ignored
117352026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSubnetPoolsExt::system_subnet_pool_view (line 25) ... ignored
117362026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSupportBundlesExt::support_bundle_create (line 23) ... ignored
117372026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSupportBundlesExt::support_bundle_delete (line 27) ... ignored
117382026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSupportBundlesExt::support_bundle_download (line 28) ... ignored
117392026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSupportBundlesExt::support_bundle_download_file (line 29) ... ignored
117402026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSupportBundlesExt::support_bundle_head (line 28) ... ignored
117412026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSupportBundlesExt::support_bundle_head_file (line 29) ... ignored
117422026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSupportBundlesExt::support_bundle_index (line 28) ... ignored
117432026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSupportBundlesExt::support_bundle_list (line 27) ... ignored
117442026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSupportBundlesExt::support_bundle_update (line 26) ... ignored
117452026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemSupportBundlesExt::support_bundle_view (line 25) ... ignored
117462026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemUpdateExt::system_update_recovery_finish (line 31) ... ignored
117472026-09-11T21:15:40.498Ztest clients/oxide-client/src/lib.rs - ClientSystemUpdateExt::system_update_repository_list (line 29) ... ignored
117482026-09-11T21:15:40.499Ztest clients/oxide-client/src/lib.rs - ClientSystemUpdateExt::system_update_repository_upload (line 28) ... ignored
117492026-09-11T21:15:40.499Ztest clients/oxide-client/src/lib.rs - ClientSystemUpdateExt::system_update_repository_view (line 25) ... ignored
117502026-09-11T21:15:40.499Ztest clients/oxide-client/src/lib.rs - ClientSystemUpdateExt::system_update_status (line 25) ... ignored
117512026-09-11T21:15:40.499Ztest clients/oxide-client/src/lib.rs - ClientSystemUpdateExt::system_update_trust_root_create (line 23) ... ignored
117522026-09-11T21:15:40.499Ztest clients/oxide-client/src/lib.rs - ClientSystemUpdateExt::system_update_trust_root_delete (line 27) ... ignored
117532026-09-11T21:15:40.499Ztest clients/oxide-client/src/lib.rs - ClientSystemUpdateExt::system_update_trust_root_list (line 29) ... ignored
117542026-09-11T21:15:40.499Ztest clients/oxide-client/src/lib.rs - ClientSystemUpdateExt::system_update_trust_root_view (line 25) ... ignored
117552026-09-11T21:15:40.499Ztest clients/oxide-client/src/lib.rs - ClientSystemUpdateExt::target_release_update (line 25) ... ignored
117562026-09-11T21:15:40.499Ztest clients/oxide-client/src/lib.rs - ClientTokensExt::current_user_access_token_delete (line 27) ... ignored
117572026-09-11T21:15:40.499Ztest clients/oxide-client/src/lib.rs - ClientTokensExt::current_user_access_token_list (line 29) ... ignored
117582026-09-11T21:15:40.499Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_create (line 27) ... ignored
117592026-09-11T21:15:40.499Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_delete (line 28) ... ignored
117602026-09-11T21:15:40.499Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_create (line 28) ... ignored
117612026-09-11T21:15:40.499Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_delete (line 29) ... ignored
117622026-09-11T21:15:40.499Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_list (line 30) ... ignored
117632026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_create (line 28) ... ignored
117642026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_delete (line 29) ... ignored
117652026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_list (line 30) ... ignored
117662026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_list (line 29) ... ignored
117672026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_view (line 27) ... ignored
117682026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 26) ... ignored
117692026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 26) ... ignored
117702026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 33) ... ignored
117712026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 26) ... ignored
117722026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 28) ... ignored
117732026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_create (line 27) ... ignored
117742026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_delete (line 27) ... ignored
117752026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_list (line 29) ... ignored
117762026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_create (line 28) ... ignored
117772026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_delete (line 28) ... ignored
117782026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_list (line 32) ... ignored
117792026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_update (line 29) ... ignored
117802026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_view (line 28) ... ignored
117812026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_update (line 28) ... ignored
117822026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_view (line 27) ... ignored
117832026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 27) ... ignored
117842026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 27) ... ignored
117852026-09-11T21:15:40.500Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 29) ... ignored
117862026-09-11T21:15:40.504Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 30) ... ignored
117872026-09-11T21:15:40.504Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 28) ... ignored
117882026-09-11T21:15:40.504Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 27) ... ignored
117892026-09-11T21:15:40.504Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 27) ... ignored
117902026-09-11T21:15:40.504Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 26) ... ignored
117912026-09-11T21:15:40.504Z
117922026-09-11T21:15:40.504Ztest result: ok. 0 passed; 0 failed; 317 ignored; 0 measured; 0 filtered out; finished in 0.00s
117932026-09-11T21:15:40.504Z
117942026-09-11T21:15:40.504Zall doctests ran in 0.63s; merged doctests compilation took 0.62s
117952026-09-11T21:15:40.599Z Doc-tests oximeter
117962026-09-11T21:15:40.599Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name oximeter --test oximeter/oximeter/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-7a51250429a557c9.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-1c5fbc3210bc01c7.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-f7db458a724329a1.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c7896ef16e4748f0.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
117972026-09-11T21:15:46.285Z
117982026-09-11T21:15:46.285Zrunning 2 tests
117992026-09-11T21:15:46.288Ztest oximeter/oximeter/src/lib.rs - (line 109) ... ignored
118002026-09-11T21:15:46.288Ztest oximeter/oximeter/src/lib.rs - (line 116) ... ok
118012026-09-11T21:15:46.288Z
118022026-09-11T21:15:46.288Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
118032026-09-11T21:15:46.288Z
118042026-09-11T21:15:46.302Zall doctests ran in 5.48s; merged doctests compilation took 5.46s
118052026-09-11T21:15:46.341Z Doc-tests oximeter_api
118062026-09-11T21:15:46.344Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name oximeter_api --test oximeter/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/api -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-72322bfe103891c6.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-f17442232b83999e.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
118072026-09-11T21:15:46.917Z
118082026-09-11T21:15:46.917Zrunning 2 tests
118092026-09-11T21:15:46.917Ztest oximeter/api/src/lib.rs - oximeter_api_mod::api_description (line 49) ... ignored
118102026-09-11T21:15:46.917Ztest oximeter/api/src/lib.rs - oximeter_api_mod::stub_api_description (line 55) ... ignored
118112026-09-11T21:15:46.918Z
118122026-09-11T21:15:46.918Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
118132026-09-11T21:15:46.918Z
118142026-09-11T21:15:46.921Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
118152026-09-11T21:15:46.947Z Doc-tests oximeter_client
118162026-09-11T21:15:46.947Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name oximeter_client --test clients/oximeter-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oximeter-client -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-1e0124cd6fc62769.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
118172026-09-11T21:15:47.225Z
118182026-09-11T21:15:47.225Zrunning 0 tests
118192026-09-11T21:15:47.225Z
118202026-09-11T21:15:47.225Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
118212026-09-11T21:15:47.225Z
118222026-09-11T21:15:47.255Z Doc-tests oximeter_collector
118232026-09-11T21:15:47.255Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name oximeter_collector --test oximeter/collector/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/collector -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-6b965b52841a5d7f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-72322bfe103891c6.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-19a144717488ca76.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4af1594332cfa37e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ef3a3e74c86aa8aa.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
118242026-09-11T21:15:47.730Z
118252026-09-11T21:15:47.730Zrunning 0 tests
118262026-09-11T21:15:47.730Z
118272026-09-11T21:15:47.730Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
118282026-09-11T21:15:47.730Z
118292026-09-11T21:15:47.781Z Doc-tests oximeter_db
118302026-09-11T21:15:47.781Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name oximeter_db --test oximeter/db/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/db -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-75cb42a0302df866.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-d556d7463a7a2410.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-707cf7ae1ceaebe2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-29b81dacc4d0b77c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-db5342acb6fe432a.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-5d1b38cab6734332.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7c377b1087dd1298.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-61e47cdc915178e8.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4d70db72340caa1d.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-658572f76e1ddc59.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-5c37a5d9e78cfea7.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-31ca6af593560390.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-b3150182fe3bc4ee.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ef3a3e74c86aa8aa.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-4bb85d1c428edf33.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-e08130b483600558.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-4b2d53e65fcfcc61.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-1ea6cc65d5ea8f9f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-dc21c1405a9aeacb.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-3e02eeda53569a7d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-1b7c5f56218e24e6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-3d28bc88537118e1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' --document-private-items -D warnings --error-format human`
118312026-09-11T21:15:48.868Z
118322026-09-11T21:15:48.868Zrunning 3 tests
118332026-09-11T21:15:48.868Ztest oximeter/db/src/oxql/plan/predicates.rs - oxql::plan::predicates::Predicates (line 69) ... ignored
118342026-09-11T21:15:48.868Ztest oximeter/db/src/oxql/plan/predicates.rs - oxql::plan::predicates::Predicates (line 76) ... ignored
118352026-09-11T21:15:48.868Ztest oximeter/db/src/oxql/plan/predicates.rs - oxql::plan::predicates::Predicates (line 82) ... ignored
118362026-09-11T21:15:48.868Z
118372026-09-11T21:15:48.868Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
118382026-09-11T21:15:48.868Z
118392026-09-11T21:15:48.872Z
118402026-09-11T21:15:48.872Zrunning 2 tests
118412026-09-11T21:15:48.872Ztest oximeter/db/src/oxql/ast/table_ops/filter/mod.rs - oxql::ast::table_ops::filter::Filter::simplify_to_dnf (line 216) ... ignored
118422026-09-11T21:15:48.872Ztest oximeter/db/src/oxql/ast/table_ops/filter/visit.rs - oxql::ast::table_ops::filter::visit::ShiftTimestamps (line 51) ... ignored
118432026-09-11T21:15:48.872Z
118442026-09-11T21:15:48.872Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
118452026-09-11T21:15:48.872Z
118462026-09-11T21:15:48.872Zall doctests ran in 0.39s; merged doctests compilation took 0.39s
118472026-09-11T21:15:48.928Z Doc-tests oximeter_instruments
118482026-09-11T21:15:48.932Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name oximeter_instruments --test oximeter/instruments/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/instruments -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-02a128e804310cf7.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-040cae02e0d95b35.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="cpu"' --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --cfg 'feature="opte_port"' --cfg 'feature="zfs"' --cfg 'feature="zone"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cpu", "datalink", "default", "http-instruments", "kstat", "opte_port", "zfs", "zone"))' --document-private-items -D warnings --error-format human`
118492026-09-11T21:15:49.314Z
118502026-09-11T21:15:49.314Zrunning 0 tests
118512026-09-11T21:15:49.314Z
118522026-09-11T21:15:49.314Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
118532026-09-11T21:15:49.314Z
118542026-09-11T21:15:49.353Z Doc-tests oximeter_macro_impl
118552026-09-11T21:15:49.353Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type proc-macro --color always --crate-name oximeter_macro_impl --test oximeter/oximeter-macro-impl/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter-macro-impl -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-97cbb4e84395e571.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-7a51250429a557c9.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
118562026-09-11T21:15:49.405Z
118572026-09-11T21:15:49.405Zrunning 0 tests
118582026-09-11T21:15:49.405Z
118592026-09-11T21:15:49.405Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
118602026-09-11T21:15:49.405Z
118612026-09-11T21:15:49.413Z Doc-tests oximeter_producer
118622026-09-11T21:15:49.413Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name oximeter_producer --test oximeter/producer/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/producer -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f53d96df51d2a5d3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-2217707cb71e60dc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ef108ca0f175aba4.rlib --extern oximeter_producer_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer_api-a2aaf45ec4a467fe.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
118632026-09-11T21:15:49.765Z
118642026-09-11T21:15:49.765Zrunning 0 tests
118652026-09-11T21:15:49.765Z
118662026-09-11T21:15:49.765Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
118672026-09-11T21:15:49.765Z
118682026-09-11T21:15:49.806Z Doc-tests oximeter_producer_api
118692026-09-11T21:15:49.806Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name oximeter_producer_api --test oximeter/producer-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/producer-api -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-b17bf89810c1c282.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter_producer_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer_api-a2aaf45ec4a467fe.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-f17442232b83999e.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
118702026-09-11T21:15:50.374Z
118712026-09-11T21:15:50.374Zrunning 2 tests
118722026-09-11T21:15:50.374Ztest oximeter/producer-api/src/lib.rs - producer_api_mod::api_description (line 23) ... ignored
118732026-09-11T21:15:50.374Ztest oximeter/producer-api/src/lib.rs - producer_api_mod::stub_api_description (line 29) ... ignored
118742026-09-11T21:15:50.374Z
118752026-09-11T21:15:50.374Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
118762026-09-11T21:15:50.374Z
118772026-09-11T21:15:50.377Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
118782026-09-11T21:15:50.402Z Doc-tests oximeter_schema
118792026-09-11T21:15:50.402Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name oximeter_schema --test oximeter/schema/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/schema -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-b4d67f07919ede1e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-1c5fbc3210bc01c7.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c7896ef16e4748f0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
118802026-09-11T21:15:50.630Z
118812026-09-11T21:15:50.630Zrunning 0 tests
118822026-09-11T21:15:50.630Z
118832026-09-11T21:15:50.630Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
118842026-09-11T21:15:50.630Z
118852026-09-11T21:15:50.654Z Doc-tests oximeter_test_utils
118862026-09-11T21:15:50.654Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name oximeter_test_utils --test oximeter/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/test-utils -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-db5342acb6fe432a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-6abb8f2a92041a7a.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-7a51250429a557c9.so --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ef3a3e74c86aa8aa.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
118872026-09-11T21:15:51.013Z
118882026-09-11T21:15:51.013Zrunning 0 tests
118892026-09-11T21:15:51.013Z
118902026-09-11T21:15:51.013Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
118912026-09-11T21:15:51.013Z
118922026-09-11T21:15:51.085Z Doc-tests oximeter_timeseries_macro
118932026-09-11T21:15:51.085Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type proc-macro --color always --crate-name oximeter_timeseries_macro --test oximeter/timeseries-macro/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/timeseries-macro -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-97cbb4e84395e571.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-3590f679910bb81c.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-f7db458a724329a1.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-07a8a71d5d0011ea.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-e22f03653f92d3a5.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-9f7f7ad8e15df9d1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-cd77af2648c8a150.rlib --extern proc_macro -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
118942026-09-11T21:15:51.234Z
118952026-09-11T21:15:51.234Zrunning 0 tests
118962026-09-11T21:15:51.234Z
118972026-09-11T21:15:51.234Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
118982026-09-11T21:15:51.234Z
118992026-09-11T21:15:51.255Z Doc-tests oximeter_types
119002026-09-11T21:15:51.255Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name oximeter_types --test oximeter/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/types -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-3691007ff0584b58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7c377b1087dd1298.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-7a51250429a557c9.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-f17442232b83999e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-f80380f9fdb11466.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-280fa11ba239171a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
119012026-09-11T21:15:51.900Z
119022026-09-11T21:15:51.900Zrunning 11 tests
119032026-09-11T21:15:52.289Ztest oximeter/types/src/traits.rs - traits (line 37) - compile fail ... ok
119042026-09-11T21:15:52.299Ztest oximeter/types/src/traits.rs - traits (line 81) - compile fail ... ok
119052026-09-11T21:15:57.066Ztest oximeter/types/src/quantile.rs - quantile (line 18) ... ok
119062026-09-11T21:15:57.432Ztest oximeter/types/src/quantile.rs - quantile (line 31) ... ok
119072026-09-11T21:15:57.432Ztest oximeter/types/src/traits.rs - traits (line 7) ... ok
119082026-09-11T21:15:57.446Ztest oximeter/types/src/traits.rs - traits (line 56) ... ok
119092026-09-11T21:15:57.526Ztest oximeter/types/src/quantile.rs - quantile (line 43) ... ok
119102026-09-11T21:15:57.590Ztest oximeter/types/src/quantile.rs - quantile (line 7) ... ok
119112026-09-11T21:15:57.590Ztest oximeter/types/src/histogram.rs - histogram (line 7) ... ok
119122026-09-11T21:16:01.894Ztest oximeter/types/src/histogram.rs - histogram (line 19) ... ok
119132026-09-11T21:16:01.897Ztest oximeter/types/src/traits.rs - traits (line 94) ... ok
119142026-09-11T21:16:01.897Z
119152026-09-11T21:16:01.897Ztest result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.00s
119162026-09-11T21:16:01.897Z
119172026-09-11T21:16:01.897Zall doctests ran in 10.46s; merged doctests compilation took 0.47s
119182026-09-11T21:16:01.926Z Doc-tests oximeter_types_versions
119192026-09-11T21:16:01.926Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name oximeter_types_versions --test oximeter/types/versions/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/types/versions -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-3691007ff0584b58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-c1ab1668e3c766a4.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-b3150182fe3bc4ee.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter_types_versions=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types_versions-f17442232b83999e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c9efdcc507723cfe.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-3b24bf69782c43bd.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
119202026-09-11T21:16:02.732Z
119212026-09-11T21:16:02.732Zrunning 1 test
119222026-09-11T21:16:02.732Ztest oximeter/types/versions/src/lib.rs - (line 17) ... ignored
119232026-09-11T21:16:02.732Z
119242026-09-11T21:16:02.732Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
119252026-09-11T21:16:02.732Z
119262026-09-11T21:16:02.735Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
119272026-09-11T21:16:02.770Z Doc-tests oxlog
119282026-09-11T21:16:02.770Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name oxlog --test dev-tools/oxlog/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/oxlog -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern illumos_nvpair=/work/oxidecomputer/omicron/target/debug/deps/libillumos_nvpair-6f2eafd4503b8ddc.rlib --extern illumos_nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libillumos_nvpair_sys-a2e293dc48886e7e.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-40522114059d91ed.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-263f7112b196b016.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-3e756e2dae68da92.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
119292026-09-11T21:16:02.823Z
119302026-09-11T21:16:02.823Zrunning 0 tests
119312026-09-11T21:16:02.823Z
119322026-09-11T21:16:02.823Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
119332026-09-11T21:16:02.823Z
119342026-09-11T21:16:02.832Z Doc-tests oxql_types
119352026-09-11T21:16:02.832Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name oxql_types --test oximeter/oxql-types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oxql-types -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-658572f76e1ddc59.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-b3150182fe3bc4ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b5d2eac3219bfb95.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-7060ac8d4351e0df.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
119362026-09-11T21:16:03.085Z
119372026-09-11T21:16:03.085Zrunning 0 tests
119382026-09-11T21:16:03.085Z
119392026-09-11T21:16:03.085Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
119402026-09-11T21:16:03.085Z
119412026-09-11T21:16:03.189Z Doc-tests parallel_task_set
119422026-09-11T21:16:03.189Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name parallel_task_set --test parallel-task-set/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/parallel-task-set -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-97cbb4e84395e571.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
119432026-09-11T21:16:03.194Z
119442026-09-11T21:16:03.194Zrunning 0 tests
119452026-09-11T21:16:03.194Z
119462026-09-11T21:16:03.194Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
119472026-09-11T21:16:03.194Z
119482026-09-11T21:16:03.194Z Doc-tests rack_init_config
119492026-09-11T21:16:03.194Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name rack_init_config --test dev-tools/rack-init-config/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/rack-init-config -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern rack_init_config=/work/oxidecomputer/omicron/target/debug/deps/librack_init_config-7e4b9629d2c906f3.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-05b87fbdd92a62f0.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
119502026-09-11T21:16:03.353Z
119512026-09-11T21:16:03.353Zrunning 0 tests
119522026-09-11T21:16:03.353Z
119532026-09-11T21:16:03.353Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
119542026-09-11T21:16:03.353Z
119552026-09-11T21:16:03.374Z Doc-tests range_requests
119562026-09-11T21:16:03.374Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name range_requests --test range-requests/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/range-requests -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-b9d4b49ec22055e5.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-54ea2634f4c28de7.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-54ad073383b08f71.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
119572026-09-11T21:16:03.495Z
119582026-09-11T21:16:03.495Zrunning 0 tests
119592026-09-11T21:16:03.495Z
119602026-09-11T21:16:03.495Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
119612026-09-11T21:16:03.495Z
119622026-09-11T21:16:03.510Z Doc-tests reconfigurator_cli
119632026-09-11T21:16:03.510Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name reconfigurator_cli --test dev-tools/reconfigurator-cli/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/reconfigurator-cli -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f1187bf1a109a946.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-4abb3ca6fb30ba71.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-9e466f8151911ba8.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-4867f7eb648b072e.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-4aaaa5b62002480a.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-ae33c8f5e545b473.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-3c71f956642cd425.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-2293d39b44ada2b4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-b382815a0b3b5c5e.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 --document-private-items -D warnings --error-format human`
119642026-09-11T21:16:03.990Z
119652026-09-11T21:16:03.990Zrunning 0 tests
119662026-09-11T21:16:03.990Z
119672026-09-11T21:16:03.990Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
119682026-09-11T21:16:03.990Z
119692026-09-11T21:16:04.032Z Doc-tests repo_depot_api
119702026-09-11T21:16:04.032Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name repo_depot_api --test sled-agent/repo-depot-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/repo-depot-api -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-cca8f784e75ad371.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
119712026-09-11T21:16:04.581Z
119722026-09-11T21:16:04.581Zrunning 2 tests
119732026-09-11T21:16:04.581Ztest sled-agent/repo-depot-api/src/lib.rs - repo_depot_api_mod::api_description (line 26) ... ignored
119742026-09-11T21:16:04.581Ztest sled-agent/repo-depot-api/src/lib.rs - repo_depot_api_mod::stub_api_description (line 32) ... ignored
119752026-09-11T21:16:04.581Z
119762026-09-11T21:16:04.581Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
119772026-09-11T21:16:04.582Z
119782026-09-11T21:16:04.586Zall doctests ran in 0.39s; merged doctests compilation took 0.39s
119792026-09-11T21:16:04.606Z Doc-tests repo_depot_client
119802026-09-11T21:16:04.606Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name repo_depot_client --test clients/repo-depot-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/repo-depot-client -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-97cbb4e84395e571.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-711602f6fc978f17.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
119812026-09-11T21:16:04.742Z
119822026-09-11T21:16:04.742Zrunning 0 tests
119832026-09-11T21:16:04.742Z
119842026-09-11T21:16:04.745Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
119852026-09-11T21:16:04.745Z
119862026-09-11T21:16:04.760Z Doc-tests sled_agent_api
119872026-09-11T21:16:04.761Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name sled_agent_api --test sled-agent/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/api -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-92eb3eed7352f7e6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-e02a3c7c21da7b34.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
119882026-09-11T21:16:05.450Z
119892026-09-11T21:16:05.450Zrunning 2 tests
119902026-09-11T21:16:05.450Ztest sled-agent/api/src/lib.rs - sled_agent_api_mod::api_description (line 129) ... ignored
119912026-09-11T21:16:05.450Ztest sled-agent/api/src/lib.rs - sled_agent_api_mod::stub_api_description (line 135) ... ignored
119922026-09-11T21:16:05.450Z
119932026-09-11T21:16:05.450Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
119942026-09-11T21:16:05.450Z
119952026-09-11T21:16:05.453Zall doctests ran in 0.38s; merged doctests compilation took 0.38s
119962026-09-11T21:16:05.486Z Doc-tests sled_agent_bootstrap_common
119972026-09-11T21:16:05.486Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name sled_agent_bootstrap_common --test sled-agent/bootstrap-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/bootstrap-common -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_bootstrap_common=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_bootstrap_common-f547abe60e2df225.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-9dc295710e90be7e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-0c18636fd458f750.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
119982026-09-11T21:16:05.782Z
119992026-09-11T21:16:05.782Zrunning 0 tests
120002026-09-11T21:16:05.782Z
120012026-09-11T21:16:05.782Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
120022026-09-11T21:16:05.782Z
120032026-09-11T21:16:05.816Z Doc-tests sled_agent_client
120042026-09-11T21:16:05.819Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name sled_agent_client --test clients/sled-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/sled-agent-client -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-3a87de3ab3eac852.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bb89a29abdaf9acb.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
120052026-09-11T21:16:07.284Z
120062026-09-11T21:16:07.284Zrunning 0 tests
120072026-09-11T21:16:07.284Z
120082026-09-11T21:16:07.284Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
120092026-09-11T21:16:07.284Z
120102026-09-11T21:16:07.345Z Doc-tests sled_agent_config_reconciler
120112026-09-11T21:16:07.349Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name sled_agent_config_reconciler --test sled-agent/config-reconciler/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/config-reconciler -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-75cb42a0302df866.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-ee8e3779a009cf8c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-642f432538a6b2f9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rlib --extern key_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager_types-da8cd6fd291e7564.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_debug_dropbox=/work/oxidecomputer/omicron/target/debug/deps/libomicron_debug_dropbox-decbc3119b08a51b.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-fc9e674395cc0336.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-0fde5c15a8a1bdbd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-32d617f53e2154a1.rlib --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-4258e337c74cb5ef.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' --document-private-items -D warnings --error-format human`
120122026-09-11T21:16:07.831Z
120132026-09-11T21:16:07.831Zrunning 0 tests
120142026-09-11T21:16:07.831Z
120152026-09-11T21:16:07.831Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
120162026-09-11T21:16:07.831Z
120172026-09-11T21:16:07.874Z Doc-tests sled_agent_health_monitor
120182026-09-11T21:16:07.874Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name sled_agent_health_monitor --test sled-agent/health-monitor/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/health-monitor -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8715b275fc8d36c9.rlib --extern sled_agent_health_monitor=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_health_monitor-df22703f4fa7c7cf.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
120192026-09-11T21:16:08.096Z
120202026-09-11T21:16:08.096Zrunning 0 tests
120212026-09-11T21:16:08.096Z
120222026-09-11T21:16:08.096Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
120232026-09-11T21:16:08.096Z
120242026-09-11T21:16:08.121Z Doc-tests sled_agent_measurements
120252026-09-11T21:16:08.121Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name sled_agent_measurements --test sled-agent/measurements/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/measurements -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-9dc295710e90be7e.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-3ee1df8eb37207d7.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' --document-private-items -D warnings --error-format human`
120262026-09-11T21:16:08.389Z
120272026-09-11T21:16:08.389Zrunning 0 tests
120282026-09-11T21:16:08.389Z
120292026-09-11T21:16:08.389Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
120302026-09-11T21:16:08.389Z
120312026-09-11T21:16:08.418Z Doc-tests sled_agent_multirack_join
120322026-09-11T21:16:08.422Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name sled_agent_multirack_join --test sled-agent/multirack-join/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/multirack-join -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_agent_bootstrap_common=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_bootstrap_common-f547abe60e2df225.rlib --extern sled_agent_multirack_join=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_multirack_join-bca4b9aca9186940.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
120332026-09-11T21:16:08.733Z
120342026-09-11T21:16:08.733Zrunning 0 tests
120352026-09-11T21:16:08.733Z
120362026-09-11T21:16:08.733Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
120372026-09-11T21:16:08.733Z
120382026-09-11T21:16:08.766Z Doc-tests sled_agent_rack_setup
120392026-09-11T21:16:08.766Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name sled_agent_rack_setup --test sled-agent/rack-setup/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/rack-setup -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-5b93e87315b42afc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-35bf97163ae16560.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern nexus_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_lockstep_client-657f590e9093fca3.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-4aaaa5b62002480a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-07fc37a22a492e8a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-2a5a4d2fbeb7e66b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_agent_bootstrap_common=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_bootstrap_common-f547abe60e2df225.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_rack_setup=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_rack_setup-05b87fbdd92a62f0.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
120402026-09-11T21:16:09.156Z
120412026-09-11T21:16:09.157Zrunning 0 tests
120422026-09-11T21:16:09.157Z
120432026-09-11T21:16:09.157Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
120442026-09-11T21:16:09.157Z
120452026-09-11T21:16:09.194Z Doc-tests sled_agent_resolvable_files
120462026-09-11T21:16:09.194Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name sled_agent_resolvable_files --test sled-agent/resolvable-files/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/resolvable-files -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-369847ab087cf11d.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-ee8e3779a009cf8c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-b1fab63ab540fe54.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-263f7112b196b016.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-3ee1df8eb37207d7.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-0fde5c15a8a1bdbd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
120472026-09-11T21:16:09.477Z
120482026-09-11T21:16:09.477Zrunning 0 tests
120492026-09-11T21:16:09.477Z
120502026-09-11T21:16:09.477Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
120512026-09-11T21:16:09.478Z
120522026-09-11T21:16:09.510Z Doc-tests sled_agent_resolvable_files_examples
120532026-09-11T21:16:09.510Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name sled_agent_resolvable_files_examples --test sled-agent/resolvable-files-examples/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/resolvable-files-examples -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-369847ab087cf11d.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-ee8e3779a009cf8c.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-0fde5c15a8a1bdbd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
120542026-09-11T21:16:09.706Z
120552026-09-11T21:16:09.706Zrunning 0 tests
120562026-09-11T21:16:09.706Z
120572026-09-11T21:16:09.706Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
120582026-09-11T21:16:09.706Z
120592026-09-11T21:16:09.728Z Doc-tests sled_agent_scrimlet_reconcilers
120602026-09-11T21:16:09.728Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name sled_agent_scrimlet_reconcilers --test sled-agent/scrimlet-reconcilers/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-6b965b52841a5d7f.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e3a326d06017962d.rlib --extern mg_api_types=/work/oxidecomputer/omicron/target/debug/deps/libmg_api_types-89741af91b86b4b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern scuffle=/work/oxidecomputer/omicron/target/debug/deps/libscuffle-b8cf3049234fec43.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_scrimlet_reconcilers=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_scrimlet_reconcilers-8c914f822303ae78.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' --document-private-items -D warnings --error-format human`
120612026-09-11T21:16:10.059Z
120622026-09-11T21:16:10.059Zrunning 0 tests
120632026-09-11T21:16:10.060Z
120642026-09-11T21:16:10.060Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
120652026-09-11T21:16:10.060Z
120662026-09-11T21:16:10.090Z Doc-tests sled_agent_types
120672026-09-11T21:16:10.090Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name sled_agent_types --test sled-agent/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/types -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-3a87de3ab3eac852.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-2c98d7798085936d.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' --document-private-items -D warnings --error-format human`
120682026-09-11T21:16:10.351Z
120692026-09-11T21:16:10.351Zrunning 0 tests
120702026-09-11T21:16:10.351Z
120712026-09-11T21:16:10.351Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
120722026-09-11T21:16:10.351Z
120732026-09-11T21:16:10.375Z Doc-tests sled_agent_types_versions
120742026-09-11T21:16:10.375Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name sled_agent_types_versions --test sled-agent/types/versions/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/types/versions -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-3a87de3ab3eac852.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-a8f9954c45614da6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-384b5883c9cfe350.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_generation_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_generation_kinds-b6d64d5d2d31d8ea.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern propolis_api_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types_versions-c85745a29d1a7cd6.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-66a99f903956db63.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern trust_quorum_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types_versions-40f615a00da755fa.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' --document-private-items -D warnings --error-format human`
120752026-09-11T21:16:12.911Z
120762026-09-11T21:16:12.911Zrunning 1 test
120772026-09-11T21:16:12.911Ztest sled-agent/types/versions/src/lib.rs - (line 17) ... ignored
120782026-09-11T21:16:12.911Z
120792026-09-11T21:16:12.911Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
120802026-09-11T21:16:12.911Z
120812026-09-11T21:16:12.914Zall doctests ran in 0.40s; merged doctests compilation took 0.39s
120822026-09-11T21:16:13.005Z Doc-tests sled_diagnostics
120832026-09-11T21:16:13.008Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name sled_diagnostics --test sled-diagnostics/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-diagnostics -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-33cf399a252efde4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-0875c71ea664a892.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-40522114059d91ed.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-3ea966f899aa2968.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-92eb3eed7352f7e6.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-4a31de3d0d110a94.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
120842026-09-11T21:16:13.269Z
120852026-09-11T21:16:13.269Zrunning 0 tests
120862026-09-11T21:16:13.269Z
120872026-09-11T21:16:13.269Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
120882026-09-11T21:16:13.269Z
120892026-09-11T21:16:13.298Z Doc-tests sled_hardware
120902026-09-11T21:16:13.298Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name sled_hardware --test sled-hardware/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4d70db72340caa1d.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-800dbaf245339529.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f36ac586621dabce.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-a15732fa89f05de0.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-8f87a7eb0c105161.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-72ece0250bd0035a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-b800997bcfce769b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' --document-private-items -D warnings --error-format human`
120912026-09-11T21:16:13.604Z
120922026-09-11T21:16:13.604Zrunning 0 tests
120932026-09-11T21:16:13.604Z
120942026-09-11T21:16:13.604Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
120952026-09-11T21:16:13.604Z
120962026-09-11T21:16:13.635Z Doc-tests sled_hardware_types
120972026-09-11T21:16:13.635Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name sled_hardware_types --test sled-hardware/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware/types -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' --document-private-items -D warnings --error-format human`
120982026-09-11T21:16:13.738Z
120992026-09-11T21:16:13.738Zrunning 0 tests
121002026-09-11T21:16:13.738Z
121012026-09-11T21:16:13.738Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
121022026-09-11T21:16:13.738Z
121032026-09-11T21:16:13.748Z Doc-tests sled_storage
121042026-09-11T21:16:13.751Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name sled_storage --test sled-storage/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-storage -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-c8afeb56cacd505f.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-32e11cbbb0cbd818.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-dd50883e035b204c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-4258e337c74cb5ef.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' --document-private-items -D warnings --error-format human`
121052026-09-11T21:16:14.022Z
121062026-09-11T21:16:14.022Zrunning 0 tests
121072026-09-11T21:16:14.022Z
121082026-09-11T21:16:14.022Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
121092026-09-11T21:16:14.022Z
121102026-09-11T21:16:14.051Z Doc-tests sp_sim
121112026-09-11T21:16:14.054Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name sp_sim --test sp-sim/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sp-sim -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-61734671ba791185.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-bea3e5c996983297.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70d26705e78829f0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-48770e0d4bd83061.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-a2fb83154a192d98.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
121122026-09-11T21:16:14.521Z
121132026-09-11T21:16:14.521Zrunning 0 tests
121142026-09-11T21:16:14.521Z
121152026-09-11T21:16:14.521Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
121162026-09-11T21:16:14.521Z
121172026-09-11T21:16:14.561Z Doc-tests support_bundle_collection
121182026-09-11T21:16:14.561Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name support_bundle_collection --test support-bundle-collection/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/support-bundle-collection -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-6f3ab8716908876b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-bb69954ab62d5cef.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-a279283e793b5021.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-1680112a69108670.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-01a310efc6808460.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-ab58cc592b955640.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-c462dad68727d64e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-0d93342012a54531.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-ed1f993179637a22.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern support_bundle_collection=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_collection-f4378a442722bc57.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-904d443341801caf.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-18/lib/amd64 --document-private-items -D warnings --error-format human`
121192026-09-11T21:16:15.008Z
121202026-09-11T21:16:15.008Zrunning 0 tests
121212026-09-11T21:16:15.008Z
121222026-09-11T21:16:15.008Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
121232026-09-11T21:16:15.008Z
121242026-09-11T21:16:15.053Z Doc-tests transient_dns_server
121252026-09-11T21:16:15.053Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name transient_dns_server --test dns-server/transient/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server/transient -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-08cad7c742c9aeac.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-5c7aaa48a41cb27e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2d97cea01ac59601.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern transient_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtransient_dns_server-aee2b49c369160ab.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
121262026-09-11T21:16:15.259Z
121272026-09-11T21:16:15.259Zrunning 0 tests
121282026-09-11T21:16:15.259Z
121292026-09-11T21:16:15.260Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
121302026-09-11T21:16:15.260Z
121312026-09-11T21:16:15.282Z Doc-tests trust_quorum
121322026-09-11T21:16:15.282Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name trust_quorum --test trust-quorum/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/trust-quorum -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-111dcf7fcda33dc3.rlib --extern attest_mock=/work/oxidecomputer/omicron/target/debug/deps/libattest_mock-1d642684dee12cfe.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-272df1a36bbcb959.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-739129cd459e3a9b.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-95edfa4d5112085a.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_ledger=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ledger-3f206e28a7b25499.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern sled_agent_measurements=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_measurements-9dc295710e90be7e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-0c18636fd458f750.rlib --extern sprockets_tls_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls_test_utils-c4fddf357656e3c1.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-746605d06ca7e8db.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-fd04fa5b1728b84d.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
121332026-09-11T21:16:15.636Z
121342026-09-11T21:16:15.636Zrunning 0 tests
121352026-09-11T21:16:15.636Z
121362026-09-11T21:16:15.636Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
121372026-09-11T21:16:15.637Z
121382026-09-11T21:16:15.675Z Doc-tests trust_quorum_protocol
121392026-09-11T21:16:15.675Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name trust_quorum_protocol --test trust-quorum/protocol/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/trust-quorum/protocol -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-111dcf7fcda33dc3.rlib --extern attest_mock=/work/oxidecomputer/omicron/target/debug/deps/libattest_mock-1d642684dee12cfe.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-272df1a36bbcb959.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-739129cd459e3a9b.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-95edfa4d5112085a.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-e890e3b948629081.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-bfc5ccdff2db0195.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-a2d4823f85931691.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-fd04fa5b1728b84d.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --cfg 'feature="danger_partial_eq_ct_wrapper"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("danger_partial_eq_ct_wrapper", "testing"))' --document-private-items -D warnings --error-format human`
121402026-09-11T21:16:15.910Z
121412026-09-11T21:16:15.910Zrunning 0 tests
121422026-09-11T21:16:15.910Z
121432026-09-11T21:16:15.910Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
121442026-09-11T21:16:15.910Z
121452026-09-11T21:16:15.932Z Doc-tests trust_quorum_test_utils
121462026-09-11T21:16:15.932Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name trust_quorum_test_utils --test trust-quorum/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/trust-quorum/test-utils -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-6e17d2f83b9b693e.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-739129cd459e3a9b.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-605610ac2edb8b90.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern trust_quorum_protocol=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_protocol-942a1788c8c27ef8.rlib --extern trust_quorum_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_test_utils-fd04fa5b1728b84d.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
121472026-09-11T21:16:16.094Z
121482026-09-11T21:16:16.094Zrunning 0 tests
121492026-09-11T21:16:16.094Z
121502026-09-11T21:16:16.094Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
121512026-09-11T21:16:16.094Z
121522026-09-11T21:16:16.111Z Doc-tests trust_quorum_types
121532026-09-11T21:16:16.114Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name trust_quorum_types --test trust-quorum/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/trust-quorum/types -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-97cbb4e84395e571.rlib --extern trust_quorum_types=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types-4554ee2fdafae282.rlib --extern trust_quorum_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types_versions-40f615a00da755fa.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
121542026-09-11T21:16:16.205Z
121552026-09-11T21:16:16.205Zrunning 0 tests
121562026-09-11T21:16:16.205Z
121572026-09-11T21:16:16.205Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
121582026-09-11T21:16:16.206Z
121592026-09-11T21:16:16.218Z Doc-tests trust_quorum_types_versions
121602026-09-11T21:16:16.221Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name trust_quorum_types_versions --test trust-quorum/types/versions/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/trust-quorum/types/versions -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 byte_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libbyte_wrapper-3a87de3ab3eac852.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-be446efde0f50a37.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-1cfbac00e1744e07.so --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-739129cd459e3a9b.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-520e79432e611323.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern trust_quorum_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum_types_versions-40f615a00da755fa.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' --document-private-items -D warnings --error-format human`
121612026-09-11T21:16:16.804Z
121622026-09-11T21:16:16.804Zrunning 1 test
121632026-09-11T21:16:16.804Ztest trust-quorum/types/versions/src/lib.rs - (line 16) ... ignored
121642026-09-11T21:16:16.804Z
121652026-09-11T21:16:16.804Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
121662026-09-11T21:16:16.804Z
121672026-09-11T21:16:16.807Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
121682026-09-11T21:16:16.829Z Doc-tests typed_rng
121692026-09-11T21:16:16.829Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name typed_rng --test typed-rng/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/typed-rng -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-9e466f8151911ba8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-b1a582d5d32c7dad.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-a4fdcfcf69207d50.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-82763755ec897c2a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
121702026-09-11T21:16:16.900Z
121712026-09-11T21:16:16.900Zrunning 0 tests
121722026-09-11T21:16:16.900Z
121732026-09-11T21:16:16.900Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
121742026-09-11T21:16:16.900Z
121752026-09-11T21:16:16.910Z Doc-tests wicket
121762026-09-11T21:16:16.910Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name wicket --test wicket/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-5fed5a6df06ab157.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-61e47cdc915178e8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-fd773f1aaff6b9ea.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-df56548816dd36a4.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-2103a7c365bf290e.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d04f08a445a4a0f4.rlib --extern oxide_update_engine_display=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_display-bbc68557f91e052b.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a1bb2c688165151e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-861635f841a91ff3.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-41deb9e6efae2e1b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-67863f9306e58aa0.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97cd1b190f753ebd.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ffb315459a2ad208.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-00ef578645e692ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f21c1d627623f3ff.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-4381840504f9de7e.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-674b2067a95aac83.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-ac02d16f97a48ace.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-7fc3bcdb2a9dab78.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8d27f949dbc7be30.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d3d7a0b601d9edac.rlib --extern wicketd_commission_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_client-642a69a90cf3841a.rlib --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
121772026-09-11T21:16:17.420Z
121782026-09-11T21:16:17.420Zrunning 0 tests
121792026-09-11T21:16:17.420Z
121802026-09-11T21:16:17.420Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
121812026-09-11T21:16:17.420Z
121822026-09-11T21:16:17.462Z Doc-tests wicket_common
121832026-09-11T21:16:17.465Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name wicket_common --test wicket-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-common -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d04f08a445a4a0f4.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-4381840504f9de7e.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8d27f949dbc7be30.rlib --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
121842026-09-11T21:16:17.846Z
121852026-09-11T21:16:17.846Zrunning 0 tests
121862026-09-11T21:16:17.846Z
121872026-09-11T21:16:17.846Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
121882026-09-11T21:16:17.847Z
121892026-09-11T21:16:17.880Z Doc-tests wicket_dbg
121902026-09-11T21:16:17.880Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name wicket_dbg --test wicket-dbg/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-dbg -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ddef13110ccf1ec1.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-61e47cdc915178e8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-4b2d53e65fcfcc61.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-67863f9306e58aa0.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-7fc3bcdb2a9dab78.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-ad9de33aa04377ec.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
121912026-09-11T21:16:18.158Z
121922026-09-11T21:16:18.158Zrunning 0 tests
121932026-09-11T21:16:18.158Z
121942026-09-11T21:16:18.158Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
121952026-09-11T21:16:18.158Z
121962026-09-11T21:16:18.189Z Doc-tests wicketd
121972026-09-11T21:16:18.192Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name wicketd --test wicketd/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a99736055d4f315d.rlib --extern bootstrap_agent_lockstep_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_client-0f3edd887cde1ea3.rlib --extern bootstrap_agent_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-c7927cdb9847c108.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-47cd8f8dc9e7b1a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-071196465dd7522c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-5ec1cd83469ea280.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-95ea99b300116b1f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-2f892cc0986a716b.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-92e7494dc76c4409.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-039c0a5661b362fd.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-33cf399a252efde4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-82626a232e683a4d.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-a6dd5689f6e0a8da.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-e4c1370d716e1c9d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ade94dc2aa29b75c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-e435e3425619f276.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-8d95c26cce95bfcf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-76b21f4539bd46e3.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-11326159470257f9.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-cc7a2c3d1718de22.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-9750d645a07a67df.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-aa509847eefea39f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-5c9a62472abcdc6c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-2d2c650cd05ae8ee.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-992338228558eaf8.rlib --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-f39885e8bddc449b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-a07bfbf502fff96e.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b62765c6e5b0f93b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f0fc18b7a3371538.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-cc84e2151d6976e9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-24044bbbd941ae18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-19bb5731071ccc1e.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-43c55b0f49f9feb6.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxide_update_engine=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine-9223051feb572ba0.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4bc5b75ea998daa7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-136c579035b55103.rlib --extern sled_agent_resolvable_files=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files-3ee1df8eb37207d7.rlib --extern sled_agent_resolvable_files_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_resolvable_files_examples-0fde5c15a8a1bdbd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5d05010ee1bc9be8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-42e96490f4f19569.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3c178cc649fd640e.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-295dbb2fcc65f679.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4e06b03adca01890.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-eaf66cd9e180a45c.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-4381840504f9de7e.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-24cf5f43e8b5e84f.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a409e9d53e5c2c33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-7fc3bcdb2a9dab78.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8d27f949dbc7be30.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-e16d04ed777a0422.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-e1fa5af84ad6b1a0.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d3d7a0b601d9edac.rlib --extern wicketd_commission_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_api-680ac4d2dc388d63.rlib --extern wicketd_commission_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_client-642a69a90cf3841a.rlib --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rlib --extern wicketd_commission_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types_versions-18482c3522a1d581.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
121982026-09-11T21:16:18.662Z
121992026-09-11T21:16:18.662Zrunning 0 tests
122002026-09-11T21:16:18.662Z
122012026-09-11T21:16:18.662Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
122022026-09-11T21:16:18.662Z
122032026-09-11T21:16:18.705Z Doc-tests wicketd_api
122042026-09-11T21:16:18.705Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name wicketd_api --test wicketd-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd-api -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eca3472b8ec471d1.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8d27f949dbc7be30.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-e1fa5af84ad6b1a0.rlib --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
122052026-09-11T21:16:19.371Z
122062026-09-11T21:16:19.371Zrunning 2 tests
122072026-09-11T21:16:19.371Ztest wicketd-api/src/lib.rs - wicketd_api_mod::api_description (line 48) ... ignored
122082026-09-11T21:16:19.371Ztest wicketd-api/src/lib.rs - wicketd_api_mod::stub_api_description (line 54) ... ignored
122092026-09-11T21:16:19.371Z
122102026-09-11T21:16:19.371Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
122112026-09-11T21:16:19.371Z
122122026-09-11T21:16:19.374Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
122132026-09-11T21:16:19.407Z Doc-tests wicketd_client
122142026-09-11T21:16:19.410Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name wicketd_client --test clients/wicketd-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/wicketd-client -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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_lockstep_types=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_lockstep_types-3a774d6b5e22d292.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-1e0124cd6fc62769.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-81aeeb65cb0b050b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_update_engine_types=/work/oxidecomputer/omicron/target/debug/deps/liboxide_update_engine_types-2e78aee24ee8159d.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8d27f949dbc7be30.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d3d7a0b601d9edac.rlib --extern wicketd_commission_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types_versions-18482c3522a1d581.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
122152026-09-11T21:16:20.469Z
122162026-09-11T21:16:20.469Zrunning 0 tests
122172026-09-11T21:16:20.469Z
122182026-09-11T21:16:20.469Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
122192026-09-11T21:16:20.469Z
122202026-09-11T21:16:20.523Z Doc-tests wicketd_commission_api
122212026-09-11T21:16:20.523Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name wicketd_commission_api --test wicketd-commission-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd-commission-api -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-b17bf89810c1c282.rlib --extern dropshot_api_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_api_manager_types-34e761c9cdad863d.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern wicketd_commission_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_api-680ac4d2dc388d63.rlib --extern wicketd_commission_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types_versions-18482c3522a1d581.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
122222026-09-11T21:16:21.120Z
122232026-09-11T21:16:21.120Zrunning 2 tests
122242026-09-11T21:16:21.120Ztest wicketd-commission-api/src/lib.rs - wicketd_commission_api_mod::api_description (line 62) ... ignored
122252026-09-11T21:16:21.120Ztest wicketd-commission-api/src/lib.rs - wicketd_commission_api_mod::stub_api_description (line 68) ... ignored
122262026-09-11T21:16:21.120Z
122272026-09-11T21:16:21.120Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
122282026-09-11T21:16:21.120Z
122292026-09-11T21:16:21.124Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
122302026-09-11T21:16:21.150Z Doc-tests wicketd_commission_client
122312026-09-11T21:16:21.150Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name wicketd_commission_client --test clients/wicketd-commission-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/wicketd-commission-client -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-b5f9f6295f6a9272.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b04cdc1baddd9a91.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern wicketd_commission_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_client-642a69a90cf3841a.rlib --extern wicketd_commission_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types_versions-18482c3522a1d581.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
122322026-09-11T21:16:21.563Z
122332026-09-11T21:16:21.563Zrunning 0 tests
122342026-09-11T21:16:21.563Z
122352026-09-11T21:16:21.563Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
122362026-09-11T21:16:21.563Z
122372026-09-11T21:16:21.596Z Doc-tests wicketd_commission_types
122382026-09-11T21:16:21.596Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name wicketd_commission_types --test wicketd-commission-types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd-commission-types -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-97cbb4e84395e571.rlib --extern wicketd_commission_types=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types-d50077a399f5db55.rlib --extern wicketd_commission_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types_versions-18482c3522a1d581.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
122392026-09-11T21:16:21.790Z
122402026-09-11T21:16:21.790Zrunning 0 tests
122412026-09-11T21:16:21.790Z
122422026-09-11T21:16:21.790Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
122432026-09-11T21:16:21.790Z
122442026-09-11T21:16:21.813Z Doc-tests wicketd_commission_types_versions
122452026-09-11T21:16:21.813Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name wicketd_commission_types_versions --test wicketd-commission-types/versions/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd-commission-types/versions -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 gateway_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types_versions-7085683de1db5458.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-f2791db501ad43b1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-6f3f1c9404ba3b26.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-17de9325281f5c14.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f8202ba387c5b3d8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-d54ce1c3939a9e89.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types_versions-72e62dad61c0ab9a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-891ca3a037c7bc9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-f88a6f7528205999.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5bfb7a43fc104ff9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-5bc5d85a6925978a.rlib --extern wicketd_commission_types_versions=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_commission_types_versions-18482c3522a1d581.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ac553e214bd65ed1.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
122462026-09-11T21:16:22.772Z
122472026-09-11T21:16:22.772Zrunning 1 test
122482026-09-11T21:16:22.773Ztest wicketd-commission-types/versions/src/lib.rs - (line 17) ... ignored
122492026-09-11T21:16:22.773Z
122502026-09-11T21:16:22.773Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
122512026-09-11T21:16:22.773Z
122522026-09-11T21:16:22.776Zall doctests ran in 0.39s; merged doctests compilation took 0.38s
122532026-09-11T21:16:22.818Z Doc-tests xtask_downloader
122542026-09-11T21:16:22.819Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name xtask_downloader --test dev-tools/downloader/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/downloader -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-4eb8e677ff21afe8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-ee0df92789a44cc2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-634800329a65c50c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-f1853e84268f82e1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-f6b86edc8e4de159.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-6a506355d13e7db4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-f19578883888b03c.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-bb0402933484d4f9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-92e464658f6b9e7b.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
122552026-09-11T21:16:22.933Z
122562026-09-11T21:16:22.933Zrunning 1 test
122572026-09-11T21:16:22.938Ztest dev-tools/downloader/src/lib.rs - get_values_from_file (line 335) ... ignored
122582026-09-11T21:16:22.938Z
122592026-09-11T21:16:22.938Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
122602026-09-11T21:16:22.938Z
122612026-09-11T21:16:22.948Z Doc-tests zfs_test_harness
122622026-09-11T21:16:22.948Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name zfs_test_harness --test sled-storage/zfs-test-harness/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-storage/zfs-test-harness -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-e5ce56e8506f5b30.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-8278206c1e0df374.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-cc2939f9b5d39200.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5aa62e22def8c46f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-1c75771cd6760539.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-12ca92232ccbac47.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern zfs_test_harness=/work/oxidecomputer/omicron/target/debug/deps/libzfs_test_harness-4a31de3d0d110a94.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
122632026-09-11T21:16:23.191Z
122642026-09-11T21:16:23.191Zrunning 0 tests
122652026-09-11T21:16:23.191Z
122662026-09-11T21:16:23.191Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
122672026-09-11T21:16:23.191Z
122682026-09-11T21:16:23.220Z Doc-tests zone_setup
122692026-09-11T21:16:23.220Z Running `/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name zone_setup --test zone-setup/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/zone-setup -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-18/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/fm/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-ed787a46450ffd14/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-58abc31b14174a09/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-50edb6e3051984da/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-4f3af559b9fd36a8/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/psm-d3d03252abfe8e5b/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9b77904e53abd38b/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-45e1df31c066bec3/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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-ec93dfa18e4d1a6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-369847ab087cf11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef7a2f8e00faea6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-b17bf89810c1c282.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-53b4077e2387d1ea.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-65ae01ff34df8cbe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-97cbb4e84395e571.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-d0f1547ca88e27b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-46d57a0453a4e826.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-532d036334051a2d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d3c95a3db5b1b90b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c70f0a3e5d8fd40d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-813617d6527196ad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-0078461ca66129be.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-47665ca5bde56653.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-8eae445cf48844a4.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-4bc2099a266af896.rlib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
122702026-09-11T21:16:23.443Z
122712026-09-11T21:16:23.444Zrunning 0 tests
122722026-09-11T21:16:23.444Z
122732026-09-11T21:16:23.444Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
122742026-09-11T21:16:23.444Z
122752026-09-11T21:16:23.549Z
122762026-09-11T21:16:23.552Zreal 2:39.493396731
122772026-09-11T21:16:23.553Zuser 2:06.465744360
122782026-09-11T21:16:23.553Zsys 1:01.019219927
122792026-09-11T21:16:23.554Ztrap 0.016435522
122802026-09-11T21:16:23.554Ztflt 0.819845755
122812026-09-11T21:16:23.554Zdflt 0.219865938
122822026-09-11T21:16:23.554Zkflt 0.000044480
122832026-09-11T21:16:23.554Zlock 12:53.402953742
122842026-09-11T21:16:23.554Zslp 15:25.956613677
122852026-09-11T21:16:23.554Zlat 0.254418457
122862026-09-11T21:16:23.554Zstop 4.032941477
122872026-09-11T21:16:23.554Z+ banner 'check schema migration cleanup'
122882026-09-11T21:16:23.554Z
122892026-09-11T21:16:23.554Z #### # # ###### #### # # #### #### # # ######
122902026-09-11T21:16:23.554Z # # # # # # # # # # # # # # #
122912026-09-11T21:16:23.554Z # ###### ##### # #### #### # ###### #####
122922026-09-11T21:16:23.554Z # # # # # # # # # # # #
122932026-09-11T21:16:23.554Z # # # # # # # # # # # # # # # #
122942026-09-11T21:16:23.554Z #### # # ###### #### # # #### #### # # ######
122952026-09-11T21:16:23.554Z
122962026-09-11T21:16:23.560Z+ ptime -m cargo xtask schema old-migrations
122972026-09-11T21:16:24.055Z Compiling serde_core v1.0.228
122982026-09-11T21:16:24.055Z Compiling libc v0.2.185
122992026-09-11T21:16:24.055Z Compiling serde v1.0.228
123002026-09-11T21:16:24.059Z Compiling rustix v1.1.4
123012026-09-11T21:16:24.059Z Compiling bitflags v2.11.0
123022026-09-11T21:16:24.059Z Compiling serde_json v1.0.151
123032026-09-11T21:16:24.059Z Compiling syn v1.0.109
123042026-09-11T21:16:24.160Z Compiling log v0.4.33
123052026-09-11T21:16:24.163Z Compiling hashbrown v0.17.0
123062026-09-11T21:16:24.163Z Compiling getrandom v0.4.3
123072026-09-11T21:16:24.275Z Compiling usdt-impl v0.5.0
123082026-09-11T21:16:25.294Z Compiling fs-err v3.3.0
123092026-09-11T21:16:25.297Z Compiling anyhow v1.0.104
123102026-09-11T21:16:25.297Z Compiling once_cell v1.21.3
123112026-09-11T21:16:25.297Z Compiling heck v0.4.1
123122026-09-11T21:16:25.297Z Compiling syn v2.0.117
123132026-09-11T21:16:25.297Z Compiling indexmap v2.14.0
123142026-09-11T21:16:25.297Z Compiling errno v0.3.14
123152026-09-11T21:16:25.297Z Compiling thread-id v4.2.2
123162026-09-11T21:16:25.297Z Compiling memmap v0.7.0
123172026-09-11T21:16:25.723Z Compiling proc-macro-error v1.0.4
123182026-09-11T21:16:25.949Z Compiling terminal_size v0.4.3
123192026-09-11T21:16:25.949Z Compiling tempfile v3.27.0
123202026-09-11T21:16:26.028Z Compiling tabled_derive v0.7.0
123212026-09-11T21:16:26.051Z Compiling clap_builder v4.6.0
123222026-09-11T21:16:26.051Z Compiling textwrap v0.16.2
123232026-09-11T21:16:26.179Z Compiling camino v1.2.5
123242026-09-11T21:16:26.179Z Compiling semver v1.0.28
123252026-09-11T21:16:26.182Z Compiling cargo-platform v0.3.2
123262026-09-11T21:16:26.447Z Compiling pest_generator v2.8.6
123272026-09-11T21:16:26.460Z Compiling camino-tempfile v1.4.1
123282026-09-11T21:16:26.866Z Compiling tabled v0.15.0
123292026-09-11T21:16:26.993Z Compiling serde_derive v1.0.228
123302026-09-11T21:16:26.993Z Compiling thiserror-impl v1.0.69
123312026-09-11T21:16:26.998Z Compiling zerocopy-derive v0.7.35
123322026-09-11T21:16:26.998Z Compiling pest_derive v2.8.6
123332026-09-11T21:16:26.998Z Compiling scroll_derive v0.12.1
123342026-09-11T21:16:26.998Z Compiling thiserror-impl v2.0.18
123352026-09-11T21:16:26.998Z Compiling clap_derive v4.6.1
123362026-09-11T21:16:27.802Z Compiling scroll v0.12.0
123372026-09-11T21:16:27.858Z Compiling zerocopy v0.7.35
123382026-09-11T21:16:28.024Z Compiling goblin v0.8.2
123392026-09-11T21:16:28.091Z Compiling thiserror v1.0.69
123402026-09-11T21:16:28.182Z Compiling dtrace-parser v0.2.0
123412026-09-11T21:16:28.195Z Compiling thiserror v2.0.18
123422026-09-11T21:16:28.482Z Compiling clap v4.6.1
123432026-09-11T21:16:29.534Z Compiling dof v0.3.0
123442026-09-11T21:16:29.534Z Compiling serde_tokenstream v0.2.3
123452026-09-11T21:16:29.557Z Compiling toml_datetime v0.6.11
123462026-09-11T21:16:29.561Z Compiling serde_spanned v0.6.9
123472026-09-11T21:16:29.561Z Compiling cargo_metadata v0.23.1
123482026-09-11T21:16:29.561Z Compiling macaddr v1.0.1
123492026-09-11T21:16:29.561Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
123502026-09-11T21:16:29.769Z Compiling toml_edit v0.22.27
123512026-09-11T21:16:30.247Z Compiling usdt-attr-macro v0.5.0
123522026-09-11T21:16:30.247Z Compiling usdt-macro v0.5.0
123532026-09-11T21:16:30.977Z Compiling toml v0.8.23
123542026-09-11T21:16:31.026Z Compiling usdt v0.5.0
123552026-09-11T21:16:31.307Z Compiling cargo_toml v0.21.0
123562026-09-11T21:16:32.637Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
123572026-09-11T21:16:35.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.46s
123582026-09-11T21:16:35.111Z Running `target/debug/xtask schema old-migrations`
123592026-09-11T21:16:36.066Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
123602026-09-11T21:16:36.238Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
123612026-09-11T21:16:36.238Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
123622026-09-11T21:16:36.277Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
123632026-09-11T21:16:36.785Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
123642026-09-11T21:16:36.785Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
123652026-09-11T21:16:45.513Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
123662026-09-11T21:16:45.513Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
123672026-09-11T21:16:45.513Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
123682026-09-11T21:16:46.421Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
123692026-09-11T21:16:46.421Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
123702026-09-11T21:16:46.424Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
123712026-09-11T21:16:47.738Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
123722026-09-11T21:16:47.977Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
123732026-09-11T21:16:55.524Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
123742026-09-11T21:17:05.621Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
123752026-09-11T21:17:06.270Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
123762026-09-11T21:17:41.491Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
123772026-09-11T21:17:54.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
123782026-09-11T21:17:54.315Z Running `target/debug/schema old-migrations`
123792026-09-11T21:17:54.378ZIdentifying old migrations that can be removed
123802026-09-11T21:17:54.481ZBase schema version: 231.0.0
123812026-09-11T21:17:54.486ZOK: No old migrations found
123822026-09-11T21:17:54.486Z
123832026-09-11T21:17:54.486Zreal 1:30.925318448
123842026-09-11T21:17:54.486Zuser 2:48.684100732
123852026-09-11T21:17:54.486Zsys 28.842496967
123862026-09-11T21:17:54.486Ztrap 0.025046421
123872026-09-11T21:17:54.486Ztflt 0.622037685
123882026-09-11T21:17:54.486Zdflt 1.397836586
123892026-09-11T21:17:54.486Zkflt 0.000045654
123902026-09-11T21:17:54.486Zlock 12:51.554360993
123912026-09-11T21:17:54.486Zslp 5:54.768220829
123922026-09-11T21:17:54.486Zlat 0.329504068
123932026-09-11T21:17:54.486Zstop 18.177053674
123942026-09-11T21:17:54.486Z+ [[ illumos == \i\l\l\u\m\o\s ]]
123952026-09-11T21:17:54.486Z+ banner live-test
123962026-09-11T21:17:54.501Z
123972026-09-11T21:17:54.501Z # # # # ###### ##### ###### #### #####
123982026-09-11T21:17:54.501Z # # # # # # # # #
123992026-09-11T21:17:54.501Z # # # # ##### ##### # ##### #### #
124002026-09-11T21:17:54.502Z # # # # # # # # #
124012026-09-11T21:17:54.502Z # # # # # # # # # #
124022026-09-11T21:17:54.502Z ###### # ## ###### # ###### #### #
124032026-09-11T21:17:54.502Z
124042026-09-11T21:17:54.502Z+ ptime -m cargo xtask live-tests
124052026-09-11T21:17:54.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
124062026-09-11T21:17:54.999Z Running `target/debug/xtask live-tests`
124072026-09-11T21:17:55.045Zusing temporary directory: /var/tmp/omicron_tmp/.tmprB5vi2
124082026-09-11T21:17:55.045Zwill create archive file: /var/tmp/omicron_tmp/.tmprB5vi2/live-tests-archive/omicron-live-tests.tar.zst
124092026-09-11T21:17:55.045Zoutput tarball: /work/oxidecomputer/omicron/target/live-tests-archive.tgz
124102026-09-11T21:17:55.045Z
124112026-09-11T21:17:55.056Zrunning: /home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo "nextest" "archive" "--package" "omicron-live-tests" "--archive-file" "/var/tmp/omicron_tmp/.tmprB5vi2/live-tests-archive/omicron-live-tests.tar.zst"
124122026-09-11T21:17:57.050Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
124132026-09-11T21:17:57.064Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
124142026-09-11T21:17:57.191Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
124152026-09-11T21:17:57.212Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
124162026-09-11T21:17:57.254Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
124172026-09-11T21:17:57.267Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
124182026-09-11T21:17:57.267Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
124192026-09-11T21:17:57.267Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
124202026-09-11T21:17:57.333Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
124212026-09-11T21:17:57.353Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
124222026-09-11T21:17:57.366Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
124232026-09-11T21:17:58.368Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
124242026-09-11T21:17:59.072Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
124252026-09-11T21:18:02.601Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
124262026-09-11T21:18:02.602Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
124272026-09-11T21:18:03.680Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
124282026-09-11T21:18:35.156Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
124292026-09-11T21:18:35.732Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
124302026-09-11T21:18:38.167Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
124312026-09-11T21:18:38.778Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
124322026-09-11T21:19:07.901Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
124332026-09-11T21:19:15.760Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
124342026-09-11T21:19:39.536Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 43s
124352026-09-11T21:19:39.740Zinfo: experimental features enabled: setup-scripts, benchmarks
124362026-09-11T21:19:39.746Z Archiving 2 binaries, 1 build script output directory, 4 linked paths, and 1 standard library to /var/tmp/omicron_tmp/.tmprB5vi2/live-tests-archive/omicron-live-tests.tar.zst
124372026-09-11T21:19:40.454Z Archived 402 files to /var/tmp/omicron_tmp/.tmprB5vi2/live-tests-archive/omicron-live-tests.tar.zst in 0.71s
124382026-09-11T21:19:40.549Zrunning: bash "-c" "tar cf - Cargo.toml .config/nextest.toml live-tests | tar xf - -C \"/var/tmp/omicron_tmp/.tmprB5vi2/live-tests-archive\""
124392026-09-11T21:19:40.559Zrunning: tar "cf" "/work/oxidecomputer/omicron/target/live-tests-archive.tgz" "-C" "/var/tmp/omicron_tmp/.tmprB5vi2" "live-tests-archive"
124402026-09-11T21:19:40.696Zcreated:
124412026-09-11T21:19:40.696Z/work/oxidecomputer/omicron/target/live-tests-archive.tgz
124422026-09-11T21:19:40.696ZTo use this:
124432026-09-11T21:19:40.696Z
124442026-09-11T21:19:40.697Z1. Copy the tarball to the switch zone in a deployed Omicron system.
124452026-09-11T21:19:40.697Z
124462026-09-11T21:19:40.700Z e.g., scp \
124472026-09-11T21:19:40.700Z /work/oxidecomputer/omicron/target/live-tests-archive.tgz \
124482026-09-11T21:19:40.700Z root@YOUR_SCRIMLET_GZ_IP:/zone/oxz_switch/root/root
124492026-09-11T21:19:40.700Z
124502026-09-11T21:19:40.700Z2. Copy the `cargo-nextest` binary to the same place.
124512026-09-11T21:19:40.700Z
124522026-09-11T21:19:40.700Z e.g., scp \
124532026-09-11T21:19:40.700Z $(which cargo-nextest) \
124542026-09-11T21:19:40.700Z root@YOUR_SCRIMLET_GZ_IP:/zone/oxz_switch/root/root
124552026-09-11T21:19:40.700Z
124562026-09-11T21:19:40.700Z3. From the switch zone on that system, unpack the tarball with:
124572026-09-11T21:19:40.701Z
124582026-09-11T21:19:40.701Z tar xzf live-tests-archive.tgz
124592026-09-11T21:19:40.701Z
124602026-09-11T21:19:40.701Z4. From the switch zone on that system, run tests with:
124612026-09-11T21:19:40.701Z
124622026-09-11T21:19:40.701Z TMPDIR=/var/tmp ./cargo-nextest nextest run --profile=live-tests \
124632026-09-11T21:19:40.701Z --archive-file live-tests-archive/omicron-live-tests.tar.zst \
124642026-09-11T21:19:40.702Z --workspace-remap live-tests-archive
124652026-09-11T21:19:40.702Z
124662026-09-11T21:19:40.702Z
124672026-09-11T21:19:40.702Zreal 1:46.206522288
124682026-09-11T21:19:40.702Zuser 2:48.691395075
124692026-09-11T21:19:40.702Zsys 26.968163393
124702026-09-11T21:19:40.702Ztrap 0.023505781
124712026-09-11T21:19:40.702Ztflt 0.215863745
124722026-09-11T21:19:40.702Zdflt 1.222519836
124732026-09-11T21:19:40.702Zkflt 0.000038669
124742026-09-11T21:19:40.702Zlock 14:53.974043708
124752026-09-11T21:19:40.702Zslp 10:37.952306318
124762026-09-11T21:19:40.702Zlat 0.227947023
124772026-09-11T21:19:40.702Zstop 5.421528063
124782026-09-11T21:19:40.702Z+ rm -rf /var/tmp/omicron_tmp/crdb-base-build
124792026-09-11T21:19:40.705Z+ unset TMPDIR
124802026-09-11T21:19:40.705Z+ echo 'files in /var/tmp/omicron_tmp (none expected on success):'
124812026-09-11T21:19:40.705Zfiles in /var/tmp/omicron_tmp (none expected on success):
124822026-09-11T21:19:40.705Z+ find /var/tmp/omicron_tmp -ls
124832026-09-11T21:19:40.705Z134833 32 drwxr-xr-x 2 build build 2 Sep 11 21:19 /var/tmp/omicron_tmp
124842026-09-11T21:19:40.705Z+ rmdir /var/tmp/omicron_tmp
124852026-09-11T21:19:40.709Zprocess exited: duration 2003049 ms, exit code 0
 
124862026-09-11T21:19:40.721Zfound 6 output files
124872026-09-11T21:19:40.738Zuploading: /work/cargo-build-analysis.jsonl (1833640 bytes)
124882026-09-11T21:19:41.746Zuploaded: /work/cargo-build-analysis.jsonl
124892026-09-11T21:19:41.746Zuploading: /work/environment.json (108 bytes)
124902026-09-11T21:19:42.758Zuploaded: /work/environment.json
124912026-09-11T21:19:42.758Zuploading: /work/oxidecomputer/omicron/target/nextest/ci/junit.xml (683955 bytes)
124922026-09-11T21:19:43.776Zuploaded: /work/oxidecomputer/omicron/target/nextest/ci/junit.xml
124932026-09-11T21:19:43.776Zuploading: /work/oxidecomputer/omicron/target/live-tests-archive.tgz (292423680 bytes)
124942026-09-11T21:19:49.130Zuploaded: /work/oxidecomputer/omicron/target/live-tests-archive.tgz
124952026-09-11T21:19:49.130Zuploading: /tmp/nextest-run-archive.zip (3242389 bytes)
124962026-09-11T21:19:50.223Zuploaded: /tmp/nextest-run-archive.zip
124972026-09-11T21:19:50.224Zuploading: /tmp/nextest-chrome-trace.json (4353925 bytes)
124982026-09-11T21:19:51.335Zuploaded: /tmp/nextest-chrome-trace.json